Azure IoT middleware for FreeRTOS
Data Fields
AzureIoTADUClientWorkflow Struct Reference

ADU workflow struct. More...

#include <azure_iot_adu_client.h>

Data Fields

AzureIoTADUAction_t xAction
 
const uint8_t * pucID
 
uint32_t ulIDLength
 
const uint8_t * pucRetryTimestamp
 
uint32_t ulRetryTimestampLength
 

Detailed Description

ADU workflow struct.

Remarks
Format: { "action": 3, "id": "someguid", "retryTimestamp": "2020-04-22T12:12:12.0000000+00:00" }

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


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