This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch fix/DATE_AND_TIME_2
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from b553697d15 fix: Fixed one last issue that I found with DATE_AND_LTIME
add 373cb805bb test: Added tests for the single value read and write
operations with Modbus-TCP
No new revisions were added by this update.
Summary of changes:
...pDriverIT.java => ModbusTcpAllDatatypesIT.java} | 6 +-
.../plc4x/java/spi/values/PlcValueHandler.java | 24 +
.../migration/MessageValidatorAndMigrator.java | 3 +
.../protocols/modbus/tcp/Modbus-all-datatypes.xml | 3404 ++++++++++++++++++++
4 files changed, 3434 insertions(+), 3 deletions(-)
copy
plc4j/drivers/modbus/src/test/java/org/apache/plc4x/java/modbus/tcp/{ModbusTcpDriverIT.java
=> ModbusTcpAllDatatypesIT.java} (84%)
create mode 100644
protocols/modbus/src/test/resources/protocols/modbus/tcp/Modbus-all-datatypes.xml