nRF Connect SDK API 0.1.0
|
Object used for building nRF Cloud messages. More...
#include <nrf_cloud_codec.h>
Data Fields | |
enum nrf_cloud_obj_type | type |
union { | |
cJSON * json | |
struct nrf_cloud_obj_coap_cbor * coap_cbor | |
}; | |
enum nrf_cloud_enc_src | enc_src |
struct nrf_cloud_data | encoded_data |
Object used for building nRF Cloud messages.