eclipse-thingweb / eclipse-thingweb/node-wot
setActionHandler() should support GET and PUT actions
Open
binding-http
enhancement
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
Hello all!
For our setActionHandler() use cases, though we can use POST, technically it's syntax-wise incorrect for some of the methods we intend to use the setActionHandler on (some of them are GET requests to get sensor values or PUT requests to update values).
May I get support for this to be updated?
Contributor guide
Assessment
This issue has not been assessed yet.