Searched refs:sensorUnit (Results 1 – 5 of 5) sorted by relevance
104 sensorUnit = SensorUnit::DegreesC; in setSensorUnit()110 sensorUnit = SensorUnit::DegreesC; in setSensorUnit()114 sensorUnit = SensorUnit::Volts; in setSensorUnit()118 sensorUnit = SensorUnit::Amperes; in setSensorUnit()122 sensorUnit = SensorUnit::RPMS; in setSensorUnit()126 sensorUnit = SensorUnit::Watts; in setSensorUnit()130 sensorUnit = SensorUnit::Joules; in setSensorUnit()134 sensorUnit = SensorUnit::Percent; in setSensorUnit()282 valueIntf->unit(sensorUnit); in NumericSensor()493 valueIntf->unit(sensorUnit); in NumericSensor()
213 SensorUnit sensorUnit; member in pldm::platform_mc::NumericSensor
778 std::string sensorType, sensorUnit; in createVirtualSensorsFromDBus() local783 sensorUnit = std::get<std::string>(proIter->second); in createVirtualSensorsFromDBus()785 sensorType = getSensorTypeFromUnit(sensorUnit); in createVirtualSensorsFromDBus()789 sensorUnit); in createVirtualSensorsFromDBus()
70 uint8_t sensorUnit = 0; member
330 temp.sensorUnit = sdrDataBytes[sdrtype01::sdrUnitType]; in checkSDRType01Threshold()