Azure SDK for Embedded C
Data Fields
az_iot_hub_client_options Struct Reference

Azure IoT Hub Client options. More...

#include <az_iot_hub_client.h>

Data Fields

az_span module_id
 
az_span user_agent
 
az_span model_id
 

Detailed Description

Azure IoT Hub Client options.

Field Documentation

◆ model_id

az_span az_iot_hub_client_options::model_id

The model id used to identify the capabilities of a device based on the Digital Twin document.

◆ module_id

az_span az_iot_hub_client_options::module_id

The module name (if a module identity is used).

◆ user_agent

az_span az_iot_hub_client_options::user_agent

The user-agent is a formatted string that will be used for Azure IoT usage statistics.


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