Mqtt

Mqtt

The MQTT integration allows sensor data to be received via the Linemetrics MQTT broker (access data is passed when integration is created).

Formats

The following formats are available when using the MQTT integration:
  1. Json -DataStreamValue/DataProviderInfo
  2. Json -ExtendedDataStreamValue

Connection settings

The following settings are necessary:
  1. Host:www.pushapi.linemetrics.com
  2. Port:8883
  3. Ssl/tls(Certificates are Let's encrypt signed, so no custom CAs required)
  4. MQTT version:3.1
  5. Keep Alive:60
  6. QoS:0
Example configuration in the MQTT client "MQTTX":


The messages sent or their scheme are described here:https://service.linemetrics.com/portal/en/kb/articles/schema-lm1-0-0