You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/08/03 06:00:08 UTC

[plc4x] branch develop updated (a7b7b84 -> d4a715b)

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

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


    from a7b7b84  - Continued working on the AMS/ADS Driver - Added test-cases for the different types of requests - Started implementing the read-logic for single and multiple reads
     add f311e66  See issue reported by Stefano Bossi.
     new d4a715b  Merge pull request #175 from apache/bugfix/array-read-s7-single-item

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:
 .../apache/plc4x/java/s7/readwrite/field/S7Field.java  |  3 ++-
 .../java/s7/readwrite/protocol/S7ProtocolLogic.java    | 18 +++++++++++++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)


[plc4x] 01/01: Merge pull request #175 from apache/bugfix/array-read-s7-single-item

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

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

commit d4a715b2bdeef37c6b17fe6e466d4ddf0db18610
Merge: a7b7b84 f311e66
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Mon Aug 3 08:00:00 2020 +0200

    Merge pull request #175 from apache/bugfix/array-read-s7-single-item
    
    See issue reported by Stefano Bossi.

 .../apache/plc4x/java/s7/readwrite/field/S7Field.java  |  3 ++-
 .../java/s7/readwrite/protocol/S7ProtocolLogic.java    | 18 +++++++++++++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)