![]() |
nRF Connect SDK API 3.3.99
|
Object to support nRF Cloud CoAP CBOR messages. More...
#include <nrf_cloud_codec.h>
Data Fields | ||
| char * | app_id | |
| enum nrf_cloud_data_type | type | |
| union { | ||
| char * str_val | ||
| struct nrf_cloud_gnss_pvt * pvt | ||
| double double_val | ||
| int int_val | ||
| }; | ||
| int64_t | ts | |
Object to support nRF Cloud CoAP CBOR messages.