Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp187 inline sensor::ReadingType toReadingType(std::string_view sensorType) in toReadingType() function
430 sensor::ReadingType readingType = sensors::toReadingType(sensorType); in objectPropertiesToJson()