# HubScanFoundDevicesInput

**Type:** GraphQL inputs

## Fields
- devices (HubDeviceInput, Not Null): undefined
  - hubDeviceId (ID)
  - hubDeviceManufacturerName (String)
  - hubDeviceModel (String)
  - hubDeviceMacAddress (String)
- errors (HubScanDevicesErrorInput, Not Null): undefined
  - message (String)

