Merge pull request #34 from hagenuck1/patch-1

Update MQTT-API.md
This commit is contained in:
jomjol
2023-05-04 20:50:37 +02:00
committed by GitHub

View File

@@ -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}`