Access data using MQTT
- Last UpdatedNov 19, 2025
- 1 minute read
Once you have the MQTT Data Source object and Group object, you can access data from various MQTT sources that are connected to the internet, for example, connecting to a mosquitto broker.
Payload data is expected to be in string format. If the data is formatted as a JSON key value pair, the values from the JSON string can be extracted as an attribute. For additional information, see MQTT item names.