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 14632e822 Site checkin for project PLC4X: Jenkins Tools
14632e822 is described below

commit 14632e822c297f61ebe500e8d46b1356889902b3
Author: jenkins <bui...@apache.org>
AuthorDate: Sun Mar 26 19:00:06 2023 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 dependency-management.html    |  2 +-
 users/protocols/knxnetip.html | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/dependency-management.html b/dependency-management.html
index 150ca8bfa..9f9edf0f4 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -654,7 +654,7 @@
 <tr class="b">
 <td align="left">joda-time</td>
 <td><a class="externalLink" 
href="https://www.joda.org/joda-time/";>joda-time</a></td>
-<td>2.12.2</td>
+<td>2.12.3</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
diff --git a/users/protocols/knxnetip.html b/users/protocols/knxnetip.html
index 4ab6e94e7..5d7ac2bd5 100644
--- a/users/protocols/knxnetip.html
+++ b/users/protocols/knxnetip.html
@@ -401,6 +401,16 @@ NOTE: This setting is currently only supported in the Java 
implementation</p>
 <tr>
 <td class="tableblock halign-left valign-top"></td>
 <td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p><code>knxproj-password</code></p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p>Password needed to read the knxproj file.
+NOTE: This setting is currently only supported in the Java implementation</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
 <p><code>group-address-num-levels</code> (3)</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
@@ -445,6 +455,24 @@ NOTE: This setting is currently only supported in the Java 
implementation</p>
 </ul>
 </div></div></td>
 </tr>
+<tr>
+<td class="tableblock halign-left valign-top"></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p><code>replay-speed-factor</code></p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p>When running in pcap-replay mode, the speed in which the replay should be 
done. <code>1.0f</code> being the normal speed.</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p><code>loop</code></p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p>When running in pcap-replay mode, tell if the replay should start from the 
beginning once it reaches the end of the recording.</p>
+</div></div></td>
+</tr>
 </tbody>
 </table>
 </div>

Reply via email to