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.cpp2529 const auto& sensorTypeValue = getSensorTypeFromPath(sensorObjPath); in getSensorsByEntityId() local
2536 if (sensorTypeValue != ipmi::dcmi::temperatureSensorType) in getSensorsByEntityId()
2589 sensorList.emplace_back(sensorObjPath, sensorTypeValue, in getSensorsByEntityId()
2602 sensorList.emplace_back(sensorObjPath, sensorTypeValue, in getSensorsByEntityId()