Widget Properties
Set Widget Property
Publish topic ds/DATASTREAM
/prop/PROPERTY
, payload: value in plain text (i.e. 123
, hello
)
DATASTREAM
- the datastream namePROPERTY
- the property name
Erase Widget Property
Publish topic ds/DATASTREAM
/prop/PROPERTY
/erase, payload: empty
DATASTREAM
- the datastream namePROPERTY
- the property name
Last updated
Was this helpful?