ApisMQTTClientBee

This module can be used to subscribe to messages on topics from a MQTT broker. The messages can be decoded and stored in Value Items. Currently we support a simple Json formated messages. Se Json messages for details. To configure this module, set up the needed property, MQTTAddress, MQTTPort, MQTTClient (any textstring). MQTTTransport (TcpServer or TcpServerTls if security is needed).

By using secure communication (TcpServerTls) a certificate from the server will be added under default certificatepatch (..instancename/pki/rejected/xxxx.crt) . This certificate should be checked and moved to the thrusted directory to allow secure communication with this broker.

When these parameters are ok then the status-item shall show value "Connected". Add a TopicItem by right-click the module on the left side. Configure the Topic by setting the correct topic to listen to. It is possible to listen to several topics.

Then add ValueItem. Connect the Item to a topic by the property "TopicItem", and the select the correct textvalues for properties "TimeName", "QualityName", and "ValueName", (See JSONMessage).

Provider: Prediktor

Properties

Commands And Events

Json messages

The ApisMQTTClientBee module has the following item types

Topic

Value Item

Status