This generic component is configured to receive alarms from
In order to use the CloudAlarmRecipient, you must place the component under the in the wire sheet view, as in the example shown.

Notice that the Alarm slot of the Alarm Class component is linked to the Route Alarm slot of the CloudAlarmRecipient component. This ensures that alarms are routed to the CloudAlarmRecipient appropriately.
This component is available in the nCloudDriver palette.

The Time Range, Days of Week, and Transitions properties are standard to all Alarm Recipients and detailed in the Niagara Drivers Guide. The CloudAlarmRecipient-specific configuration properties are described in the following table.
To access these properties, expand , double-click CloudAlarmRecipient.
| Name | Value | Description |
|---|---|---|
| Time Range, Start Time | hours:minutes:seconds | Specifies when to begin reporting alarms. |
| Time Range, End Time | hours:minutes:seconds | Specifies when to end reporting alarms. |
| Days of Week | check boxes | Limits alarm reporting to a specific day or selected days of the week. |
| Transitions | check boxes | Selects which alarm conditions to report. |
| Route Acks | true (default) or false |
Enables (
true) and disables (false) the routing of alarm acknowledgements to the recipient. The framework does not route trap (event notification) acknowledgements
if you select false.
|
| Device | null (default), CloudSentienceDevice |
Indicates the CloudSentienceDevice to be monitored for alarms. |
| Enable Batch Alarms | Enabled (default), Disabled
|
Enables and disables the |
| Alarm Batch Delay | 00000h 00m 30s (default)
|
Specifies the amount of time to delay before sending batch alarms to the cloud. |
| Alarm Batch Size | 100 (default)
|
Specifies the size Range is from 2 to 512. |
| Last Sent To Cloud | null (default)
|
Shows the last time alarms batch was sent to the cloud |
In the
toOffnormal, toFault, toNormal and toAlert. However,
|
|
|
|---|---|
| 0 - 31 | Emergency – 1 |
| 32 - 64 | Alert – 2 |
| 65 - 97 | Critical – 3 |
| 98 - 130 | Error – 4 |
| 131 – 163 | Warning – 5 |
| 164 – 196 | Notice – 6 |
| 197 - 229 | Information – 7 |
| 230 – 254 | Diagnostic – 8 |
| 255 | Undefined – 0 |