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/09/11 13:26:18 UTC

[incubator-plc4x] 03/05: Merge branch 'skorikov-feature/api-redesign-chris-c' into feature/api-redesign-chris-c

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

cdutz pushed a commit to branch feature/api-redesign-chris-c
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git

commit 549e4ee8b630954ecadf7e41d4ba64897624376c
Merge: 1319e0b 130fa97
Author: Andrey Skorikov <an...@codecentric.de>
AuthorDate: Tue Sep 11 13:11:29 2018 +0200

    Merge branch 'skorikov-feature/api-redesign-chris-c' into feature/api-redesign-chris-c

 .../iotfactory/IotElasticsearchFactory.java        |   2 +-
 .../org/apache/plc4x/kafka/Plc4xSinkConnector.java |   8 +-
 .../java/org/apache/plc4x/kafka/Plc4xSinkTask.java |  10 +-
 .../apache/plc4x/kafka/Plc4xSourceConnector.java   |  42 +++++----
 .../org/apache/plc4x/kafka/Plc4xSourceTask.java    |  72 ++++++++------
 .../messages/items/DefaultBooleanFieldItem.java    |  23 +++++
 .../java/modbus/netty/Plc4XModbusProtocol.java     | 103 +++++++++++++--------
 7 files changed, 166 insertions(+), 94 deletions(-)