|
Azure IoT middleware for FreeRTOS
|
MQTT packet info for the MQTT client. More...
#include <azure_iot_mqtt.h>
Data Fields | |
| uint8_t | ucType |
| Type of incoming MQTT packet. | |
| uint8_t * | pucRemainingData |
| Remaining serialized data in the MQTT packet. | |
| size_t | xRemainingLength |
| Length of remaining serialized data. | |
MQTT packet info for the MQTT client.