HubRegisteredDevicesPayload

commandId
ID!,non-null
deviceIds
[ID!]!,non-null
Sample
{ "commandId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "deviceIds": [ "9cfb1c81-4c79-452f-b1f5-8ee6571276b4" ], "errors": [ { "__typename": "HubRegistrationDevicesError" } ] }
Previous page