public interface RtuModbusClientConfig
extends net.solarnetwork.io.modbus.ModbusClientConfig
| Modifier and Type | Method and Description |
|---|---|
default String |
getDescription()
Get the serial device name.
|
String |
getName()
Get the name of the serial device to connect to, such as
/dev/ttyUSB0 or COM1.
|
net.solarnetwork.io.modbus.serial.SerialParameters |
getSerialParameters()
Get the serial device parameters to use.
|
String getName()
net.solarnetwork.io.modbus.serial.SerialParameters getSerialParameters()