Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
XBee
XBee
Class XBee
Hierarchy
XBee
Implements
ObnizPartsInterface
Index
Constructors
constructor
Properties
commands
current
Command
is
AtMode
keys
on
Finish
AtMode
Callback
onreceive
params
required
Keys
Methods
add
Command
config
Wait
enter
AtMode
exit
AtMode
on
AtResults
Recieve
send
send
Command
wired
info
Object literals
display
IoNames
Constructors
constructor
new XBee
(
)
:
XBee
Returns
XBee
Properties
commands
commands
:
any
current
Command
current
Command
:
any
is
AtMode
is
AtMode
:
any
keys
keys
:
string
[]
on
Finish
AtMode
Callback
on
Finish
AtMode
Callback
:
any
Optional
onreceive
onreceive
:
undefined
|
(
(
data
:
any
, text
:
string
)
=>
void
)
params
params
:
any
required
Keys
required
Keys
:
string
[]
Methods
add
Command
add
Command
(
command
:
any
, value
?:
any
)
:
void
Parameters
command:
any
Optional
value:
any
Returns
void
config
Wait
config
Wait
(
config
:
any
)
:
Promise
<
void
>
Parameters
config:
any
Returns
Promise
<
void
>
enter
AtMode
enter
AtMode
(
)
:
void
Returns
void
exit
AtMode
exit
AtMode
(
)
:
void
Returns
void
on
AtResults
Recieve
on
AtResults
Recieve
(
data
:
any
, text
:
any
)
:
void
Parameters
data:
any
text:
any
Returns
void
send
send
(
data
:
any
)
:
void
Parameters
data:
any
Returns
void
send
Command
send
Command
(
)
:
void
Returns
void
wired
wired
(
obniz
:
Obniz
)
:
void
Parameters
obniz:
Obniz
Returns
void
Static
info
info
(
)
:
ObnizPartsInfo
Returns
ObnizPartsInfo
Object literals
display
IoNames
display
IoNames
:
object
rx
rx
:
string
= ">rx"
tx
tx
:
string
= "<tx"
Globals
XBee
constructor
commands
current
Command
is
AtMode
keys
on
Finish
AtMode
Callback
onreceive
params
required
Keys
add
Command
config
Wait
enter
AtMode
exit
AtMode
on
AtResults
Recieve
send
send
Command
wired
info
display
IoNames
XBee
Config
XBee
Options
Generated using
TypeDoc