eclipse-thingweb / eclipse-thingweb/node-wot
writeall and writemultiple are not conforming to the TD spec
Open
bug
core
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
... writeall and writemultiple are not conforming to the TD spec. They do not seem to accept a single request to write into all the properties but as done in [consumed-thing.ts](https://github.com/eclipse/thingweb.node-wot/blob/master/packages/core/src/consumed-thing.ts#L625), all of them has to be written separately.
_Originally posted by @egekorkan in https://github.com/eclipse/thingweb.node-wot/issues/949#issuecomment-1508282901_
Contributor guide
Assessment
This issue has not been assessed yet.