State

Entity’s state signifies the current state of the monitoring process.

State Model

Field Type Description

id

String

State’s ID.

name

String

State’s name.

priority

Integer

State’s priority.

svgBackground

Array<String>

An array of colors for a state’s SVG background.

ui.colors.background

String

State’s background color.

ui.colors.light

String

State’s light color.

ui.colors.main

String

State’s main color.

ui.colors.shadow

String

State’s shadow color.

Built-in state IDs

ID State

1

Created

3

Working

4

Overloaded

5

Alarm

6

Stopped

7

NoData

8

Down

9

Disable