track:Member
MO for tracking list members
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| id | track:TrackId (scalar:Uint16) |
Track ID of object to be tracked | RANGE: [1 , 512] |
| not | scalar:Bool |
Negate state of object | SELECTION: true or false DEFAULT: false |
| weight | scalar:Uint16 |
Assign weight to a particular object | RANGE: [1 , 255] DEFAULT: 10 |
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 |