| Package | Description |
|---|---|
| org.avineas.fins |
Basic interfaces and related classes for the Omron FINS protocol implementation.
|
| org.avineas.fins.payload |
Basic (not complete) command and response implementations.
|
| Class and Description |
|---|
| Command
Payload that represents a command, meaning the message sent from a party to another.
|
| Response
Payload that represents a response, meaning the reaction to a command.
|
| Class and Description |
|---|
| Command
Payload that represents a command, meaning the message sent from a party to another.
|
| IOCommand
Command that represents IO commands, normally write or read commands.
|
| Payload
Abstraction of a FINS payload.
|
| Response
Payload that represents a response, meaning the reaction to a command.
|