Azure IoT middleware for FreeRTOS
Data Fields
AzureIoTADUClientDeviceProperties Struct Reference

ADU Device Properties. More...

#include <azure_iot_adu_client.h>

Data Fields

const uint8_t * ucManufacturer
 
uint32_t ulManufacturerLength
 
const uint8_t * ucModel
 
uint32_t ulModelLength
 
AzureIoTADUDeviceCustomProperties_tpxCustomProperties
 
const uint8_t * ucCurrentUpdateId
 
uint32_t ulCurrentUpdateIdLength
 
const uint8_t * ucDeliveryOptimizationAgentVersion
 
uint32_t ulDeliveryOptimizationAgentVersionLength
 

Detailed Description

ADU Device Properties.

https://docs.microsoft.com/en-us/azure/iot-hub-device-update/understand-device-update#device-update-agent

Note
AzureIoTADUClient_DevicePropertiesInit() should be called first to initialize this struct.

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