Module types

Source

Structs§

BinaryData
Binary data represents Binary data in MQTTv5 protocol
EncodedString
Encoded string provides structure representing UTF-8 encoded string in MQTTv5 packets
StringPair
String pair struct represents String pair in MQTTv5 (2 UTF-8 encoded strings name-value)
TopicFilter
Topic filter serves as bound for topic selection and subscription options for SUBSCRIPTION packet

Enums§

BufferError