| Protocol | Description |
| tcp | Uses the TCP/IP transport |
| udp | Uses the UDP transport. Note: This is not an official Modbus specification. It is a proof of concept offered by the authors of Jamod. |
| Data Type | Read/Write | Description |
| discreteInputs | Read-Only | Discrete inputs |
| coils | Read-Write | Discrete outputs or coils |
| inputRegisters | Read-Only | Input registers, where each register holds a 16-bit word. |
| registers | Read-Write | Holding registers, where each register a 16-bit word. |