Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp724 std::string unitPrefix = "xyz.openbmc_project.Sensor.Value.Unit."; in getSensorTypeFromUnit() local
728 if (unitPath == (unitPrefix + unit)) in getSensorTypeFromUnit()