nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ json_common_config_get()

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.

Parameters
[in]parentPointer to object that the configuration is to be extracted from.
[out]dataPointer to data structure that will be populated with the extracted configuration values.