Module mqtt

Source
Expand description

Common MQTT configuration shared by MQTT components.

Structs§

ConfigurationSnafu
SNAFU context selector for the MqttError::Configuration variant
MqttCommonConfig
Shared MQTT configuration for sources and sinks.
MqttConnector
Mqtt connector wrapper
TlsSnafu
SNAFU context selector for the MqttError::Tls variant
TopicTemplateSnafu
SNAFU context selector for the MqttError::TopicTemplate variant

Enums§

ConfigurationError
MQTT Configuration error types
MqttError
MQTT Error Types