You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by hu...@apache.org on 2021/03/18 21:45:53 UTC

[plc4x] branch develop updated (c1d60ea -> 1972936)

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

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


    from c1d60ea  plc4go: Change logger to text (only for unit tests) + Disable color when run from jenkins as the color instructions damage the xunit output
     add 67de5ba  Fix for opcua subscription
     add db392a1  Change default Duration fo change of state to 0 seconds from 1 second.
     add 5e00e3e  Removed timestamp from write request.
     new 1972936  Merge pull request #227 from apache/bug/opcua_subscription

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    | 23 ++++++++++++----------
 .../plc4x/java/opcua/protocol/OpcuaField.java      | 16 ++++++++++++++-
 2 files changed, 28 insertions(+), 11 deletions(-)

[plc4x] 01/01: Merge pull request #227 from apache/bug/opcua_subscription

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

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

commit 1972936a1e6197152310bef1f53842728eed002e
Merge: c1d60ea 5e00e3e
Author: hutcheb <be...@gmail.com>
AuthorDate: Thu Mar 18 17:45:46 2021 -0400

    Merge pull request #227 from apache/bug/opcua_subscription
    
    Fix for opcua subscription

 .../opcua/connection/OpcuaTcpPlcConnection.java    | 23 ++++++++++++----------
 .../plc4x/java/opcua/protocol/OpcuaField.java      | 16 ++++++++++++++-
 2 files changed, 28 insertions(+), 11 deletions(-)