Alarm Level

You can define custom alarm levels to denote different alarms.

Alarm levels can be defined in the Incidents section of configuration.

Alarm level model

Field Type Description

comment

String

User-defined note about the alarm level.

description

String

Description of the alarm level.

id

String

Alarm level’s ID.

name

String

Alarm level’s name.

priority

Integer

Priority of the alarm level.

ui.colors.main

String

Alarm level’s color. It should be specified as an RGB color in the hexadecimal format.

There are 4 pre-defined alarm levels:

Level ID Name

1

Alarm

2

Warning

3

Cleared

4

Major