Azure IoT middleware for FreeRTOS
Data Fields
AzureIoTMQTTSubscribeInfo Struct Reference

Subscription info for the MQTT client. More...

#include <azure_iot_mqtt.h>

Data Fields

AzureIoTMQTTQoS_t xQoS
 Quality of Service for subscription.
 
const uint8_t * pcTopicFilter
 Topic filter to subscribe to.
 
uint16_t usTopicFilterLength
 Length of subscription topic filter.
 

Detailed Description

Subscription info for the MQTT client.


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