Class AlarmSeverityFunc

Class Documentation

class AlarmSeverityFunc

methods for AlarmSeverity

Public Static Functions

static AlarmSeverity getSeverity(int value)

Get the severity.

Parameters

value – Get the alarm severity corresponding to the integer value.

Throws

if – severity value is out of range.

Returns

The severity.

static StringArrayPtr getSeverityNames()

Get the array of severity names.

Returns

The array of severity names.