Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAlarm

Hierarchy

  • IAlarm

Indexable

[key: string]: any

Other custom keys

Index

Properties

Optional count

count: number

How many times the same alarm appeared

Optional creationTime

creationTime: string

When was the alarm created as first instance

Optional history

history: object

Object with audit records as array

Optional id

id: string

Identifier of the alarm

Optional name

name: string

Name of the alarm

Optional self

self: string

Self link to the alarm

severity

severity: Severity

Specifies the severity of an alarm

source

source: ISource

Specifies which device has the alarm

Optional status

status: AlarmStatus

Current status of the alarm

text

text: string

Alarm text

time

time: string

Time when the alarm occured

type

type: string

Type of the alarm

Generated using TypeDoc