mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 13:36:56 +03:00
Update REST-API.md
This commit is contained in:
@@ -7,10 +7,11 @@ Note: For more detailed information to the REST handler, have a look to the code
|
|||||||
|
|
||||||
## Control
|
## Control
|
||||||
### flow_start
|
### flow_start
|
||||||
Trigger a flow start (if not running)
|
Trigger the next flow
|
||||||
+ Payload:
|
+ Payload:
|
||||||
- No payload needed
|
- No payload needed
|
||||||
|
|
||||||
|
This will automatically reset the flow interval.
|
||||||
|
|
||||||
### setPreValue
|
### setPreValue
|
||||||
Set the last valid value (previous value) to given value or the actual RAW value.
|
Set the last valid value (previous value) to given value or the actual RAW value.
|
||||||
|
|||||||
Reference in New Issue
Block a user