Message

Sends the alarm data.

Trigger

You must setup a RealTimeConnector and an AlarmRecipient.
The Alarm data is sent when an alarm reaches the alarmRecipient or when the "RouteAlarm" is triggered on the AlarmRecipient
The destination is specified in the connector's advanced config. 

Example
Example
{
	"alarmTransition": "Offnormal",
	"ackBy": "null",
	"ackDate" : "1970-01-01T01:00:00.000+01:00",
	"alarmClass": "Default Alarm Class",
	"source": "",
	"priority": 0,
	"uuid": "00000000-0000-0000-0000-000000000000",
	"ackState" : "Unacked",
	"normalTime" : "null",
	"lastUpdate": "2020-10-19T10:34:26.349+02:00",
	"sourceName": "null",
	"ackRequired": true,
	"sourceState" : "Offnormal",
	"timestamp":"2020-10-19T10:34:26.349+02:00"
}