Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2548 const auto& sensorTypeValue = getSensorTypeFromPath(sensorObjPath); in getSensorsByEntityId() local
2555 if (sensorTypeValue != ipmi::dcmi::temperatureSensorType) in getSensorsByEntityId()
2608 sensorList.emplace_back(sensorObjPath, sensorTypeValue, in getSensorsByEntityId()
2621 sensorList.emplace_back(sensorObjPath, sensorTypeValue, in getSensorsByEntityId()