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 d9899d21fa fix: Fixed an error in the opc-ua testuite.
new f7bd21f752 feat(plc4j): OPC-UA browse now resolves server-side types &
access rights
new 8c0d7d914a fix: Hopefully hardened a flaky test.
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:
.../apache/plc4x/java/opcua/OpcuaConnection.java | 285 ++++++++++++++++++---
.../plc4x/java/opcua/OpcuaPlcDriverTest.java | 14 +
.../java/opcua/tag/OpcuaPlcTagHandlerTest.java | 10 +-
.../cache/CachedPlcConnectionManagerTest.java | 8 +-
4 files changed, 278 insertions(+), 39 deletions(-)