Azure SDK for Embedded C
Data Fields
az_iot_hub_client_properties_message Struct Reference

Properties message. More...

#include <az_iot_hub_client.h>

Data Fields

az_iot_hub_client_properties_message_type message_type
 
az_iot_status status
 
az_span request_id
 

Detailed Description

Properties message.

Field Documentation

◆ message_type

az_iot_hub_client_properties_message_type az_iot_hub_client_properties_message::message_type

Properties message type.

◆ request_id

az_span az_iot_hub_client_properties_message::request_id

Request ID matches the ID specified when issuing the initial request to properties.

◆ status

az_iot_status az_iot_hub_client_properties_message::status

The operation status.


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