Skip to content

Commit

Permalink
update docs for adu action (Azure#2335)
Browse files Browse the repository at this point in the history
  • Loading branch information
danewalton authored Sep 14, 2022
1 parent 38850b9 commit 3233d8a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sdk/inc/azure/iot/az_iot_adu_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,8 @@ typedef struct
/**
* An integer that corresponds to an action the agent should perform.
* @remark Refer to the following defines for the expected values:
* AZ_IOT_ADU_CLIENT_AGENT_STATE_IDLE
* AZ_IOT_ADU_CLIENT_AGENT_STATE_DEPLOYMENT_IN_PROGRESS
* AZ_IOT_ADU_CLIENT_AGENT_STATE_FAILED
* AZ_IOT_ADU_CLIENT_SERVICE_ACTION_APPLY_DEPLOYMENT
* AZ_IOT_ADU_CLIENT_SERVICE_ACTION_CANCEL
*/
int32_t action;
/**
Expand Down

0 comments on commit 3233d8a

Please sign in to comment.