Admin: MQTT

The application has native support for MQTT. In the screen below you can enter all information about the broker you’re using.

There are options for using different ports, SSL, authentication and even the Quality of Service (QoS) used. More information about MQTT QoS can be found here.

MQTT Broker

There are multiple configurations available for sending MQTT messages to your broker. You can enable them seperately, depending on your needs. Many of these also allow you to define which fields are sent and how they should be identified in messages sent to the broker.

Day totals

This allows you to receive the day totals in JSON format:

MQTT JSON day Totals

The same data, but splitted among topics. This allows you to post a single piece of data on a separate topic:

MQTT Split Topic Day Totals

Meter statistics

Statistics of your meter, splitted among topics:

MQTT Split Topic Meter Statistics

Telegram

Telegram in JSON format:

MQTT JSON Telegram

Or splitted among topics:

MQTT Split Topic Telegram

Or in raw DSMR protocol format (when available):

MQTT Raw Telegram