Public Member Functions | |
def | test_send_at_command |
def | test_send_at_command_with_param |
XBee class should properly write binary data in a valid API frame to a given serial device, including a valid command packet.
Definition at line 392 of file test_ieee.py.
calling send should write a full API frame containing the API AT command packet to the serial device.
Definition at line 398 of file test_ieee.py.
calling send should write a full API frame containing the API AT command packet to the serial device.
Definition at line 415 of file test_ieee.py.