nRF Connect SDK API 2.8.99
|
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 |
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).