| Package | Description |
|---|---|
| com.thecoderscorner.menu.remote.protocol | |
| com.thecoderscorner.menu.remote.rs232 |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TagValMenuCommandProtocol |
A protocol implementation that uses tag value pair notation with a few special text items
in order to create messages that can be transmitted.
|
| Modifier and Type | Method | Description |
|---|---|---|
Rs232ControllerBuilder |
Rs232ControllerBuilder.withProtocol(MenuCommandProtocol protocol) |
Optional, defaults to the standard protocol.
|
| Constructor | Description |
|---|---|
Rs232RemoteConnector(String portName,
int baud,
MenuCommandProtocol protocol,
ScheduledExecutorService executor) |
Copyright © 2018. All rights reserved.