Azure IoT middleware for FreeRTOS
|
MQTT packet deserialized info for the MQTT client. More...
#include <azure_iot_mqtt.h>
Data Fields | |
uint16_t | usPacketIdentifier |
Packet ID of deserialized packet. | |
AzureIoTMQTTPublishInfo_t * | pxPublishInfo |
Pointer to deserialized publish info. | |
AzureIoTMQTTResult_t | xDeserializationResult |
Return code of deserialization. | |
MQTT packet deserialized info for the MQTT client.