Property builder for MQTT packets.
More...
#include <core_mqtt_serializer.h>
|
|
uint8_t * | pBuffer |
| | Pointer to the buffer for storing properties.
|
| |
|
size_t | bufferLength |
| | Total length of the buffer available for properties.
|
| |
|
size_t | currentIndex |
| | Current position in the buffer where next property will be written.
|
| |
|
uint32_t | fieldSet |
| | Bitfield tracking which properties have been added.
|
| |
Property builder for MQTT packets.
The documentation for this struct was generated from the following file: