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

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
 

Detailed Description

Struct with data received from Azure IoT Hub.


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