alarmgroup:disarmed
The alarmgroup:disarmed
event is emitted when an alarm group is set to disarmed, overriding its schedule.
This operation is performed by a user, via either web- or mobile applications.
Read more about alarm groups.
Resets the alarmgroup:armed and alarmgroup:schedule events.
Event specific attributes
None.
Payload example
json
{
"eventTopic": "alarmgroup",
"eventCode": "disarmed",
"eventDescription": "Alarm group disarmed",
"eventOccurred": "2023-09-07T10:18:41+02:00",
"eventId": "1ee4d572-7b62-6136-86c8-35b55032bfe2",
"eventData": {
"groupId": "cf84e116-ee61-4bd8-b078-3d2fadfcc9ac",
"groupName": "F1",
"groupDescription": "Floor 1",
"siteId": "182140d9-d99c-4dc8-ae14-0071a01d7e98",
"siteName": "HQ",
"siteDescription": "Company headquarters in NYC",
}
}