mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +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:
|
||||
- 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.
|
||||
+ Payload:
|
||||
- Set to given value (value >= 0): `{"numbersname": "main", "value": 12345.67890}`
|
||||
|
||||
Reference in New Issue
Block a user