nRF Connect SDK API 2.8.99
|
void json_common_config_get | ( | cJSON * | parent, |
struct cloud_data_cfg * | data ) |
#include <applications/asset_tracker_v2/src/cloud/cloud_codec/json_common.h>
Extract configuration values from parent object.
[in] | parent | Pointer to object that the configuration is to be extracted from. |
[out] | data | Pointer to data structure that will be populated with the extracted configuration values. |