Template Function Common::extract_telemetry_value(const nlohmann::json&, const std::string&, T&)#

Function Documentation#

template<typename T>
void Common::extract_telemetry_value(const nlohmann::json &jmessage, const std::string &jkey, T &value)#