Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
RS_Seek3
RS_Seek3
Class RS_Seek3
Hierarchy
RS_Seek3
Implements
ObnizPartsBleInterface
Index
Constructors
constructor
Properties
_peripheral
keys
ondisconnect
onpressed
params
required
Keys
Methods
connect
Wait
disconnect
Wait
get
Temp
Humid
Wait
wired
info
is
Device
Constructors
constructor
new RS_
Seek3
(
peripheral
:
BleRemotePeripheral
|
null
)
:
RS_Seek3
Parameters
peripheral:
BleRemotePeripheral
|
null
Returns
RS_Seek3
Properties
_peripheral
_peripheral
:
BleRemotePeripheral
|
null
= null
keys
keys
:
string
[]
= []
Optional
ondisconnect
ondisconnect
:
undefined
|
(
(
reason
:
any
)
=>
void
)
onpressed
onpressed
:
(
(
)
=>
void
)
|
null
= null
params
params
:
any
required
Keys
required
Keys
:
string
[]
= []
Methods
connect
Wait
connect
Wait
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
disconnect
Wait
disconnect
Wait
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Temp
Humid
Wait
get
Temp
Humid
Wait
(
)
:
Promise
<
{
humidity
:
number
;
temperature
:
number
}
>
Returns
Promise
<
{
humidity
:
number
;
temperature
:
number
}
>
wired
wired
(
obniz
:
Obniz
)
:
void
Parameters
obniz:
Obniz
Returns
void
Static
info
info
(
)
:
ObnizPartsInfo
Returns
ObnizPartsInfo
Static
is
Device
is
Device
(
peripheral
:
BleRemotePeripheral
)
:
boolean
Parameters
peripheral:
BleRemotePeripheral
Returns
boolean
Globals
RS_
Seek3
constructor
_peripheral
keys
ondisconnect
onpressed
params
required
Keys
connect
Wait
disconnect
Wait
get
Temp
Humid
Wait
wired
info
is
Device
RS_
Seek3
Options
Generated using
TypeDoc