Searched refs:CONFIG_KEY_ETH_GATEWAY (Results 1 – 1 of 1) sorted by relevance
45 const std::string CONFIG_KEY_ETH_GATEWAY = "gateway"; variable173 … std::string gateway = cJSON_GetObjectItem(jsonData, CONFIG_KEY_ETH_GATEWAY.c_str())->valuestring; in ConvertJsonToConfiguration()