Azure IoT middleware for FreeRTOS
Data Fields
AzureIoTADUUpdateRequest Struct Reference

Structure that holds the parsed contents of the ADU request in the Plug and Play writable properties sent by the ADU service. More...

#include <azure_iot_adu_client.h>

Data Fields

AzureIoTADUClientWorkflow_t xWorkflow
 
uint8_t * pucUpdateManifest
 
uint32_t ulUpdateManifestLength
 
uint8_t * pucUpdateManifestSignature
 
uint32_t ulUpdateManifestSignatureLength
 
uint32_t ulFileUrlCount
 
AzureIoTADUUpdateManifestFileUrl_t pxFileUrls [_az_IOT_ADU_CLIENT_MAX_TOTAL_FILE_COUNT]
 
AzureIoTADUUpdateManifest_t xUpdateManifest
 

Detailed Description

Structure that holds the parsed contents of the ADU request in the Plug and Play writable properties sent by the ADU service.


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