pie:SensorEnvRecord
Properties For Each Sensor Record
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
currentTemp | scalar:Uint32 |
Current Temperature Recorded By Current Sensor | RANGE: [0, 4294967295] |
majorThreshold | scalar:Uint32 |
Major Threshold For Current Sensor | RANGE: [0, 4294967295] |
minorThreshold | scalar:Uint32 |
Minor Threshold For Current Threshold | RANGE: [0, 4294967295] |
sensorId | scalar:Uint32 |
Sensor Id For Current Sensor | RANGE: [0, 4294967295] |
sensorName | string:Basic |
Sensor Name For Current Sensor | A sequence of characters |
state | string:Basic |
Sensor State For Current Sensor | A sequence of characters |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |