You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2021/01/14 14:42:43 UTC

[incubator-streampipes-extensions] branch dev updated (59ede52 -> 8b805bf)

This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git.


    from 59ede52  [STREAMPIPES-268] Update Maven dependencies
     new 281d33d  [STREAMPIPES-277] Upgrade Milo & adapt code to changes
     new 990853d  [STREAMPIPES-277] add option for authenticated connection
     new 8b805bf  Merge pull request #35 from bossenti/STREAMPIPES-277

The 1160 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:
 pom.xml                                            |   6 +-
 streampipes-connect-adapters/pom.xml               |   2 +-
 .../streampipes/connect/adapters/opcua/OpcUa.java  | 100 ++++++++++++++++-----
 .../connect/adapters/opcua/OpcUaAdapter.java       |  51 +++++++----
 .../strings.en                                     |  15 ++++
 5 files changed, 133 insertions(+), 41 deletions(-)