Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp172 inline std::string_view toReadingUnits(std::string_view sensorType) in toReadingUnits() function
495 std::string_view readingUnits = sensors::toReadingUnits(sensorType); in objectPropertiesToJson()