Buffer passed to MQTT library. More...
#include <core_mqtt_serializer.h>
Data Fields | |
uint8_t * | pBuffer |
Pointer to buffer. | |
size_t | size |
Size of buffer. | |
Buffer passed to MQTT library.
These buffers are not copied and must remain in scope for the duration of the MQTT operation.