zigbee-herdsman
Preparing search index...
adapter/adapterDiscovery
findUsbAdapterBestMatch
Function findUsbAdapterBestMatch
findUsbAdapterBestMatch
(
adapter
:
undefined
|
Adapter
,
portInfo
:
PortInfo
,
isWindows
:
boolean
,
conflictProne
:
boolean
,
)
:
Promise
<
undefined
|
[
DiscoverableUsbAdapter
,
[
path
:
string
,
score
:
number
]
]
,
>
Parameters
adapter
:
undefined
|
Adapter
portInfo
:
PortInfo
isWindows
:
boolean
conflictProne
:
boolean
Returns
Promise
<
undefined
|
[
DiscoverableUsbAdapter
,
[
path
:
string
,
score
:
number
]
]
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
zigbee-herdsman
Loading...