This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d2023abf7 Site checkin for project PLC4X: Jenkins Tools
d2023abf7 is described below
commit d2023abf76b9aa3fd921a56054c933d1a123cf05
Author: jenkins <[email protected]>
AuthorDate: Mon Feb 19 23:16:27 2024 +0000
Site checkin for project PLC4X: Jenkins Tools
---
plc4x-doap.rdf | 2 +-
users/getting-started/plc4j.html | 4 ++--
users/protocols/ab-eth.html | 2 +-
users/protocols/ads.html | 2 +-
users/protocols/bacnet.html | 2 +-
users/protocols/c-bus.html | 2 +-
users/protocols/canopen.html | 2 +-
users/protocols/eip.html | 2 +-
users/protocols/firmata.html | 2 +-
users/protocols/genericcan.html | 2 +-
users/protocols/iec-60870.html | 2 +-
users/protocols/knxnetip.html | 2 +-
users/protocols/logix.html | 2 +-
users/protocols/modbus.html | 6 +++---
users/protocols/opcua.html | 2 +-
users/protocols/open-protocol.html | 2 +-
users/protocols/plc4x.html | 2 +-
users/protocols/profinet.html | 2 +-
users/protocols/s7.html | 2 +-
users/protocols/simulated.html | 2 +-
users/tools/capture-replay.html | 4 ++--
users/tools/connection-cache.html | 2 +-
users/tools/scraper.html | 2 +-
users/tools/testing.html | 2 +-
users/transports/can.html | 2 +-
users/transports/pcap-replay.html | 2 +-
users/transports/raw-socket.html | 2 +-
users/transports/serial.html | 2 +-
users/transports/socketcan.html | 2 +-
users/transports/tcp.html | 2 +-
users/transports/udp.html | 2 +-
31 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/plc4x-doap.rdf b/plc4x-doap.rdf
index 2f0585a7f..937ac45f8 100644
--- a/plc4x-doap.rdf
+++ b/plc4x-doap.rdf
@@ -90,7 +90,7 @@
<Version>
<name>Latest 0.12.0 release</name>
<created>2024-02-19</created>
- <revision>0.13.0</revision>
+ <revision>0.12.0</revision>
</Version>
</release>
<release>
diff --git a/users/getting-started/plc4j.html b/users/getting-started/plc4j.html
index ddfc7bfb9..e0f9bfc45 100644
--- a/users/getting-started/plc4j.html
+++ b/users/getting-started/plc4j.html
@@ -333,7 +333,7 @@ When using Maven, all you need to do is add this
dependency:</p>
<pre> <dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div>
@@ -349,7 +349,7 @@ However, in order to actually connect to a device using a
given protocol, you ne
<pre> <dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
<scope>runtime</scope>
</dependency></pre>
</div>
diff --git a/users/protocols/ab-eth.html b/users/protocols/ab-eth.html
index 54d84e0b6..999361694 100644
--- a/users/protocols/ab-eth.html
+++ b/users/protocols/ab-eth.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-ab-eth</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/ads.html b/users/protocols/ads.html
index 5901d10db..27f5ec373 100644
--- a/users/protocols/ads.html
+++ b/users/protocols/ads.html
@@ -391,7 +391,7 @@ Source <a
href="https://infosys.beckhoff.com/english.php?content=../content/1033
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-ads</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/bacnet.html b/users/protocols/bacnet.html
index 3299615d8..ee93edcf9 100644
--- a/users/protocols/bacnet.html
+++ b/users/protocols/bacnet.html
@@ -376,7 +376,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-bacnet</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/c-bus.html b/users/protocols/c-bus.html
index de5aa2de1..8c493cb40 100644
--- a/users/protocols/c-bus.html
+++ b/users/protocols/c-bus.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-c-bus</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/canopen.html b/users/protocols/canopen.html
index 24ca743ca..cf748d110 100644
--- a/users/protocols/canopen.html
+++ b/users/protocols/canopen.html
@@ -378,7 +378,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-canopen</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/eip.html b/users/protocols/eip.html
index d3e2852ae..602c338e5 100644
--- a/users/protocols/eip.html
+++ b/users/protocols/eip.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-eip</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/firmata.html b/users/protocols/firmata.html
index 69143b567..dffc3925b 100644
--- a/users/protocols/firmata.html
+++ b/users/protocols/firmata.html
@@ -376,7 +376,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-firmata</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/genericcan.html b/users/protocols/genericcan.html
index b60162b63..69e2c96cc 100644
--- a/users/protocols/genericcan.html
+++ b/users/protocols/genericcan.html
@@ -377,7 +377,7 @@ It allows implementing a basic CAN bus listening or writing
scenarios.</p>
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-can</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/iec-60870.html b/users/protocols/iec-60870.html
index b3f33997d..a350bdee1 100644
--- a/users/protocols/iec-60870.html
+++ b/users/protocols/iec-60870.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-iec-60870</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/knxnetip.html b/users/protocols/knxnetip.html
index 30319e54b..7e3ad6ecd 100644
--- a/users/protocols/knxnetip.html
+++ b/users/protocols/knxnetip.html
@@ -372,7 +372,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-knxnetip</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/logix.html b/users/protocols/logix.html
index b6d2f8796..7c7aaa009 100644
--- a/users/protocols/logix.html
+++ b/users/protocols/logix.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-eip</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/modbus.html b/users/protocols/modbus.html
index fc626a8d6..eb4fb5f33 100644
--- a/users/protocols/modbus.html
+++ b/users/protocols/modbus.html
@@ -369,7 +369,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-modbus</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
@@ -527,7 +527,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-modbus</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
@@ -756,7 +756,7 @@ Allowed values are:
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-modbus</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/opcua.html b/users/protocols/opcua.html
index f79629e0e..6b90f7d3f 100644
--- a/users/protocols/opcua.html
+++ b/users/protocols/opcua.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-opcua</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/open-protocol.html
b/users/protocols/open-protocol.html
index 895816df5..9258b6a7d 100644
--- a/users/protocols/open-protocol.html
+++ b/users/protocols/open-protocol.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-open-protocol</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/plc4x.html b/users/protocols/plc4x.html
index 2a15fbddf..02b7af151 100644
--- a/users/protocols/plc4x.html
+++ b/users/protocols/plc4x.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-plc4x</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/profinet.html b/users/protocols/profinet.html
index 9b8c5d97c..27f325bbc 100644
--- a/users/protocols/profinet.html
+++ b/users/protocols/profinet.html
@@ -382,7 +382,7 @@ on the same network segment.</p>
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-profinet-ng</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/s7.html b/users/protocols/s7.html
index 437207e63..37ec1344d 100644
--- a/users/protocols/s7.html
+++ b/users/protocols/s7.html
@@ -515,7 +515,7 @@ In the following, reference will be made to the Java-based
driver, which impleme
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/protocols/simulated.html b/users/protocols/simulated.html
index 5126abb05..2dfa98dde 100644
--- a/users/protocols/simulated.html
+++ b/users/protocols/simulated.html
@@ -367,7 +367,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-simulated</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/tools/capture-replay.html b/users/tools/capture-replay.html
index ae087f96e..5c91d2858 100644
--- a/users/tools/capture-replay.html
+++ b/users/tools/capture-replay.html
@@ -363,11 +363,11 @@ If complicance rules prevent ths a third option would be
to use a network tap to
<p>The capture can be replayed by the tool you find in
<code>plc4j/tools/capture-replay</code>.</p>
</div>
<div class="paragraph">
-<p>Here simply look for the
<code>target/plc4j-capture-replay-0.13.0-uber-jar.jar</code> and run:</p>
+<p>Here simply look for the
<code>target/plc4j-capture-replay-0.12.0-uber-jar.jar</code> and run:</p>
</div>
<div class="listingblock">
<div class="content">
-<pre> java -jar target/plc4j-capture-replay-0.13.0-uber-jar.jar --input-file
{path to capture} --output-device {name of the network device} --replay-speed 1
--loop true</pre>
+<pre> java -jar target/plc4j-capture-replay-0.12.0-uber-jar.jar --input-file
{path to capture} --output-device {name of the network device} --replay-speed 1
--loop true</pre>
</div>
</div>
<div class="paragraph">
diff --git a/users/tools/connection-cache.html
b/users/tools/connection-cache.html
index fec4af7ef..8fa3e0842 100644
--- a/users/tools/connection-cache.html
+++ b/users/tools/connection-cache.html
@@ -399,7 +399,7 @@
<pre> <dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-connection-cache</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div>
diff --git a/users/tools/scraper.html b/users/tools/scraper.html
index c36b099c6..5b83a8c73 100644
--- a/users/tools/scraper.html
+++ b/users/tools/scraper.html
@@ -347,7 +347,7 @@
<pre> <dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-scraper</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div>
diff --git a/users/tools/testing.html b/users/tools/testing.html
index 72d71c944..385a2e351 100644
--- a/users/tools/testing.html
+++ b/users/tools/testing.html
@@ -334,7 +334,7 @@ The driver can be found in the Maven module</p>
<pre> <dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
<scope>test</scope>
</dependency></pre>
</div>
diff --git a/users/transports/can.html b/users/transports/can.html
index a7d9ac261..26e3c84e7 100644
--- a/users/transports/can.html
+++ b/users/transports/can.html
@@ -370,7 +370,7 @@ The builder allow constructing requests which should be
passed to the bus operat
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/transports/pcap-replay.html
b/users/transports/pcap-replay.html
index b54ec06c1..ca41e2957 100644
--- a/users/transports/pcap-replay.html
+++ b/users/transports/pcap-replay.html
@@ -355,7 +355,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-replay</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/transports/raw-socket.html b/users/transports/raw-socket.html
index 5fb152469..417504810 100644
--- a/users/transports/raw-socket.html
+++ b/users/transports/raw-socket.html
@@ -355,7 +355,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/transports/serial.html b/users/transports/serial.html
index 0cd84ee33..642fa09fb 100644
--- a/users/transports/serial.html
+++ b/users/transports/serial.html
@@ -355,7 +355,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/transports/socketcan.html b/users/transports/socketcan.html
index 1d04f5de8..661533291 100644
--- a/users/transports/socketcan.html
+++ b/users/transports/socketcan.html
@@ -355,7 +355,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-socketcan</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/transports/tcp.html b/users/transports/tcp.html
index 5eb10e316..20ae5a079 100644
--- a/users/transports/tcp.html
+++ b/users/transports/tcp.html
@@ -355,7 +355,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>
diff --git a/users/transports/udp.html b/users/transports/udp.html
index e748d97f5..d2132573d 100644
--- a/users/transports/udp.html
+++ b/users/transports/udp.html
@@ -355,7 +355,7 @@
<pre><dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-udp</artifactId>
- <version>0.13.0</version>
+ <version>0.12.0</version>
</dependency></pre>
</div>
</div></div></td>