Azure SDK for Embedded C
Data Fields
az_iot_hub_client_method_request Struct Reference

A method request received from IoT Hub. More...

#include <az_iot_hub_client.h>

Data Fields

az_span request_id
 
az_span name
 

Detailed Description

A method request received from IoT Hub.

Field Documentation

◆ name

az_span az_iot_hub_client_method_request::name

The method name.

◆ request_id

az_span az_iot_hub_client_method_request::request_id

The request id.

Note
The application must match the method request and method response.

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