mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
Update REST-API.md
This commit is contained in:
@@ -9,6 +9,11 @@ To use it, just append them to the IP, separated with a `/`, eg. `http://192.168
|
||||
* ### flow_start
|
||||
Trigger a flow start (if not running)
|
||||
|
||||
* ### Set Pre Value
|
||||
Set the Previous Value
|
||||
|
||||
`/setPreValue?value=1234&numbers=main` where `1234` is the new value and `main` the name of the number to be adjusted.
|
||||
|
||||
* ### gpio
|
||||
Control a GPIO output
|
||||
- The `gpio` entrypoint also support parameters:
|
||||
|
||||
Reference in New Issue
Block a user