nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
azure_iot_hub_result Struct Reference

Azure IoT Hub result structure. More...

#include <azure_iot_hub.h>

Data Fields

struct azure_iot_hub_buf request_id
 
uint32_t status
 
struct azure_iot_hub_buf payload
 

Detailed Description

Azure IoT Hub result structure.

Used to signal result of direct method execution from device to cloud, and to receive result of device twin updates (twin updates sent from the device will receive a result message back from the cloud with success or failure).


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