You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by na...@apache.org on 2020/03/04 10:47:46 UTC

[plc4x] branch develop updated (635cdc2 -> 3f68dfa)

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

nalim2 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    from 635cdc2  Fixed Download Page (0.5.0 / 0.6.0).
     add d726147  [fix] Transfer bug fixes from rel/0.6 to 0.7+ which includes correct OPC UA field address matching and connection string parameter recognition
     new 3f68dfa  Merge pull request #131 from apache/bugfix/OPCUA-transfer-from-0-6

The 1 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:
 .../opcua/connection/OpcuaTcpPlcConnection.java    | 32 ++++++++++++++++++++--
 .../plc4x/java/opcua/protocol/OpcuaField.java      |  2 +-
 .../plc4x/java/opcua/protocol/OpcuaFieldTest.java  |  7 +++++
 3 files changed, 37 insertions(+), 4 deletions(-)


[plc4x] 01/01: Merge pull request #131 from apache/bugfix/OPCUA-transfer-from-0-6

Posted by na...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

nalim2 pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit 3f68dfad67dbb3366cdaaca4c89f2f7b70ec00e0
Merge: 635cdc2 d726147
Author: Matthias Strljic <na...@users.noreply.github.com>
AuthorDate: Wed Mar 4 11:47:38 2020 +0100

    Merge pull request #131 from apache/bugfix/OPCUA-transfer-from-0-6
    
    [fix] Transfer bug fixes from rel/0.6 to 0.7+ which includes correct …

 .../opcua/connection/OpcuaTcpPlcConnection.java    | 32 ++++++++++++++++++++--
 .../plc4x/java/opcua/protocol/OpcuaField.java      |  2 +-
 .../plc4x/java/opcua/protocol/OpcuaFieldTest.java  |  7 +++++
 3 files changed, 37 insertions(+), 4 deletions(-)