You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2019/12/19 08:53:27 UTC

[plc4x] branch develop updated (1e3b63f -> c44f4d4)

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

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


    from 1e3b63f  Merge pull request #112 from acs/PLC4X-164-OPCUA_Not_found
     new b52443c  Fix ADS tcp protocol fragmented and multiple messages
     new e31a7b6  Fix bytebuf release
     new c44f4d4  Merge pull request #103 from amrod-/develop

The 2480 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:
 .../java/ads/protocol/Ads2PayloadProtocol.java     | 107 +++++++++++----------
 .../java/ads/protocol/Payload2TcpProtocol.java     |  30 +++---
 .../java/ads/protocol/Payload2TcpProtocolTest.java |  20 ++++
 3 files changed, 95 insertions(+), 62 deletions(-)