Trackers

This context is a container, holding all trackers for a particular user.

Unique Actions

[?]

Build Tracker

This is a step-by-step wizard for creating a tracker.

Action Flow:

  1. Select a context as described in Drag-and-Drop actions article. For example, in the Drag-and-Drop selection method, click a System Tree node you wish to apply this action to. Keep the left mouse button pressed and drag it onto the Favorites node.

  2. Select a variable those state will be tracked.

  3. Select a tracked field of the above variable.

  4. At this point, new Tracker will be created.

  5. Edit properties of the newly created tracker, e.g. add some statuses.

Action Type:

Drag and Drop

Action Name:

build

Non-Interactive Mode:

Not Supported

Permissions:

Accessible at Manager permission level

Create Tracker

(Default Action)

This action is used for creating new trackers. It allows the user to specify the basic properties of a new tracker and configure it immediately after creation.

Action Type:

Create

Permissions:

Accessible at Manager permission level

[?]

Create Tracker

This action creates a new tracker that tracks the value of a variable.

If variable has more than one field, user is prompted to select which field will be displayed by the tracker.

If the variable belongs to a Device Context (e.g. it is a Device setting), the user is prompted to create an Offline status for the newly created tracker. Tracker in Offline state is indicated by gray color (this is a default color -- it may be changed). This state is activated when the Device is disconnected from the server.

Action Name:

trackerForVariable

Non-Interactive Mode:

Not Supported

Permissions:

Accessible at Manager permission level

Common Actions

[?]

Create From Template, Replicate To Children, Import, Export, Edit Context Permissions, Monitor Related Events, Search/Filter, various Grouped Actions according to child contexts.

Context States and Icons

This context has no states. It is always represented by the icon.

Advanced Information

Context Information

Context Type: trackers

Context Name: trackers

Context Description: Trackers

Context Path: users.USER_NAME.trackers

Context Mask: users.*.trackers

Context Permissions

[?]

Level

Description

None

No access allowed.

Observer

Basic event monitoring.

Operator

Same as Observer.

Manager

Tracker creation, export and import.

Engineer

Same as Manager.

Administrator

Same as Manager.

Public Variables (Properties)

[?]

This context has no public variables (properties).

Public Functions

[?]

Common Functions: makeCopy (Make Copy), delete (Delete)

Create

Creates new tracker.

Function Name:

create

Permissions:

Accessible at Manager permission level

Input Records:

1

Input Format:

Same as format of childInfo variable in Tracker context.

Output Records:

0

Output Format:

none

Public Events

[?]

Common Events: info (Information)

Track

This event is fired when tracker value and state is re-evaluated.

Event Name

track

Permissions:

Accessible at Observer permission level

Expiration Period:

Non-persistent

Records:

1

Record Format:

Field Name

Field Type

Notes

name

String

Tracker name.

value

String

String representation of tracker value.

status

String

Description of tracker status.

color

Color

Color associated with tracker status.

Was this page helpful?