See: Description
| Class | Description | 
|---|---|
| Alarm | 
 
 This class is used to represent an alarm instance of an entry in
  
/al:alarms/alarm-list/alarm list. | 
| AlarmAttribute | 
 This class represents an alarm attribute. 
 | 
| AlarmId | 
 This class represents the unique identity of an NCS alarm. 
 | 
| Attribute | 
 Base class for attributes. 
 | 
| ManagedDevice | 
 Class representing a device. 
 | 
| ManagedObject | 
 
 The Managed object is the object within a managed device that is
 a component of an  
Alarm. | 
| StatusChangeAttribute | 
 Class representing a status change attribute. 
 | 
| Enum | Description | 
|---|---|
| PerceivedSeverity | 
 Enum representing the possible perceived severities for an alarm 
 | 
Alarm
 class which is the main alarm object. This object can then be fed to the
 AlarmSink or received from a
 AlarmSource when subscribing
 to alarms from NCS.