Skip to content
Home
Overview
Overview
Users
Overview
Overview
Fire
Overview
Overview
Water
Overview
Overview
Access
Overview
Overview
Energy
Overview
Overview
Misc
Overview
Overview
Other
Overview
Overview
Overview
Overview
Overview
providerId
ID!,non-null
status
connectionError
String
template
language
Sample
{ "providerId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "status": "CONNECTED", "connectionError": "Example String", "template": { "__typename": "CloudConnectionTemplate" } }
firstName
String!,non-null
lastName
String!,non-null
phoneNumber
account
isEmergencyContact
Boolean
isAlarmStationContact
Boolean
Sample
{ "firstName": "Example String", "lastName": "Example String", "phoneNumber": { "__typename": "PhoneNumber" }, "account": { "__typename": "HomeMemberAccount" }, "isEmergencyContact": true, "isAlarmStationContact": true }
id
ID!,non-null
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4" }
name
String!,non-null
dataType
editable
Boolean!,non-null
Sample
{ "name": "Example String", "dataType": "ALARM_TYPE", "editable": true }
id
ID!,non-null
state
AlarmState!,non-null
triggeredAt
String
snoozeExpiresAt
Stringdeprecated
Deprecation reason

not supported for some subtypes

areas
[Area!]!,non-null
notificationLifecycle
alarmStationNotificationLifecycle
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "state": "ALARM", "triggeredAt": "Example String", "snoozeExpiresAt": "Example String", "areas": [ { "__typename": "Area" } ], "notificationLifecycle": { "__typename": "AlarmNotificationLifecycle" }, "alarmStationNotificationLifecycle": { "__typename": "AlarmStationNotificationLifecycle" } }
id
ID!,non-null
state
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "state": "ALARM" }
message
String!,non-null
path
String!,non-null
Sample
{ "message": "Example String", "path": "Example String" }
partyId
ID
homeId
ID!,non-null
Sample
{ "partyId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "homeId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "action": "ADDED" }
id
ID!,non-null
installerId
ID
status
avatar
uploadFile
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "installerId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "status": "FINISHED", "avatar": { "__typename": "ImageInfo" } }
Overview
Overview
Overview