Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report.hpp26 inline nlohmann::json toMetricValues(const Readings& readings) in toMetricValues() function
56 json["MetricValues"] = toMetricValues(readings); in fillReport()