exbee v0.0.4 API Reference
Modules
Query or set AT parameters on a local device
Query or set AT parameters on a local device
Received in response to an Exbee.ATCommandFrame
or Exbee.ATCommandQueueFrame
Interface to a serial connection
Protocol used to decode a binary message into a frame
Indicates the status of a device
Protocol used to encode a frame into a binary message
Similar to the Exbee.RxFrame
but includes additional attributes from the sender
Similar to the Exbee.TxFrame
, but requires specific addressing fields
Converts between binary messages and frames
Transmits AT parameters to a remote device
Received in response to an Exbee.RemoteATCommandFrame
Sends a list of frames and returns any responses. In most situations, it’s recommended to start an
Exbee
process manually rather of using this module
Received when a device reads a transmission from a remote node
Received when a device reads a remote I/O sample
Received when a device reads a remote sensor
Transmits a payload to a remote node
Received upon completion of a Exbee.TxFrame
or Exbee.ExplicitTxFrame
. The
:status
attribute indicates whether the transmission was successful
Mix Tasks
List available AT configuration options
Query AT configuration values
Set AT configuration values
List available serial ports