[][src]Module paho_mqtt::properties

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

Type Definitions

Binary

The type for properties that take binary data.

Value

The Property value union type.