|
Instructions in the update manifest. More...
#include <az_iot_adu_client.h>
Data Fields | |
az_iot_adu_client_update_manifest_instructions_step | steps [_az_IOT_ADU_CLIENT_MAX_INSTRUCTIONS_STEPS] |
uint32_t | steps_count |
Instructions in the update manifest.
az_iot_adu_client_update_manifest_instructions_step az_iot_adu_client_update_manifest_instructions::steps[_az_IOT_ADU_CLIENT_MAX_INSTRUCTIONS_STEPS] |
Steps for the instructions in an update request.
uint32_t az_iot_adu_client_update_manifest_instructions::steps_count |
Number of items in steps
.