Home
last modified time | relevance | path

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

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