EasyManua.ls Logo

Flexitron Webdyn SunPM - 5.3.12 “writeVariable”: Writing a variable on a device

Flexitron Webdyn SunPM
214 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
contact@webdyn.com | webdyn.com
V2.05 subject to changes | Webdyn © by Flexitron Group
187
Example SMS :
getparameters
5.3.12 “writeVariable”: Writing a variable on a device
Writing a variable declared in a denition le.
Available via command le (FTP, SFTP or WebDAV), MQTT/MQTTS message and SMS.
Writevariable=<deviceName>:<tagName>:<value>chier
Settings:
deviceName: Name of the targeted device.
tagName: Target tag.
value: Value to write. It can be a number or a character string. Note that in SMS the value will be
interpreted as a number if possible. To force the interpretation in character string, it is possible
to frame the value between “”.
Return:
If successful for a JSON command: “OK”.
If successful for an SMS command: no return.
If an error is encountered: an explanatory message.
Example SMS :
writevariable=INV1:
or
writevariable=INV1:setLimit:30

Table of Contents