This is an automated email from the ASF dual-hosted git repository.
chrisdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 955486e0fb fix: Make the lease-time decision deterministic (purely
idle-time based, plus the force flag)
new 5fbbea71a4 feat: Extended the opc-ua driver to derive the types for
simple type tags from the server model (Instead of guessing it based on the
input data)
new 015924e699 chore: Updated the KNX Vendor IDs
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/knxnetip/readwrite/KnxManufacturer.java | 6 +-
.../apache/plc4x/java/opcua/OpcuaConnection.java | 377 ++++++++++++++++-----
.../plc4x/java/opcua/OpcuaPlcDriverTest.java | 104 +++++-
.../manual/ManualOpcUaS71500NewFWDriverTest.java | 38 +--
.../protocols/knxnetip/knx-master-data.mspec | 5 +-
5 files changed, 402 insertions(+), 128 deletions(-)