|
Azure IoT middleware for FreeRTOS
|
Structure that holds the parsed contents of the update manifest sent by the ADU service. More...
#include <azure_iot_adu_client.h>
Data Fields | |
| AzureIoTADUUpdateId_t | xUpdateId |
| AzureIoTADUInstructions_t | xInstructions |
| uint32_t | ulFilesCount |
| AzureIoTADUUpdateManifestFile_t | pxFiles [_az_IOT_ADU_CLIENT_MAX_TOTAL_FILE_COUNT] |
| uint8_t * | pucManifestVersion |
| uint32_t | ulManifestVersionLength |
| uint8_t * | pucCreateDateTime |
| uint32_t | ulCreateDateTimeLength |
Structure that holds the parsed contents of the update manifest sent by the ADU service.