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

cdutz pushed a change to branch feature/notificationSupport
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.


    from 6a0bebe  Added some documentation on setting up AMS routes for Beckhoff
     add 93ae433  Updated the iot-factory example to use Elasticsearch to save 
data which can then be displayed with Kibana (for example)

No new revisions were added by this update.

Summary of changes:
 examples/iot-factory/README.adoc                   |  66 ++++++
 examples/iot-factory/pom.xml                       |  14 +-
 .../iotfactory/IotElasticsearchFactory.java        | 224 +++++++++++++++++++++
 .../plc4x/java/examples/iotfactory/IotFactory.java |  86 --------
 .../iot-factory/src/main/resources/log4j2.xml      |  25 ++-
 5 files changed, 319 insertions(+), 96 deletions(-)
 create mode 100644 examples/iot-factory/README.adoc
 create mode 100644 
examples/iot-factory/src/main/java/org/apache/plc4x/java/examples/iotfactory/IotElasticsearchFactory.java
 delete mode 100644 
examples/iot-factory/src/main/java/org/apache/plc4x/java/examples/iotfactory/IotFactory.java
 copy .mvn/extensions.xml => examples/iot-factory/src/main/resources/log4j2.xml 
(61%)

-- 
To stop receiving notification emails like this one, please contact
cd...@apache.org.

Reply via email to