Azure SDK for Embedded C
Data Fields
az_iot_adu_client_workflow Struct Reference

A set of values that indicate which deployment the agent is currently working on. More...

#include <az_iot_adu_client.h>

Data Fields

az_iot_adu_client_service_action action
 
az_span id
 
az_span retry_timestamp
 

Detailed Description

A set of values that indicate which deployment the agent is currently working on.

Field Documentation

◆ action

az_iot_adu_client_service_action az_iot_adu_client_workflow::action

An integer that corresponds to an action the agent should perform.

Remarks
Refer to the az_iot_adu_client_service_action for possible values

◆ id

az_span az_iot_adu_client_workflow::id

ID of current deployment.

◆ retry_timestamp

az_span az_iot_adu_client_workflow::retry_timestamp

Time of last deployment retry.


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