Node USB
Preparing search index...
getDeviceList
Function getDeviceList
getDeviceList
(
timeout
?:
number
)
:
Promise
<
USBDevice
[]
>
Convenience method to get an array of all connected devices.
Parameters
timeout
:
number
= DEFAULT_TIMEOUT
Returns
Promise
<
USBDevice
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Node USB
Loading...
Convenience method to get an array of all connected devices.