Download the Solution Example: JsonTagsMQTT.dbsln and JsonMQTTPublisher.dbsln |
This solution demonstrates how to use the Enumerations feature.
This project enables dynamic manipulation of JSON objects and arrays received from an MQTT source for industrial automation.
It provides methods to modify tag properties, update arrays of tags, and reflect changes in real-time within the user interface.
In order to execute this demo, put the built-in MQTT Broker to run, then execute the application JsonMQTTPublisher, then execute the JsonTagsMQTT
See Unified Namespaces Enumerations for more information.