Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.hpp157 std::string getSensorType(std::string sensorPath);
H A Dthreshold_alarm_logger.cpp280 auto type = getSensorType(sensorPath); in createEventLog()
367 std::string ThresholdAlarmLogger::getSensorType(std::string sensorPath) in getSensorType() function in sensor::monitor::ThresholdAlarmLogger