Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
MT_500BT
MT_500BT
Class MT_500BT
Hierarchy
MT_500BT
Implements
ObnizPartsInterface
Index
Constructors
constructor
Properties
MSDPRx
Char
MSDPService
MSDPTx
Char
generic
Access
keys
ondisconnect
params
required
Keys
Methods
connect
Wait
disconnect
Wait
get
Device
Information
Wait
get
Temperature
Wait
start
Communication
Command
Wait
wired
getCNKey
getIFUID
info
is
Device
Constructors
constructor
new MT_
500BT
(
peripheral
:
BleRemotePeripheral
)
:
MT_500BT
Parameters
peripheral:
BleRemotePeripheral
Returns
MT_500BT
Properties
Optional
MSDPRx
Char
MSDPRx
Char
:
BleRemoteCharacteristic
Optional
MSDPService
MSDPService
:
BleRemoteService
Optional
MSDPTx
Char
MSDPTx
Char
:
BleRemoteCharacteristic
Optional
generic
Access
generic
Access
:
BleGenericAccess
keys
keys
:
string
[]
= []
Optional
ondisconnect
ondisconnect
:
undefined
|
(
(
reason
:
any
)
=>
void
)
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
Device
Information
Wait
get
Device
Information
Wait
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
get
Temperature
Wait
get
Temperature
Wait
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
start
Communication
Command
Wait
start
Communication
Command
Wait
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
wired
wired
(
obniz
:
Obniz
)
:
void
Parameters
obniz:
Obniz
Returns
void
Static
getCNKey
getCNKey
(
peripheral
:
BleRemotePeripheral
)
:
number
|
null
Parameters
peripheral:
BleRemotePeripheral
Returns
number
|
null
Static
getIFUID
getIFUID
(
peripheral
:
BleRemotePeripheral
)
:
number
|
null
Parameters
peripheral:
BleRemotePeripheral
Returns
number
|
null
Static
info
info
(
)
:
ObnizPartsInfo
Returns
ObnizPartsInfo
Static
is
Device
is
Device
(
peripheral
:
BleRemotePeripheral
)
:
boolean
Parameters
peripheral:
BleRemotePeripheral
Returns
boolean
Globals
MT_
500BT
constructor
MSDPRx
Char
MSDPService
MSDPTx
Char
generic
Access
keys
ondisconnect
params
required
Keys
connect
Wait
disconnect
Wait
get
Device
Information
Wait
get
Temperature
Wait
start
Communication
Command
Wait
wired
getCNKey
getIFUID
info
is
Device
MT_
500BTOptions
Generated using
TypeDoc