You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2020/05/11 13:03:21 UTC

[incubator-streampipes-extensions] branch dev updated (55b9448 -> 1e633e5)

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

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git.


    from 55b9448  [hotfix] fix typo in link
     add 100c00d  Working on STREAMPIPES-118: Add file upload, update API
     add af244fe  STREAMPIPES-118 Add csv uplaod to configuration
     add 1e633e5  STREAMPIPES-118: Fix S7 CSV  upload

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |   2 +-
 .../connect/adapters/plc4x/s7/Plc4xS7Adapter.java  | 138 +++++++++++++++------
 .../connect/adapters/plc4x/s7/S7ConfigFile.java    |  59 +++++++++
 .../documentation.md                               |   0
 .../icon.png                                       | Bin 0 -> 46022 bytes
 .../strings.en                                     |  29 +++++
 6 files changed, 191 insertions(+), 37 deletions(-)
 create mode 100644 streampipes-connect-adapters/src/main/java/org/apache/streampipes/connect/adapters/plc4x/s7/S7ConfigFile.java
 copy streampipes-connect-adapters/src/main/resources/{org.apache.streampipes.connect.adapters.iss => org.apache.streampipes.connect.adapters.plc4x.s7}/documentation.md (100%)
 create mode 100644 streampipes-connect-adapters/src/main/resources/org.apache.streampipes.connect.adapters.plc4x.s7/icon.png
 create mode 100644 streampipes-connect-adapters/src/main/resources/org.apache.streampipes.connect.adapters.plc4x.s7/strings.en