Update REST-API.md

This commit is contained in:
CaCO3
2024-12-05 23:12:13 +01:00
committed by GitHub
parent 72a3647a6e
commit f1936edde2

View File

@@ -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.