binding_mqtt library
Protocol binding for the Message Queue Telemetry Transport (MQTT). Follows the latest WoT Binding Templates Specification for MQTT.
Classes
- MqttClientFactory
-
ProtocolClientFactory for creating
MqttClient
s. - MqttConfig
- Allows for configuring the behavior of MQTT clients and servers.
Enums
- QoS
- Enum for indicating the default Quality of Service (QoS) that should be used for triggering interaction affordances.