This is an automated email from the ASF dual-hosted git repository.
dominikriemer pushed a change to branch 4433-support-opc-ua-events
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from b000f300aa Extend documentation
add 66a2366534 Fix extraction test
No new revisions were added by this update.
Summary of changes:
.../connectors/opcua/adapter/OpcUaAdapter.java | 4 +-
.../opcua/config/SpOpcUaConfigExtractor.java | 2 +-
.../opcua/config/SpOpcUaConfigExtractorTest.java | 76 ++++++++++++++++++++++
3 files changed, 79 insertions(+), 3 deletions(-)
create mode 100644
streampipes-extensions/streampipes-connectors-opcua/src/test/java/org/apache/streampipes/extensions/connectors/opcua/config/SpOpcUaConfigExtractorTest.java