Azure IoT middleware for FreeRTOS
Data Fields
AzureIoTMQTTDeserializedInfo Struct Reference

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_tpxPublishInfo
 Pointer to deserialized publish info.
 
AzureIoTMQTTResult_t xDeserializationResult
 Return code of deserialization.
 

Detailed Description

MQTT packet deserialized info for the MQTT client.


The documentation for this struct was generated from the following file: