org.avineas.modbus
public interface ModbusUnit
| Modifier and Type | Method and Description |
|---|---|
ModbusResponse |
handleRequest(ModbusRequest request)
Handle a modbus request, meaning: pick up the details and send an corresponding response.
|
ModbusResponse handleRequest(ModbusRequest request)
request - The request that was sent to the unit