FireAlarm

id
ID!,non-null
state
AlarmState!,non-null
triggeredAt
snoozeExpiresAt
Stringdeprecated
Deprecation reason

not supported for this type - always returns Null

areas
[Area!]!,non-null
notificationLifecycle
alarmStationNotificationLifecycle

Implements interfaces

Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "state": "ALARM", "triggeredAt": "Example String", "snoozeExpiresAt": "Example String", "areas": [ { "__typename": "Area" } ], "notificationLifecycle": { "__typename": "AlarmNotificationLifecycle" }, "alarmStationNotificationLifecycle": { "__typename": "AlarmStationNotificationLifecycle" } }
Referenced in
Previous page
Next page