node-wot icon indicating copy to clipboard operation
node-wot copied to clipboard

Reading/writing all/multiple properties need to check for op value

Open danielpeintner opened this issue 4 years ago • 3 comments

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.

danielpeintner avatar Jun 09 '20 07:06 danielpeintner