exbee

v0.0.3

  • Pages
  • Modules
  • Protocols
  • Mix Tasks

    exbee v0.0.3 Exbee.NervesUARTAdapter View Source

    Link to this section Summary

    Functions

    enumerate()

    See Nerves.UART.enumerate/0

    open(pid, serial_port, opts)

    See Nerves.UART.open/3

    start_link()

    See Nerves.UART.start_link/0

    stop(pid)

    See Nerves.UART.stop/1

    write(pid, message)

    See Nerves.UART.write/2

    Link to this section Functions

    Link to this function enumerate() View Source

    See Nerves.UART.enumerate/0.

    Link to this function open(pid, serial_port, opts) View Source

    See Nerves.UART.open/3.

    Link to this function start_link() View Source

    See Nerves.UART.start_link/0.

    Link to this function stop(pid) View Source

    See Nerves.UART.stop/1.

    Link to this function write(pid, message) View Source

    See Nerves.UART.write/2.

    Built using ExDoc (v0.16.1), designed by Friedel Ziegelmayer.