AlarmProcessedEvent
Notification Object
↪ AlarmProcessedEvent
Notification object when alarm is processed.
How to process
When an alarm is processed by someone this event is triggered.
This event can be used to stop the existing alarm message.
Use the communication object id to identify the existing alarm message.
Fields
Name | Type | Notes | |
---|---|---|---|
message |
|
notNull |
The alarm processed messsage |
processedBy |
|
Name of the user who has processed the messsage |
|
communication |
Communication object of the message |