![]() |
nRF Connect SDK API 3.3.99
|
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.