You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Download the example files: JsonTagsMQTT.dbsln and JsonMQTTPublisher.dbsln

  • Software Version: 10.0.6
  • Keywords: JSON Tags, MQTT

Summary

This solution demonstrates how to use the JSON tags to parse MQTT data.

Technical Information

This solution presents 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

Reference

See MQTT Data Explorer for information on how to run the built-in MQTT Broker

See UNS Tags about tag types.



  • No labels