|
void | init () |
|
void | sendPacket (byte[] data) throws IOException |
|
Map< String, String > | listAttributes () |
|
String | getAttribute (String key) throws IOException |
|
void | setAttribute (String key, String value) throws IOException |
|
byte [] | getNextPacket () throws IOException |
|
Definition at line 7 of file UartbusConnection.java.
The documentation for this interface was generated from the following file:
- /home/javaexperience/git-repositories/javaexperience/uartbus/source/java/uartbus/src/main/java/eu/javaexperience/electronic/uartbus/rpc/UartbusConnection.java