Only drivers that support local (native) alarming provide this extension under the device component. This includes the NiagaraNetwork’s NiagaraStation, BacnetNetwork and ObixNetwork. Unlike some other device extensions, this extension provides no special views, nor does it contain other special components.
The alarms extension under an ObixClient device (ObixDriver) is modeled differently, where properties specify the oBIX watch interval and URI, and one or more child ObixAlarmImport components specify the available alarm feeds from the represented oBIX server. Each alarm feed (ObixAlarmImport) has properties to specify the alarm class with which to map into the station’s subsystem, as well as status properties. This alarms device extension is unique in its special Obix Alarm Manager view, from which you discover, add, and manage alarm feeds.

To access this view under the NiagaraNetwork, expand , right-click the Alarms component in the Nav tree, and click .
| Property | Value | Description |
|---|---|---|
| Alarm Class, first drop-down list | drop-down list (defaults to Use Existing)
|
Specifies the alarm routing option for the component.
|
| Alarm Class, second property | text field if the first value is Prepend or Append; drop-down list if the first value is Replace (defaults to Medium)
|
Provides additional information based on the selection made in the drop-down list on the left.
The empty text field determines a prefix and suffix for the alarm class. The Medium High Low Off Alarm Class |
| Last Received Time | read-only | Displays the last time the
|
| Source Name | drop-down list (defaults to Prepend with ORD: %parent.parent.displayName%: | Identifies the source of the alarm.Replace uses the format text entered in this property as alarm source (ignoring whatever incoming alarmSource string is receives).
|
| Worker State | read-only | Reports the state of the alarm system process. |
| Last Send Time | read-only | Reports when the last local alarm was routed to this device. This is configured under the local station’s AlarmService with a corresponding StationRecipient or BacnetDestination component linked to one or more AlarmClass components. |
| Last Send Time Failure | read-only | Reports when the last local alarm routed to this station could not be sent. |
| Last Send Failure Cause | read-only | Reports the cause of the failure to rout local alarms to this station. |