@powered-up/ble
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
BLEManager
Hub
Connection
constructor
hub
Id
hub
Name
hub
Type
latest
Error
latest
Input
ready
send
Hierarchy
HubConnection
Index
Constructors
constructor
Properties
hub
Id
hub
Name
hub
Type
latest
Error
latest
Input
Accessors
ready
Methods
send
Constructors
constructor
new
Hub
Connection
(
peripheral
:
Peripheral
, bleManager
:
BLEManager
)
:
HubConnection
Parameters
peripheral:
Peripheral
bleManager:
BLEManager
Returns
HubConnection
Properties
hub
Id
hub
Id
:
string
hub
Name
hub
Name
:
string
hub
Type
hub
Type
:
number
Optional
latest
Error
latest
Error
:
Error
observable
Optional
latest
Input
latest
Input
:
Input
observable
Accessors
ready
ready
:
computed
Methods
send
send
(
output
:
Output
)
:
boolean
Parameters
output:
Output
Returns
boolean
Generated using
TypeDoc