Package de.iip_ecosphere.platform.connectors.modbustcpipv1
package de.iip_ecosphere.platform.connectors.modbustcpipv1
Implementation of MODBUS/TCP v1 as platform connector.
-
ClassesClassDescriptionThe ModbusItem is the data structure that is read from the machine and written to the machine, to transfer data.This Class maps the ModbusKeys to the corresponding ModbusVarItem.ModbusTcpIpConnector<CO,
CI> Implements the generic MODBUS TCP/IP connector.The descriptor of this connector (see META-INF/services).Overrides methods that are needed to covert data input.So far only needed to get a public constructor.This Class stores type an offset of a variable.