Searched refs:sensorUnit (Results 1 – 7 of 7) sorted by relevance
116 sensorUnit = SensorUnit::DegreesC; in setSensorUnit()122 sensorUnit = SensorUnit::DegreesC; in setSensorUnit()126 sensorUnit = SensorUnit::Volts; in setSensorUnit()130 sensorUnit = SensorUnit::Amperes; in setSensorUnit()134 sensorUnit = SensorUnit::RPMS; in setSensorUnit()138 sensorUnit = SensorUnit::Watts; in setSensorUnit()142 sensorUnit = SensorUnit::Joules; in setSensorUnit()146 sensorUnit = SensorUnit::Percent; in setSensorUnit()150 sensorUnit = SensorUnit::Hertz; in setSensorUnit()312 valueIntf->unit(sensorUnit); in NumericSensor()[all …]
383 SensorUnit sensorUnit; member in pldm::platform_mc::NumericSensor
281 SensorIntf::Unit sensorUnit = SensorIntf::Unit::Percent; in readStatusRegisters() local286 sensorUnit = sensorIter->second->unit(); in readStatusRegisters()293 sensorUnit, statusAsserted); in readStatusRegisters()303 SensorIntf::Unit sensorUnit, bool statusAsserted) in generateEvent() argument311 sensorUnit, statusAsserted); in generateEvent()316 sensorUnit, statusAsserted); in generateEvent()
52 double sensorValue, SensorIntf::Unit sensorUnit,
70 uint8_t sensorUnit = 0; member
330 temp.sensorUnit = sdrDataBytes[sdrtype01::sdrUnitType]; in checkSDRType01Threshold()
791 std::string sensorType, sensorUnit; in createVirtualSensorsFromDBus() local796 sensorUnit = std::get<std::string>(proIter->second); in createVirtualSensorsFromDBus()798 sensorType = getSensorTypeFromUnit(sensorUnit); in createVirtualSensorsFromDBus()802 sensorUnit); in createVirtualSensorsFromDBus()