Azure SDK for Embedded C
Data Fields
az_iot_adu_update_id Struct Reference

Identity of the update request. More...

#include <az_iot_adu_client.h>

Data Fields

az_span provider
 
az_span name
 
az_span version
 

Detailed Description

Identity of the update request.

Remarks
This version refers to the update request itself. For verifying if an update request is applicable to an ADU agent, use the az_iot_adu_client_update_manifest_instructions_step_handler_properties.installed_criteria.

Field Documentation

◆ name

az_span az_iot_adu_update_id::name

The name for the update.

◆ provider

az_span az_iot_adu_update_id::provider

The provider for the update.

◆ version

az_span az_iot_adu_update_id::version

The version for the update.


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