EntitySensorDataType
An object using this data type represents the Entity Sensor measurement data type associated with a physical sensor value. The actual data units are determined by examining an object of this type together with the associated EntitySensorDataScale object. An object of this type SHOULD be defined together with objects of type EntitySensorDataScale and EntitySensorPrecision. Together, associated objects of these three types are used to identify the semantics of an object of type EntitySensorValue. Valid values are: other(1): a measure other than those listed below unknown(2): unknown measurement, or arbitrary, relative numbers voltsAC(3): electric potential voltsDC(4): electric potential amperes(5): electric current watts(6): power hertz(7): frequency celsius(8): temperature percentRH(9): percent relative humidity rpm(10): shaft revolutions per minute cmm(11),: cubic meters per minute (airflow) truthvalue(12): value takes { true(1), false(2) }
Possible values
12 objects| Number | Name |
|---|---|
| 1 | other |
| 2 | unknown |
| 3 | voltsAC |
| 4 | voltsDC |
| 5 | amperes |
| 6 | watts |
| 7 | hertz |
| 8 | celsius |
| 9 | percentRH |
| 10 | rpm |
| 11 | cmm |
| 12 | truthvalue |