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
Sample
{ "user": { "__typename": "Account" }, "errors": [ { "__typename": "InvalidFirstName" } ] }
Sample
{ "errors": [ { "__typename": "LocaleNotSupported" } ] }
hubInfo
errors
Sample
{ "hubInfo": { "__typename": "HubInfo" }, "errors": [ { "__typename": "InvalidSerialNumberFormatError" } ] }
dppPayload
String
errors
Sample
{ "dppPayload": "Example String", "errors": [ { "__typename": "HubDoesNotExistError" } ] }
deviceInfo
Sample
{ "deviceInfo": { "__typename": "DeviceInfo" }, "errors": [ { "__typename": "InvalidSerialNumberFormatError" } ] }
homeId
ID!,non-null
commandId
ID!,non-null
command
Command!,non-null
Sample
{ "homeId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "commandId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "command": { "__typename": "Command" } }
commandId
ID!,non-null
commandState
CommandState!,non-null
Sample
{ "commandId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "commandState": "FAILED" }
commandId
ID!,non-null
commandState
CommandState!,non-null
Sample
{ "commandId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "commandState": "FAILED" }
homeId
ID!,non-null
alarmId
ID!,non-null
alarm
Alarm!,non-null
Sample
{ "homeId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "alarmId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "alarm": { "__typename": "WaterAlarm" } }
projectId
ID!,non-null
project
Sample
{ "projectId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "project": { "__typename": "TransferredProject" } }
alarmId
ID!,non-null
alarm
errors
Sample
{ "alarmId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "alarm": { "__typename": "WaterAlarm" }, "errors": [ { "__typename": "AlarmDoesNotExistError" } ] }
Overview
Overview
Overview
Overview