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 2018/01/09 15:09:21 UTC

[incubator-plc4x] 01/04: Merge branches 'feature/PLC4X-18--raw-sockets' and 'master' of https://gitbox.apache.org/repos/asf/incubator-plc4x into feature/PLC4X-18--raw-sockets

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

cdutz pushed a commit to branch feature/PLC4X-18--raw-sockets
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git

commit a980d6130c650d23a2cae120ec553bcded5b8f7b
Merge: 386c49d fe4b740
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Thu Jan 4 08:31:53 2018 +0100

    Merge branches 'feature/PLC4X-18--raw-sockets' and 'master' of https://gitbox.apache.org/repos/asf/incubator-plc4x into feature/PLC4X-18--raw-sockets

 .gitignore                                         |  1 +
 .../apache/plc4x/edgent/PlcConnectionAdapter.java  |  2 +-
 .../plc4x/java/isotp/netty/IsoTPProtocol.java      | 14 +++++++++-
 .../plc4x/java/s7/connection/S7PlcConnection.java  |  2 +-
 .../plc4x/java/s7/netty/Plc4XS7Protocol.java       |  2 +-
 .../org/apache/plc4x/java/s7/netty/S7Protocol.java |  2 +-
 .../plc4x/java/isotp/netty/IsoTPProtocolTest.java  | 30 ++++++++++++++++++++++
 .../apache/plc4x/java/s7/S7PlcReaderSample.java    |  2 +-
 .../org/apache/plc4x/java/s7/S7PlcScanner.java     |  2 +-
 .../org/apache/plc4x/java/s7/S7PlcTestConsole.java |  2 +-
 .../apache/plc4x/java/s7/S7PlcWriterSample.java    |  2 +-
 sonar-project.properties                           | 29 +++++++++++++++++++++
 12 files changed, 81 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@plc4x.apache.org" <co...@plc4x.apache.org>.