This is an automated email from the ASF dual-hosted git repository.
chrisdutz pushed a change to branch refactor/spi3
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from b56deb87c8 refactor: Refactored the Mock, plc4x and simulated drivers
to the new SPI.
add e526655718 refactor: Refactored the code of the not finished ctrlx
driver to the new SPI.
No new revisions were added by this update.
Summary of changes:
plc4j/drivers/ctrlx/pom.xml | 22 ++++++++++++++--------
.../plc4x/java/ctrlx/readwrite/CtrlXDriver.java | 14 ++++++--------
.../configuration/CtrlXConfiguration.java | 4 ++--
.../readwrite/connection/CtrlXConnection.java | 13 +++++++++++--
.../readwrite/discovery/CtrlXPlcDiscoverer.java | 2 +-
.../java/ctrlx/readwrite/tag/CtrlXTagHandler.java | 3 +--
6 files changed, 35 insertions(+), 23 deletions(-)