Lines Matching full:unit
42 - name: Unit
43 type: enum[self.Unit]
45 The unit of the reading. Immutable once set for a sensor. For objects
46 in the airflow namespace, Unit must be "CFM" For objects in the
47 altitude namespace, Unit must be "Meters". For objects in the current
48 namespace, Unit must be "Amperes". For objects in the energy
49 namespace, Unit must be "Joules". For objects in the fan_tach
50 namespace, Unit must be "RPMS". For objects in the humidity namespace,
51 Unit must be "PercentRH" For objects in the power namespace, Unit must
52 be "Watts". For objects in the pressure namespace, Unit must be
53 "Pascals" For objects in the temperature namespace, Unit must be
54 "DegreesC". For objects in the utilization namespace, Unit must be
55 "Percent" For objects in the voltage namespace, Unit must be "Volts",
56 For objects in the liquidflow namespace, Unit must be "LPM". For
57 objects in the frequency namespace, Unit must be "Hertz". For objects
58 in the valve namespace, Unit must be "Percent".
61 - name: Unit
63 A sensor reading unit.