Expand description
Shared types and constants for MQTT protocol
Structs§
- Connect
AckFlags - Connection acknowledgment flags for MQTT CONNACK packet
- Connect
Flags - Connection flags for MQTT CONNECT packet
- Protocol
- Represents MQTT protocol version information
- Publish
- MQTT PUBLISH packet structure
Enums§
- QoS
- Quality of Service levels for message delivery
Constants§
- MQTT_
LEVEL_ 5 - Protocol level for MQTT 5.0
- MQTT_
LEVEL_ 31 - Protocol level for MQTT 3.1
- MQTT_
LEVEL_ 311 - Protocol level for MQTT 3.1.1