...
To write to a tag using the standard publisher you would simple have the payload be the value you want to write, in clear text, and you would publish to the topic below:
Code Block |
---|
LocalNode/Device1/WRITE/Device1/Tag1 |
...
To write to a tag using the standard publisher you would simple have the payload be the value you want to write, in clear text, and you would publish to the topic below:
Code Block |
---|
LocalNode/Device1/WRITE/Device1/Tag1 |