A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  V  W 

S

set(nl.basjes.modbus.device.api.Address,nl.basjes.modbus.device.api.RegisterValue) - function in nl.basjes.modbus.device.api.RegisterBlock
 
setComment(java.lang.String) - function in nl.basjes.modbus.device.api.RegisterValue
If a register has a comment this can be used when converting it to a String (in yaml for example)
setFetchGroup(java.lang.String) - function in nl.basjes.modbus.device.api.RegisterValue
An identifier to that can be used to ensure some registers are retrieved together.
setFetchTimestamp(java.lang.Long) - function in nl.basjes.modbus.device.api.RegisterValue
 
setHardReadError() - function in nl.basjes.modbus.device.api.RegisterValue
 
setHardReadError(java.lang.Boolean) - function in nl.basjes.modbus.device.api.RegisterValue
 
setImmutable(java.lang.Boolean) - function in nl.basjes.modbus.device.api.RegisterValue
Some registers will NEVER change and thus do not need to be retrieved a second time
setLogRequests(java.lang.Boolean) - function in nl.basjes.modbus.device.memory.MockedModbusDevice
 
setMaxRegistersPerModbusRequest(java.lang.Integer) - function in nl.basjes.modbus.device.api.ModbusDevice
 
setMaxRegistersPerModbusRequest(java.lang.Integer) - function in nl.basjes.modbus.device.api.ModbusDevice
 
setReadError(nl.basjes.modbus.device.api.Address) - function in nl.basjes.modbus.device.api.RegisterBlock
Mark the provided address as a soft read error
setSoftReadError() - function in nl.basjes.modbus.device.api.RegisterValue
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setValue(nl.basjes.modbus.device.api.Address) - function in nl.basjes.modbus.device.api.RegisterBlock
Set a not-yet-loaded register value IFF absent
setValue(nl.basjes.modbus.device.api.Address,java.lang.Short,java.lang.Long) - function in nl.basjes.modbus.device.api.RegisterBlock
 
setValue(java.lang.Short) - function in nl.basjes.modbus.device.api.RegisterValue
 
setValue(java.lang.Short,java.lang.Long) - function in nl.basjes.modbus.device.api.RegisterValue
 
setValue(nl.basjes.modbus.device.api.RegisterValue) - function in nl.basjes.modbus.device.api.RegisterValue
 
A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  V  W