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

String

notNull

The alarm processed messsage

processedBy

String

Name of the user who has processed the messsage

communication

Commmunication

Communication object of the message