XBee parser serial implementation with pySerial
| Parameters: |
|
|---|
Read response from serial
| Parameters: | timeout (None or int or float) – timeout in seconds. See pySerial’s documentation for more details |
|---|---|
| Raise: | Timeout when timeout is exceeded |
Send a XBeeRequest through serial
| Parameters: | request (XBeeRequest) – the request to send |
|---|
Close the serial port