Home
last modified time | relevance | path

Searched refs:toMetricValues (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dtelemetry_readings.hpp24 inline nlohmann::json toMetricValues(const Readings& readings) in toMetricValues() function
54 json["MetricValues"] = toMetricValues(readings); in fillReport()