Module properties

Module properties 

Expand description

MQTT 5v properties. MQTT v5 properties.

Structs§

Properties
A collection of MQTT v5 properties.
Property
A single MQTT v5 property.
PropertyIterator
Iterator over the values for a speciifc property
StringPairIterator
Iterator over the values for a speciifc property

Enums§

PropertyCode
The enumerated codes for the MQTT v5 properties.
PropertyType
The underlying data type for a specific property

Type Aliases§

Binary
The type for properties that take binary data.
Value
The Property value union type.