mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 21:17:09 +03:00
Update MQTT-API.md
Hint, that set_prevalue is currently unavailable.
This commit is contained in:
@@ -66,7 +66,7 @@ Topic | Description
|
|||||||
+ Payload:
|
+ Payload:
|
||||||
- any character, length > 0
|
- any character, length > 0
|
||||||
|
|
||||||
* #### ctrl/set_prevalue
|
* #### ctrl/set_prevalue (Be aware: This feature is NOT available for versions 15.1.1 and older)
|
||||||
Set the last valid value (previous value) to given value or the actual RAW value. Payload needs to be provided in JSON notation.
|
Set the last valid value (previous value) to given value or the actual RAW value. Payload needs to be provided in JSON notation.
|
||||||
+ Payload:
|
+ Payload:
|
||||||
- Set to given value (value >= 0): `{"numbersname": "main", "value": 12345.67890}`
|
- Set to given value (value >= 0): `{"numbersname": "main", "value": 12345.67890}`
|
||||||
|
|||||||
Reference in New Issue
Block a user