# hubRegisterDeviceWithQrCode

**Type:** GraphQL mutations

## Arguments
- qrCode (String)
- hubId (ID)
- deviceType (DeviceType, Not Null): undefined

- deviceManufacturer (ID)

## Response
**Type:** HubRegisterDeviceWithQrCodePayload
**Description:**
undefined

### Fields
- commandId (ID)
- timeoutSeconds (Int)
- errors (HubRegisterDeviceWithQrError)
