Class AlarmStatusFunc

Class Documentation

class AlarmStatusFunc

methods for AlarmStatus

Public Static Functions

static AlarmStatus getStatus(int value)

Get the status.

Parameters

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

Throws

if – status value is out of range.

Returns

The status.

static StringArrayPtr getStatusNames()

Get the array of status names.

Returns

The array of status names.