Search
Preparing search index...
The search index is not available
@modum-io/modblue - v12.0.7
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@modum-io/modblue - v12.0.7
AdapterEvents
Interface AdapterEvents
Hierarchy
AdapterEvents
Index
Methods
connect
disconnect
discover
error
Methods
connect
connect
(
peripheral
:
Peripheral
)
:
void
Parameters
peripheral:
Peripheral
Returns
void
disconnect
disconnect
(
peripheral
:
Peripheral
, reason
?:
string
)
:
void
Parameters
peripheral:
Peripheral
Optional
reason:
string
Returns
void
discover
discover
(
peripheral
:
Peripheral
)
:
void
Parameters
peripheral:
Peripheral
Returns
void
error
error
(
error
:
Error
)
:
void
Parameters
error:
Error
Returns
void
Exports
Adapter
Events
connect
disconnect
discover
error
Generated using
TypeDoc