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
alarms
[Alarm!]!,non-null
Sample
{ "alarms": [ { "__typename": "WaterAlarm" } ] }
url
String!,non-null
urlSmall
String!,non-null
urlMedium
String!,non-null
urlLarge
String!,non-null
Sample
{ "url": "Example String", "urlSmall": "Example String", "urlMedium": "Example String", "urlLarge": "Example String" }
cloudConnections
Sample
{ "cloudConnections": [ { "__typename": "ElhubCloudConnection" } ] }
providerName
String!,non-null
providerDescription
String!,non-null
image
Image!,non-null
Sample
{ "providerName": "Example String", "providerDescription": "Example String", "image": { "__typename": "Image" } }
providerId
ID!,non-null
status
connectedAt
String
connectionError
String
template
language
energyMeterIds
[String!]!,non-null

Implements interfaces

Sample
{ "providerId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "status": "CONNECTED", "connectedAt": "Example String", "connectionError": "Example String", "template": { "__typename": "CloudConnectionTemplate" }, "energyMeterIds": [ "Example String" ] }
Referenced in
providerId
ID!,non-null
status
connectionError
String
template
language
region
String!,non-null
priceMap
Image!,non-null

Implements interfaces

Sample
{ "providerId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "status": "CONNECTED", "connectionError": "Example String", "template": { "__typename": "CloudConnectionTemplate" }, "region": "Example String", "priceMap": { "__typename": "Image" } }
Referenced in
Sample
{ "errors": [ { "__typename": "ElhubNotConnected" } ] }
errors
Sample
{ "errors": [ { "__typename": "ElhubInvalidEnergyMeters" } ] }
payload
String
Sample
{ "payload": "Example String" }
homeMembers
Sample
{ "homeMembers": [ { "__typename": "HomeOwner" } ] }
invitations
Sample
{ "invitations": [ { "__typename": "HomeMemberInvitation" } ] }
Overview
Overview
Overview
Overview