nRF Connect SDK API 2.8.99
|
enum nrf_cloud_obj_type |
#include <include/net/nrf_cloud_codec.h>
Object types for encoding and decoding.
Enumerator | |
---|---|
NRF_CLOUD_OBJ_TYPE__UNDEFINED | |
NRF_CLOUD_OBJ_TYPE_JSON | |
NRF_CLOUD_OBJ_TYPE_COAP_CBOR | This object type is to be used to store only one of enum nrf_cloud_data_type using the corresponding field in the union in struct nrf_cloud_obj_coap_cbor. |
NRF_CLOUD_OBJ_TYPE__LAST |