nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
nrf_cloud_obj Struct Reference

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
 

Detailed Description

Object used for building nRF Cloud messages.


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