nRF Connect SDK API 2.8.99
|
Struct with data received from Azure IoT Hub. More...
#include <azure_iot_hub.h>
Data Fields | ||
enum azure_iot_hub_evt_type | type | |
union { | ||
struct azure_iot_hub_msg msg | ||
struct azure_iot_hub_method method | ||
struct azure_iot_hub_result result | ||
int err | ||
bool persistent_session | ||
uint16_t message_id | ||
} | data | |
struct azure_iot_hub_topic_data | topic | |
Struct with data received from Azure IoT Hub.