exbee v0.0.3 API Reference

Modules

Communicate with XBee wireless radios in Elixir

Query or set AT parameters on a local device

Query or set AT parameters on a local device

Interface to a serial connection

Indicates the status of a device

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

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

Protocols

Protocol used to decode a binary message into a frame

Protocol used to encode a frame into a binary message

Mix Tasks

List available AT configuration options

Query AT configuration values

Set AT configuration values

List available serial ports