eclipse-thingweb / eclipse-thingweb/node-wot
Reading/writing all/multiple properties need to check for op value
Open
bug
core
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
At the moment the implementation for readMultipleproperties() iterates over all *readable* properties and returns the result.
In fact it should find a form with op `readmultipleproperties` and report the result.
Similar updates are necessary for `readallproperties` and `writemultipleproperties`.
Contributor guide
Assessment
This issue has not been assessed yet.