track:List

list object allows User to track the combined states of multiple objects

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
percentageDown scalar:Uint16
Percentage Down
RANGE: [0 , 100]
DEFAULT: 0
percentageUp scalar:Uint16
Percentage Up
RANGE: [0 , 100]
DEFAULT: 1
type track:ListObj
(scalar:Enum8)
Type of list object SELECTION:
1 - and
2 - or
3 - percentage
4 - weight
DEFAULT: and
weightDown scalar:Uint16
weight down value
RANGE: [0 , 255]
DEFAULT: 0
weightUp scalar:Uint16
weight up value
RANGE: [0 , 255]
DEFAULT: 1

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