Uses of Package
org.openhab.core.io.transport.modbus
Packages that use org.openhab.core.io.transport.modbus
-
Classes in org.openhab.core.io.transport.modbus used by org.openhab.core.io.transport.modbusClassDescriptionEncapsulates result of modbus read operationsEncapsulates result of modbus read operationsEncapsulates result of modbus write operationsClass that implements a collection for bitsInterface for interacting with a particular modbus slave.Value types for different number types.Callback used to report failure in ModbusInterface for read callbacksModbus read function codes supported by this transportImplementation of immutable representation of modbus read request Equals and hashCode implemented keeping
PollTask
in mind: two instances of this class are considered the same if they have the equal parameters (same slave id, start, length, function code and maxTries).ImmutableModbusRegisterArray
implementationMinimal representation of a modbus response.Base interface for callbacks used in ModbusInterface for write callbacksImplementation for writing coilsModbus write function codes supported by this transportImplementation for writing registersBase interface for Modbus write requestsModbusWriteRequestBlueprintVisitor interface.Poll task represents Modbus read request Must be hashable.Common base interface for read and write tasks.ByteBuffer-like interface for working with different types of data stored in byte arrays -
Classes in org.openhab.core.io.transport.modbus used by org.openhab.core.io.transport.modbus.json