A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
V
W
O
- of(java.lang.String) - function in nl.basjes.modbus.device.api.Address.Companion
- Create the address by parsing the provided register format.
- of(nl.basjes.modbus.device.api.AddressClass,java.lang.Integer) - function in nl.basjes.modbus.device.api.Address.Companion
- Creates a new Modbus Address instance.
- of(java.lang.Integer) - function in nl.basjes.modbus.device.api.AddressClass.Companion
- Retrieve the address class by its register baseOffset
- of(java.lang.String) - function in nl.basjes.modbus.device.api.AddressClass.Companion
- Retrieve the AddressClass instance by its textual name/code
- of(java.lang.Integer) - function in nl.basjes.modbus.device.api.FunctionCode.Companion
- Retrieve the FunctionCode instance by its numerical code
- of(nl.basjes.modbus.device.api.Address,java.lang.String) - function in nl.basjes.modbus.device.memory.MockedModbusDevice.Companion
- Create a new MockedModbusDevice instance
- of(nl.basjes.modbus.device.api.AddressClass,java.lang.Integer,java.lang.String) - function in nl.basjes.modbus.device.memory.MockedModbusDevice.Companion
- Create a new MockedModbusDevice instance
- ofModicon5(java.lang.Integer) - function in nl.basjes.modbus.device.api.Address.Companion
- Create the address by parsing the provided numerical register format.
- ofModicon6(java.lang.Integer) - function in nl.basjes.modbus.device.api.Address.Companion
- Create the address by parsing the provided numerical register format.