You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by ld...@apache.org on 2020/10/22 11:58:09 UTC

[plc4x] branch develop updated (bf6ac83 -> c84aa39)

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

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


    from bf6ac83  Brief support for AMS/ADS discovery packets.
     add c84aa39  PLC4X-252 Support passing of PlcField in read/write builders.

No new revisions were added by this update.

Summary of changes:
 .../plc4x/java/api/messages/PlcReadRequest.java    |  3 +
 .../plc4x/java/api/messages/PlcWriteRequest.java   | 16 ++++
 .../java/spi/messages/DefaultPlcReadRequest.java   | 17 +++-
 .../java/spi/messages/DefaultPlcWriteRequest.java  | 94 ++++++++++++++++++++--
 4 files changed, 121 insertions(+), 9 deletions(-)