MQTT settings
Selecting this option enables the publishing of data to an MQTT broker. The data will be published in the CSI Version of GeoJSON format. The following data will be published:
-
1-Minute MQTT Table data: Every minute, all data from the 1-minute MQTT Data Table will be published
-
Status data: Datalogger Status data will be published every 30 minutes. The data will be published to the topic: {System Base Topic/}statusinfo
-
MQTT State data: MQTT state info will be published every 1 minute. The payload is a JSON object that contains a "clientId" field and a "state" field.
In the Configuration window, enter the MQTT Settings (Broker URL, Port Number, Client ID, Base Topic) to customize the MQTT behavior.