eclipse-thingweb / eclipse-thingweb/node-wot
[binding-http] How to use readmultipleproperties operation with a usual REST Client
Open
binding-http
bug
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
The hosted TestThing has the meta interaction `readmultipleproperties`, however, how would I execute this operation with a REST Client like Postman? What is the needed HTTP request?
I have tried sending a GET request to `http://plugfest.thingweb.io:8083/TestThing/all/properties` with the body of the request being an array like `["bool","int"]` but I still get all the properties.
Contributor guide
Assessment
This issue has not been assessed yet.