Azure SDK for Embedded C
Data Fields
az_iot_adu_client_update_manifest_instructions Struct Reference

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
 

Detailed Description

Instructions in the update manifest.

Field Documentation

◆ steps

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.

◆ steps_count

uint32_t az_iot_adu_client_update_manifest_instructions::steps_count

Number of items in steps.


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