You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2017/03/23 14:26:21 UTC

[43/51] [partial] incubator-edgent-website git commit: from d1e3671819c1596884dd9b02a814525f77a18786

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
index d153977..adc1978 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/ResultsHandler.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>ResultsHandler (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>ResultsHandler (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ResultsHandler (Edgent v1.0.0)";
+            parent.document.title="ResultsHandler (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -273,6 +273,6 @@ public interface <span class="typeNameLabel">ResultsHandler&lt;T,R&gt;</span></p
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
index a92dbc4..5e28e17 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/StatementSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>StatementSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>StatementSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StatementSupplier (Edgent v1.0.0)";
+            parent.document.title="StatementSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -243,6 +243,6 @@ public interface <span class="typeNameLabel">StatementSupplier</span></pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
index 4e38278..e112fd4 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedFunction.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedFunction (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
index 840c431..ccebcde 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/CheckedSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.CheckedSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
index 33bff8c..d53f545 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/JdbcStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.jdbc.JdbcStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
index f04422d..fecea43 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ParameterSetter.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ParameterSetter (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
index 8384420..a643133 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/ResultsHandler.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.ResultsHandler (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
index 447edd7..1b1f942 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/class-use/StatementSupplier.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.jdbc.StatementSupplier (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
index 9f27e46..db39118 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
index b8c050f..2080603 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.jdbc (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.jdbc (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
index 4a225ad..8391ae4 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.jdbc Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -142,6 +142,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
index 9b4bfc2..f7674b8 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/jdbc/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.jdbc (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
index 1c46bf1..8b9023a 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@ extends <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
index 6f67a8c..3394498 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.ConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer.ConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer.ConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer.ConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer.ConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -292,6 +292,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
index 94a6689..6556007 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@ extends <a href="../../../../../org/apache/edgent/connectors/kafka/KafkaConsumer
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
index 1bc6a37..fb16185 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaConsumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaConsumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaConsumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaConsumer (Edgent v1.0.0)";
+            parent.document.title="KafkaConsumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -420,6 +420,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
index bcf8679..33d6f19 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/KafkaProducer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>KafkaProducer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>KafkaProducer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KafkaProducer (Edgent v1.0.0)";
+            parent.document.title="KafkaProducer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -156,10 +156,7 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html#KafkaProducer-org.apache.edgent.topology.Topology-org.apache.edgent.function.Supplier-">KafkaProducer</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;t,
              <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s
- 
- See the Apache Kafka documentation for <code>KafkaProducer</code>
- configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.</div>
+<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div>
 </td>
 </tr>
 </table>
@@ -438,6 +435,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
index 4dde58d..7a4e130 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
index 3ce91a0..4ee2f2d 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.ConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -171,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
index bd019d7..04cdf66 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.0.0)";
+            parent.document.title="Uses of Interface org.apache.edgent.connectors.kafka.KafkaConsumer.StringConsumerRecord (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
index bbf4b72..3af8b0f 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaConsumer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaConsumer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
index 5772af3..c1684f9 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/class-use/KafkaProducer.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.kafka.KafkaProducer (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
index 03f1f13..26562ac 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
index 5bbc177..3455a93 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.kafka (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.kafka (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -195,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
index 7beb1e4..859c142 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.kafka Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -144,6 +144,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
index 5b0b0d2..d929bbe 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/kafka/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.kafka (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
index 2dc72fd..3ee8de6 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>MqttConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>MqttConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttConfig (Edgent v1.0.0)";
+            parent.document.title="MqttConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -344,9 +344,7 @@ extends java.lang.Object</pre>
 <tr id="i31" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html#setServerURLs-java.lang.String:A-">setServerURLs</a></span>(java.lang.String[]&nbsp;serverUrls)</code>
-<div class="block">MQTT Server URLs
- 
- Required.</div>
+<div class="block">MQTT Server URLs</div>
 </td>
 </tr>
 <tr id="i32" class="altColor">
@@ -1131,6 +1129,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
index b84348e..d999be4 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/MqttStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>MqttStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:10 EST 2017 -->
+<title>MqttStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttStreams (Edgent v1.0.0)";
+            parent.document.title="MqttStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -515,6 +515,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
index 2291e25..bd49803 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttConfig.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttConfig (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -220,6 +220,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
index 0f6e24b..bc96551 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/class-use/MqttStreams.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.MqttStreams (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
index fda4070..24b6dda 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/MqttDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 -->
-<title>MqttDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:09 EST 2017 -->
+<title>MqttDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MqttDevice (Edgent v1.0.0)";
+            parent.document.title="MqttDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -193,7 +193,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <!--   -->
 </a>
 <h3>Fields inherited from interface&nbsp;org.apache.edgent.connectors.iot.<a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></h3>
-<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
+<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE">CMD_DEVICE</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
 </ul>
 </li>
 </ul>
@@ -272,12 +272,24 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 </td>
 </tr>
 <tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getDeviceId--">getDeviceId</a></span>()</code>
+<div class="block">Get the device's unique opaque device identifier.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getDeviceType--">getDeviceType</a></span>()</code>
+<div class="block">Get the device's opaque device type identifier.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt">MqttConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#getMqttConfig--">getMqttConfig</a></span>()</code>
 <div class="block">Get the device's <a href="../../../../../../org/apache/edgent/connectors/mqtt/MqttConfig.html" title="class in org.apache.edgent.connectors.mqtt"><code>MqttConfig</code></a></div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/edgent/connectors/mqtt/iot/MqttDevice.html#topology--">topology</a></span>()</code>
 <div class="block">Topology this element is contained in.</div>
@@ -468,6 +480,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
  Each command sent to the device matching <code>commands</code> will result in a tuple
  on the stream. The JSON object has these keys:
  <UL>
+ <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_DEVICE"><code>device</code></a> - Command's opaque target device's id String.
  <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
  <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
  <LI><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
@@ -483,7 +496,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <dd><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
- stream will contain all device commands.</dd>
+ stream will contain all of this IotDevice's device commands.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Stream containing device commands.</dd>
 </dl>
@@ -492,7 +505,7 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <a name="topology--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>topology</h4>
 <pre>public&nbsp;<a href="../../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a>&nbsp;topology()</pre>
@@ -506,6 +519,42 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 </dl>
 </li>
 </ul>
+<a name="getDeviceType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeviceType</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceType()</pre>
+<div class="block">Get the device's opaque device type identifier.
+ <p> 
+ This connector does not support the notion of a device-type
+ as part of its device id model.  An empty string is returned.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceType--">getDeviceType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's type</dd>
+</dl>
+</li>
+</ul>
+<a name="getDeviceId--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDeviceId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDeviceId()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">IotDevice</a></code></span></div>
+<div class="block">Get the device's unique opaque device identifier.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html#getDeviceId--">getDeviceId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice.html" title="interface in org.apache.edgent.connectors.iot">IotDevice</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the device's id</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -576,6 +625,6 @@ implements <a href="../../../../../../org/apache/edgent/connectors/iot/IotDevice
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
index 801c539..2a5bcc5 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/class-use/MqttDevice.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
+<title>Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.0.0)";
+            parent.document.title="Uses of Class org.apache.edgent.connectors.mqtt.iot.MqttDevice (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
index 5fb2fb9..dec6930 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
index 218f8bc..5c4066b 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
index 2373519..e06e7bc 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-tree.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt.iot Class Hierarchy (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
index 24125b6..54b2032 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/iot/package-use.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 -->
-<title>Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
+<title>Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.0.0)";
+            parent.document.title="Uses of Package org.apache.edgent.connectors.mqtt.iot (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
index 72f14e6..054add3 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-frame.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0684ec9c/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
index c8f196c..4fa6b3b 100644
--- a/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
+++ b/content/javadoc/latest/org/apache/edgent/connectors/mqtt/package-summary.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html llang="en">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:51 KST 2016 -->
-<title>org.apache.edgent.connectors.mqtt (Edgent v1.0.0)</title>
-<meta name="date" content="2016-11-19">
+<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
+<title>org.apache.edgent.connectors.mqtt (Edgent v1.1.0)</title>
+<meta name="date" content="2017-02-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.connectors.mqtt (Edgent v1.0.0)";
+            parent.document.title="org.apache.edgent.connectors.mqtt (Edgent v1.1.0)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
 </body>
 </html>