- getBody() - Method in class net.solarnetwork.io.modbus.rtu.netty.RtuModbusMessage
-
Get the wrapped message.
- getCrc() - Method in class net.solarnetwork.io.modbus.rtu.netty.RtuModbusMessage
-
- getCrc() - Method in interface net.solarnetwork.io.modbus.rtu.RtuModbusMessage
-
Get the 16-bit cyclic redundancy check value presented in the RTU message
frame.
- getDescription() - Method in interface net.solarnetwork.io.modbus.rtu.RtuModbusClientConfig
-
Get the serial device name.
- getError() - Method in class net.solarnetwork.io.modbus.rtu.netty.RtuModbusMessage
-
- getFunction() - Method in class net.solarnetwork.io.modbus.rtu.netty.RtuModbusMessage
-
- getName() - Method in class net.solarnetwork.io.modbus.rtu.netty.NettyRtuModbusClientConfig
-
- getName() - Method in interface net.solarnetwork.io.modbus.rtu.RtuModbusClientConfig
-
Get the name of the serial device to connect to, such as
/dev/ttyUSB0 or COM1.
- getSerialParameters() - Method in class net.solarnetwork.io.modbus.rtu.netty.NettyRtuModbusClientConfig
-
- getSerialParameters() - Method in interface net.solarnetwork.io.modbus.rtu.RtuModbusClientConfig
-
Get the serial device parameters to use.
- getTimestamp() - Method in class net.solarnetwork.io.modbus.rtu.netty.RtuModbusMessage
-
- getTimestamp() - Method in interface net.solarnetwork.io.modbus.rtu.RtuModbusMessage
-
Get a message creation date.
- getUnitId() - Method in class net.solarnetwork.io.modbus.rtu.netty.RtuModbusMessage
-