The MQTT integration allows sensor data to be received via the Linemetrics MQTT broker (access data is passed when integration is created).
The following formats are available when using the MQTT integration:
- Json -DataStreamValue/DataProviderInfo
- Json -ExtendedDataStreamValue
Connection settings
The following settings are necessary:
- Host:www.pushapi.linemetrics.com
- Port:8883
- Ssl/tls(Certificates are Let's encrypt signed, so no custom CAs required)
- MQTT version:3.1
- Keep Alive:60
- QoS:0
Example configuration in the MQTT client "MQTTX":