Plugin HTTP: Handle incoming POST and GET requests #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Goal
Make it possible to set reactive properties from external applications.
Tasks
http
/http/entities/{uuid}/{property}
⇒ JSON Response/http/entities/{uuid}/{property}/set/{value}
/http/{labelPath}/{property}
⇒ JSON Response/http/{labelPath}/{property}/set/{value}
/http/entities/{uuid}/{property}
⇐ JSON Payload/http/{labelPath}/{property}
⇐ JSON ResponseUse Cases
The text was updated successfully, but these errors were encountered: