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 2020/03/05 09:33:37 UTC

[plc4x] branch develop updated: - Added a new page listing up a lot of slides, videos and blog posts on plc4x

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 103b45b  - Added a new page listing up a lot of slides, videos and blog posts on plc4x
103b45b is described below

commit 103b45bf5c2f50f848123445a2a92222a6ed77c6
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Thu Mar 5 10:33:29 2020 +0100

    - Added a new page listing up a lot of slides, videos and blog posts on plc4x
---
 .../asciidoc/users/blogs-videos-and-slides.adoc    | 39 ++++++++++++++++++++++
 src/site/site.xml                                  |  1 +
 2 files changed, 40 insertions(+)

diff --git a/src/site/asciidoc/users/blogs-videos-and-slides.adoc b/src/site/asciidoc/users/blogs-videos-and-slides.adoc
new file mode 100644
index 0000000..6e3ebbd
--- /dev/null
+++ b/src/site/asciidoc/users/blogs-videos-and-slides.adoc
@@ -0,0 +1,39 @@
+//
+//  Licensed to the Apache Software Foundation (ASF) under one or more
+//  contributor license agreements.  See the NOTICE file distributed with
+//  this work for additional information regarding copyright ownership.
+//  The ASF licenses this file to You under the Apache License, Version 2.0
+//  (the "License"); you may not use this file except in compliance with
+//  the License.  You may obtain a copy of the License at
+//
+//      http://www.apache.org/licenses/LICENSE-2.0
+//
+//  Unless required by applicable law or agreed to in writing, software
+//  distributed under the License is distributed on an "AS IS" BASIS,
+//  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+//  See the License for the specific language governing permissions and
+//  limitations under the License.
+//
+
+== Blogs, Videos and Slides on Apache PLC4X
+
+=== Blog posts
+
+- https://medium.com/@megachucky/apache-kafka-ksql-and-apache-plc4x-for-iiot-data-integration-and-processing-472c2de6700b[Apache Kafka, KSQL and Apache PLC4X for IIoT Data Integration and Processing]
+- https://blog.codecentric.de/2018/06/edge-computing-industrial-iot-apache-edgent-apache-plc4x/[Edge Computing und Industrial IoT mit Apache Edgent und Apache PLC4X]
+
+=== Videos
+
+- https://www.youtube.com/watch?v=RWKggid25ds[Apache Kafka, KSQL and Apache PLC4X for IIoT Data Integration and Processing]
+- https://www.youtube.com/watch?v=pjBYtJJmWq0[Episode IV - A New Hope: Industry 4.0 done our way]
+- https://aceu19.apachecon.com/session/idea-apache-tlp[From an idea to an Apache TLP]
+- https://mediathek.hhu.de/watch/6014a3fd-aadf-4bcf-adf6-3134162aef1b[Wie wir mit Apache PLC4X die Silos in der Automatisierungsindustrie aufbechen]
+
+=== Slides
+
+- https://de.slideshare.net/KaiWaehner/iiot-industry-40-with-apache-kafka-connect-ksql-apache-plc4x[Apache Kafka, KSQL and Apache PLC4X for IIoT Data Integration and Processing]
+- https://de.slideshare.net/ChristoferDutz/episode-iv-a-new-hope-229731756[Episode iv a new hope - Industry 4.0 done our way]
+- https://de.slideshare.net/ChristoferDutz/from-the-chip-to-the-cloud-with-apache-software[From the Chip to the Cloud with Apache Software]
+- https://de.slideshare.net/ChristoferDutz/digitizing-your-factory-the-open-source-way[Digitizing your factory the open source way]
+- https://de.slideshare.net/ChristoferDutz/from-an-idea-to-an-apache-tlp[From an idea to an Apache TLP]
+- https://de.slideshare.net/ChristoferDutz/building-scada-systems-with-apache-software[Building scada systems with apache software]
\ No newline at end of file
diff --git a/src/site/site.xml b/src/site/site.xml
index 8fa8b05..f1637a3 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -53,6 +53,7 @@
         <item name="Java" href="users/plc4j/gettingstarted.html"/>
         <item name="Virtual Modbus" href="users/plc4j/virtual-modbus.html"/>
       </item>
+      <item name="Blogs, Videos and Slides" href="users/blogs-videos-and-slides.html"/>
       <item name="Protocols" href="users/protocols/index.html">
         <item name="AB-ETH" href="users/protocols/ab-eth.html"/>
         <item name="ADS/AMS" href="users/protocols/ads.html"/>