This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 693f84698c test(plc4go/spi): added test for DriverManager
add f0fe0faee6 fix(eip): Made the tagHandler actually parse the tag
address instead of just passing it along as string, hereby setting the
datatype, which was required for being able to write.
No new revisions were added by this update.
Summary of changes:
.../assets/testing/protocols/eip/DriverTestsuite.xml | 1 +
plc4go/internal/eip/TagHandler.go | 3 ++-
.../org/apache/plc4x/java/eip/base/tag/EipTag.java | 2 +-
.../apache/plc4x/java/eip/base/tag/EipTagHandler.java | 2 +-
plc4j/examples/hello-world-plc4x-write/pom.xml | 8 +++++---
.../java/spi/connection/DefaultNettyPlcConnection.java | 18 +++++++++++++-----
.../plc4x/java/spi/messages/DefaultPlcReadRequest.java | 2 +-
.../driver/internal/handlers/ApiRequestHandler.java | 2 +-
.../test/resources/protocols/eip/DriverTestsuite.xml | 1 +
9 files changed, 26 insertions(+), 13 deletions(-)