Package org.openhab.core.io.transport.mqtt
package org.openhab.core.io.transport.mqtt
-
ClassDescriptionImplement this to be notified of the success or error of any method in
MqttBrokerConnection
that takes a callback.An MQTTBrokerConnection represents a single client connection to a MQTT broker.MQTT version (currently v3 and v5)MQTT transport protocolsContains configuration for a MqttBrokerConnection.Implement this interface to get notified of connection state changes.The connection state of aMqttBrokerConnection
.Thrown if an error occurs communicating with the server.Implement this interface and register on the to get notified of incoming Mqtt messages on the given topic.Class encapsulating the last will and testament that is published after the client has gone offline.