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 4414876 Site checkin for project PLC4X: Jenkins Tools
4414876 is described below
commit 4414876d714528f03103c271042111a944ddd374
Author: jenkins <[email protected]>
AuthorDate: Sun Oct 13 16:59:43 2019 +0000
Site checkin for project PLC4X: Jenkins Tools
---
protocols/ab-eth/index.html | 308 ++++++++++++++++++++++++++++++++++++++++++++
protocols/index.html | 1 +
2 files changed, 309 insertions(+)
diff --git a/protocols/ab-eth/index.html b/protocols/ab-eth/index.html
new file mode 100644
index 0000000..31d88d7
--- /dev/null
+++ b/protocols/ab-eth/index.html
@@ -0,0 +1,308 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ Generated by Apache Maven Doxia
+ Rendered using Reflow Maven Skin 1.5.0
(http://devacfr.github.io/reflow-maven-skin)
+-->
+<html xml:lang="en" lang="en">
+
+ <head>
+ <meta charset="UTF-8" />
+ <title>Apache PLC4X® - Allen-Bradley Ethernet</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="description" content="" />
+ <meta http-equiv="content-language" content="en" />
+ <link
href="../../css/bootstrap.min.css" rel="stylesheet" />
+ <link href="../../css/docs.css" rel="stylesheet" />
+ <link href="../../css/reflow-skin.css" rel="stylesheet" />
+
+ <link rel="stylesheet" href="../../js/styles/default.min.css" />
+
+ <link href="../../css/lightbox.css" rel="stylesheet" />
+ <link href="../../css/site.css" rel="stylesheet" />
+ <link href="../../css/print.css" rel="stylesheet" media="print" />
+<script>
+ document.addEventListener("DOMContentLoaded", function(event) {
+ /* Add an image for promoting Apache events below the right banner
*/
+ $("#bannerRight").append('<p id="apacheEvents"><a
href="//www.apache.org/events/current-event.html"><img
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+ /* Append the trademarks info to the copyright section */
+ $(".copyright").append('<p>Apache PLC4X, PLC4X, Apache, the Apache
feather logo, and the Apache PLC4X project logo are either registered
trademarks or trademarks of The Apache Software Foundation in the United States
and other countries. All other marks mentioned may be trademarks or registered
trademarks of their respective owners.</p>');
+ });
+ </script>
+ </head> <!-- end : head -->
+ <body class="page-protocols-ab-eth-index project-plc4x-parent">
+
+ <div id="m-top-navbar" class="navbar navbar-default navbar-fixed-top">
+ <div class="container">
+ <!-- Brand and toggle get grouped for better mobile display -->
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle collapsed"
data-toggle="collapse"
+ data-target="#top-navbar-collapse-1"
aria-expanded="false" aria-controls="navbar">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ <a class="navbar-brand" href="../..">Apache PLC4X</a>
+ </div> <!-- .navbar-header -->
+ <div class="collapse navbar-collapse" id="top-navbar-collapse-1">
+ <ul class="nav navbar-nav navbar-right">
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">Users <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li ><a href="../../users/download.html"
title="Download" >Download</a></li>
+ <li ><a href="../../users/gettingstarted.html"
title="Getting Started" >Getting Started</a></li>
+ <li ><a href="../../users/testing.html" title="PLC4X
without a PLC and Unit Testing" >PLC4X without a PLC and Unit Testing</a></li>
+ <li ><a href="../../users/opm.html" title="Object PLC
Mapping (OPM)" >Object PLC Mapping (OPM)</a></li>
+ <li ><a href="../../users/industry40.html"
title="Industry 4.0 with Apache" >Industry 4.0 with Apache</a></li>
+ <li ><a href="../../users/security.html"
title="Security" >Security</a></li>
+ </ul>
+ </li>
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li ><a href="../../developers/issues.html" title="Bug &
Issue Tracker" >Bug & Issue Tracker</a></li>
+ <li ><a href="../../developers/building.html"
title="Building PLC4X" >Building PLC4X</a></li>
+ <li ><a href="../../developers/sonar.html" title="Code
Analysis" >Code Analysis</a></li>
+ <li class="dropdown-submenu ">
+<a href="../../developers/code-gen/index.html" title="Code Generation" >Code
Generation</a> <ul class="dropdown-menu">
+ <li ><a
href="../../developers/code-gen/protocol/mspec.html" title="Protocol: MSpec
Format" >Protocol: MSpec Format</a></li>
+ <li ><a
href="../../developers/code-gen/language/freemarker.html" title="Language:
Apache Freemarker" >Language: Apache Freemarker</a></li>
+ <li ><a
href="../../developers/code-gen/protocol/df1.html" title="Example: DF1 MSpec"
>Example: DF1 MSpec</a></li>
+ </ul>
+ </li>
+ <li ><a href="../../developers/ci.html"
title="Continuous Integration" >Continuous Integration</a></li>
+ <li ><a href="../../developers/contributing.html"
title="Contributing" >Contributing</a></li>
+ <li ><a href="../../developers/decisions.html"
title="Decision Making" >Decision Making</a></li>
+ <li ><a href="../../developers/maturity.html"
title="Maturity" >Maturity</a></li>
+ <li ><a href="../../developers/preparing.html"
title="Preparing your Computer" >Preparing your Computer</a></li>
+ <li ><a href="../../developers/release.html"
title="Releasing" >Releasing</a></li>
+ <li ><a href="../../developers/release-build-tools.html"
title="Releasing Build-Tools" >Releasing Build-Tools</a></li>
+ <li ><a href="../../developers/team.html" title="Team"
>Team</a></li>
+ <li ><a href="../../developers/vm.html" title="VM
Access" >VM Access</a></li>
+ <li ><a href="../../developers/vpn.html" title="VPN
Access" >VPN Access</a></li>
+ <li ><a href="../../developers/website.html"
title="Website" >Website</a></li>
+ <li ><a href="../../developers/wiki.html" title="Wiki"
>Wiki</a></li>
+ </ul>
+ </li>
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">Protocols <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li ><a href="../features.html" title="Features"
>Features</a></li>
+ <li ><a href="../ads/index.html" title="ADS"
>ADS</a></li>
+ <li ><a href="../delta-v/index.html" title="DeltaV"
>DeltaV</a></li>
+ <li ><a href="../ethernet-ip/index.html"
title="EtherNet/IP" >EtherNet/IP</a></li>
+ <li ><a href="../modbus/index.html" title="Modbus"
>Modbus</a></li>
+ <li ><a href="../opc-ua/index.html" title="OPC-UA"
>OPC-UA</a></li>
+ <li ><a href="../s7/index.html" title="S7" >S7</a></li>
+ </ul>
+ </li>
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">Reports <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li class="dropdown-submenu ">
+<a href="../../project-info.html" title="Project Information" >Project
Information</a> <ul class="dropdown-menu">
+ <li ><a href="../../dependency-convergence.html"
title="Dependency Convergence" >Dependency Convergence</a></li>
+ <li ><a href="../../dependency-info.html"
title="Dependency Information" >Dependency Information</a></li>
+ <li ><a href="../../dependency-management.html"
title="Dependency Management" >Dependency Management</a></li>
+ <li ><a href="../../distribution-management.html"
title="Distribution Management" >Distribution Management</a></li>
+ <li ><a href="../../index.html" title="About"
>About</a></li>
+ <li ><a href="../../issue-management.html"
title="Issue Management" >Issue Management</a></li>
+ <li ><a href="../../licenses.html" title="Licenses"
>Licenses</a></li>
+ <li ><a href="../../mailing-lists.html"
title="Mailing Lists" >Mailing Lists</a></li>
+ <li ><a href="../../modules.html" title="Project
Modules" >Project Modules</a></li>
+ <li ><a href="../../plugin-management.html"
title="Plugin Management" >Plugin Management</a></li>
+ <li ><a href="../../plugins.html" title="Plugins"
>Plugins</a></li>
+ <li ><a href="../../scm.html" title="Source Code
Management" >Source Code Management</a></li>
+ <li ><a href="../../summary.html" title="Summary"
>Summary</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">Apache <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li ><a href="http://www.apache.org" title="Apache
Software Foundation" class="externalLink" >Apache Software Foundation</a></li>
+ <li ><a
href="https://www.apache.org/foundation/how-it-works.html" title="How Apache
Works" class="externalLink" >How Apache Works</a></li>
+ <li ><a href="http://www.apache.org/licenses"
title="License" class="externalLink" >License</a></li>
+ <li ><a
href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring
Apache" class="externalLink" >Sponsoring Apache</a></li>
+ <li ><a
href="http://www.apache.org/foundation/thanks.html" title="Thanks"
class="externalLink" >Thanks</a></li>
+ </ul>
+ </li>
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">Modules <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li ><a href="../../plc4x-build-utils/index.html"
title="PLC4X: Build Utils" >PLC4X: Build Utils</a></li>
+ <li ><a href="../../plc4x-protocols/index.html"
title="Protocols" >Protocols</a></li>
+ <li ><a href="../../plc4x-tools/index.html"
title="Tools" >Tools</a></li>
+ <li ><a href="../../plc4j/index.html" title="PLC4J"
>PLC4J</a></li>
+ </ul>
+ </li>
+ </ul>
+ </div><!--/.nav-collapse -->
+ </div> <!--/.container -->
+ </div> <!--/.navbar -->
+ <div class="container">
+ <!-- Masthead -->
+ <!-- ================================================== --> <div
class="header container-fluid">
+ <div class="jumbotron subhead">
+ <div class="row" id="banner">
+ <div class="col-md-12">
+ <div class="pull-left">
+ <a href="https://plc4x.apache.org/"
id="bannerLeft">
+ <img
src="https://plc4x.apache.org/images/apache_plc4x_logo.png"
+ alt='"'Apache PLC4X'"'
+ /> </a>
+ <p class="lead">The industrial IoT adapter</p>
+ </div>
+ <div class="pull-right">
+ <a href="http://www.apache.org/"
id="bannerRight">
+ <img src="https://plc4x.apache.org/images/apache_logo.png"
+ alt='"'Apache Software Foundation'"'
+ /> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <hr class="toc-separator" />
+ <div id="toc-bar" class="navbar navbar-default">
+ <div id="toc-scroll-target" class="container">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle collapsed"
data-toggle="collapse" data-target="#toc-nav-collapse" aria-expanded="false">
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ </div> <!-- .navbar-header -->
+ <div class="collapse navbar-collapse" id="toc-nav-collapse">
+ <ul id="toc" class="nav navbar-nav">
+ <li
class="toplevel"><a href="#_toc_allen-bradley_ethernet" title="Allen-Bradley
Ethernet">Allen-Bradley Ethernet</a></li>
+ <li class="toplevel"><a href="#_toc_connection1"
title="Connection">Connection</a></li>
+ </ul>
+ </div>
+ </div> <!-- .container -->
+ </div> <!-- end: toc-bar -->
+ </div> <!-- end : header -->
+ <div class="main-body">
+
+ <div class="row">
+ <div class="col-md-12">
+ <div class="body-content">
+<div class="sect1">
+ <div class="page-header">
+ <h2 id="_toc_allen-bradley_ethernet">Allen-Bradley Ethernet</h2>
+ </div>
+ <div class="sectionbody">
+ <div class="paragraph">
+ <p>The Allen-Bradley Ethernet protocol encapsulates a DF1 protocol body to
transfer data. The PLC4X driver currently only supports the protected typed
logical read with a limited number of data types.</p>
+ </div>
+ <div class="sect2">
+ <h3 id="_toc_connection1">Connection</h3>
+ <div class="paragraph">
+ <p>The connection string looks as follows:
<code>ab-eth://<ip-address></code></p>
+ </div>
+ <div class="paragraph">
+ <p>The field address:
<code>N<file>:<offset></bitnumber>:<datatype>[<numberofbytes>]</code>.
The following data types are available at the moment: SINBLEBIT (requires
bitnumber to be set), WORD (2 byte integer), DWORD (4 byte integer), INTEGER
(returns the number of bytes requested as an array, for other data types
<numberofbytes> will be ignored).</p>
+ </div>
+ <div class="paragraph">
+ <p>Example of a SINGLEBIT read: <code>N10:22/5:SINGLEBIT</code> (file 10,
offset 22, bitnumber 5)</p>
+ </div>
+ <div class="paragraph">
+ <p>Example of a WORD read: <code>N10:84:WORD</code> (file 10, offset 84, 2
byte integer)</p>
+ </div>
+ </div>
+ </div>
+</div> </div>
+ </div>
+ </div> <!-- /row -->
+ </div>
+ </div> <!-- end : row -->
+</div> <!-- /container -->
+ <!-- Footer
+ ================================================== -->
+ <footer class="well">
+ <div class="container">
+ <div class="row">
+ <div class="col-md-3 bottom-nav">
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Reports</li>
+ <li ><a href="../../project-info.html" title="Project
Information" >Project Information <i class="glyphicon
glyphicon-chevron-right"></i></a></li>
+ </ul>
+
+ </div>
+ <div class="col-md-3 bottom-nav">
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Apache</li>
+ <li ><a href="http://www.apache.org" title="Apache
Software Foundation" class="externalLink" >Apache Software Foundation</a></li>
+ <li ><a
href="https://www.apache.org/foundation/how-it-works.html" title="How Apache
Works" class="externalLink" >How Apache Works</a></li>
+ <li ><a href="http://www.apache.org/licenses"
title="License" class="externalLink" >License</a></li>
+ <li ><a
href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring
Apache" class="externalLink" >Sponsoring Apache</a></li>
+ <li ><a
href="http://www.apache.org/foundation/thanks.html" title="Thanks"
class="externalLink" >Thanks</a></li>
+ </ul>
+
+ </div>
+ <div class="col-md-3 bottom-nav">
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Modules</li>
+ <li ><a href="../../plc4x-build-utils/index.html"
title="PLC4X: Build Utils" >PLC4X: Build Utils</a></li>
+ <li ><a href="../../plc4x-protocols/index.html"
title="Protocols" >Protocols</a></li>
+ <li ><a href="../../plc4x-tools/index.html"
title="Tools" >Tools</a></li>
+ <li ><a href="../../plc4j/index.html" title="PLC4J"
>PLC4J</a></li>
+ </ul>
+
+ </div>
+ <div class="col-md-3 bottom-nav">
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Protocols</li>
+ <li ><a href="../features.html" title="Features"
>Features</a></li>
+ <li ><a href="../ads/index.html" title="ADS"
>ADS</a></li>
+ <li ><a href="../delta-v/index.html" title="DeltaV"
>DeltaV</a></li>
+ <li ><a href="../ethernet-ip/index.html"
title="EtherNet/IP" >EtherNet/IP</a></li>
+ <li ><a href="../modbus/index.html" title="Modbus"
>Modbus</a></li>
+ <li ><a href="../opc-ua/index.html" title="OPC-UA"
>OPC-UA</a></li>
+ <li ><a href="../s7/index.html" title="S7" >S7</a></li>
+ </ul>
+
+ </div>
+ </div>
+ </div>
+ </footer>
+ <div class="container subfooter">
+ <div class="row">
+ <div class="col-md-12">
+ <p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
+ <p class="copyright">Copyright ©2017-2019 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+. All Rights Reserved.</p>
+ <p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
+
+ </div>
+ </div>
+ </div>
+ <!-- Le javascript
+ ================================================== -->
+ <!-- Placed at the end of the document so the pages load faster -->
+ <script src="../../js/jquery.min.js"></script>
+ <script src="../../js/bootstrap.min.js"></script>
+
+ <script src="../../js/lightbox.min.js"></script>
+
+ <script src="../../js/reflow-scroll.js"></script>
+ <script src="../../js/highlight.min.js"></script>
+ <script src="../../js/reflow-skin.js"></script>
+ <script src="../../js/anchor.min.js"></script>
+ <script>
+ document.addEventListener("DOMContentLoaded", function(event) {
+ anchors.options = {
+ placement: 'left',
+ };
+ anchors.add('h1,h2, h3, h4, h5, h6');
+ });
+ </script>
+
+ </body>
+</html>
\ No newline at end of file
diff --git a/protocols/index.html b/protocols/index.html
index 047612b..a9eb21f 100644
--- a/protocols/index.html
+++ b/protocols/index.html
@@ -205,6 +205,7 @@
<div class="sectionbody">
<div class="ulist">
<ul>
+ <li> <p><a href="ab-eth/index.html">AB-Ethernet</a></p> </li>
<li> <p><a href="ads/index.html">DeltaV</a></p> </li>
<li> <p><a href="delta-v/index.html">DeltaV</a></p> </li>
<li> <p><a href="ethernet-ip/index.html">EtherNet/IP</a></p> </li>