|
Azure SDK for Embedded C
|
A command request received from IoT Hub. More...
#include <az_iot_hub_client.h>
Data Fields | |
| az_span | request_id |
| az_span | component_name |
| az_span | command_name |
A command request received from IoT Hub.
| az_span az_iot_hub_client_command_request::command_name |
The command name.
| az_span az_iot_hub_client_command_request::component_name |
The name of the component which the command was invoked for.
AZ_SPAN_EMPTY if for the root component. | az_span az_iot_hub_client_command_request::request_id |
The request ID.
1.8.20