|
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 |
Azure IoT Hub Client options.
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.
az_span az_iot_hub_client_options::module_id |
The module name (if a module identity is used).
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.