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 5209711 Site checkin for project PLC4X: Jenkins Tools
5209711 is described below
commit 5209711501e0616d2b79944dfa2055ee8d538157
Author: jenkins <[email protected]>
AuthorDate: Tue Feb 11 10:02:29 2020 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/release-build-tools.html | 2 +-
developers/release.html | 2 +-
images/protocols/ads-ams.png | Bin 0 -> 13600 bytes
images/protocols/bacnet-ip.gif | Bin 0 -> 32674 bytes
users/index.html | 12 ++++++------
users/protocols/ads.html | 4 +++-
6 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/developers/release-build-tools.html
b/developers/release-build-tools.html
index af483b9..7fbbcdf 100644
--- a/developers/release-build-tools.html
+++ b/developers/release-build-tools.html
@@ -187,7 +187,7 @@
<main role="main"
class="ml-sm-auto px-4 col-sm-pull col-md-9 col-lg-10 h-100">
<div class="paragraph">
<p>#Properties
-#Tue Feb 11 09:04:10 UTC 2020
+#Tue Feb 11 10:01:03 UTC 2020
jmh.version=1.21
plc4x-code-generation.version=1.2.0-SNAPSHOT
commons-codec.version=1.12
diff --git a/developers/release.html b/developers/release.html
index cdce1e2..79a3038 100644
--- a/developers/release.html
+++ b/developers/release.html
@@ -187,7 +187,7 @@
<main role="main"
class="ml-sm-auto px-4 col-sm-pull col-md-9 col-lg-10 h-100">
<div class="paragraph">
<p>#Properties
-#Tue Feb 11 09:04:10 UTC 2020
+#Tue Feb 11 10:01:03 UTC 2020
jmh.version=1.21
plc4x-code-generation.version=1.2.0-SNAPSHOT
commons-codec.version=1.12
diff --git a/images/protocols/ads-ams.png b/images/protocols/ads-ams.png
new file mode 100644
index 0000000..ebd4a4d
Binary files /dev/null and b/images/protocols/ads-ams.png differ
diff --git a/images/protocols/bacnet-ip.gif b/images/protocols/bacnet-ip.gif
new file mode 100644
index 0000000..00c7e1a
Binary files /dev/null and b/images/protocols/bacnet-ip.gif differ
diff --git a/users/index.html b/users/index.html
index 3a736b4..3f454b6 100644
--- a/users/index.html
+++ b/users/index.html
@@ -267,9 +267,9 @@
<div class="col-md-12 col-lg-4">
<div class="card h-100 p-5 justify-content-center"
onclick="location.href='protocols/ads.html';"
style="cursor:pointer;">
- <!--div class="d-flex align-items-center justify-content-center
h-100">
- <img src="images/protocols/ads-logo.png" alt="Card image cap">
- </div-->
+ <div class="d-flex align-items-center justify-content-center h-100">
+ <img src="../images/protocols/ads-ams.png" alt="Card image cap">
+ </div>
<div class="card-body">
<h5 class="card-title"><b>ADS/AMS</b></h5>
</div>
@@ -280,9 +280,9 @@
<div class="col-md-12 col-lg-4">
<div class="card h-100 p-5 justify-content-center"
onclick="location.href='protocols/bacnetip.html';"
style="cursor:pointer;">
- <!--div class="d-flex align-items-center justify-content-center
h-100">
- <img src="images/protocols/bacnetip-logo.png" alt="Card image cap">
- </div-->
+ <div class="d-flex align-items-center justify-content-center h-100">
+ <img src="../images/protocols/bacnet-ip.gif" alt="Card image cap">
+ </div>
<div class="card-body">
<h5 class="card-title"><b>BACnet/IP</b></h5>
</div>
diff --git a/users/protocols/ads.html b/users/protocols/ads.html
index 5b5850a..bcf7abb 100644
--- a/users/protocols/ads.html
+++ b/users/protocols/ads.html
@@ -233,7 +233,9 @@
<div class="sect1">
<h2 id="adsams">ADS/AMS</h2>
<div class="sectionbody">
-
+<div class="paragraph">
+<p>For details about the protocol look here: <a
href="http://www.beckhoff.com/" class="bare">http://www.beckhoff.com/</a></p>
+</div>
</div>
</div>
</main>