Lines Matching full:unit
77 Unit unit; local
79 getTypeBasedProperties(objectPath, unit, minValue, maxValue);
95 dbusObject->unit(unit, skipSignal);
175 void DBusSensor::getTypeBasedProperties(std::string& objectPath, Unit& unit, in getTypeBasedProperties() argument
183 unit = Unit::Amperes; in getTypeBasedProperties()
192 unit = Unit::Amperes; in getTypeBasedProperties()
200 unit = Unit::Amperes; in getTypeBasedProperties()
208 unit = Unit::Watts; in getTypeBasedProperties()
217 unit = Unit::DegreesC; in getTypeBasedProperties()
226 unit = Unit::DegreesC; in getTypeBasedProperties()
234 unit = Unit::Volts; in getTypeBasedProperties()
243 unit = Unit::Volts; in getTypeBasedProperties()
252 unit = Unit::Volts; in getTypeBasedProperties()