Skip to content

Commit

Permalink
Deploying to gh-pages from @ smarthomeNG/plugins@1f295c5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
onkelandy committed Aug 17, 2024
1 parent 443bf3c commit f611b4d
Show file tree
Hide file tree
Showing 9 changed files with 177 additions and 147 deletions.
72 changes: 42 additions & 30 deletions _sources/plugins_doc/config/lms.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,36 +76,6 @@ Automatisches Neuverbinden bei Abbruch
- Standardwert: **True**


command_class
=============


Klasse für Verarbeitung von Kommandos

- Datentyp: **str**
- Standardwert: **SDPCommandParseStr**

- Mögliche Werte:

- **SDPCommand**
- **SDPCommandParseStr**


conn_type
=========


Verbindungstyp

- Datentyp: **str**
- Standardwert: **net_tcp_client**

- Mögliche Werte:

-
- **net_tcp_client**


connect_cycle
=============

Expand All @@ -126,6 +96,16 @@ Anzahl Verbindungsversuche
- Standardwert: **5**


delay_initial_read
==================


Warte nach Verbindungsaufbau mit dem Abfragen von Werten

- Datentyp: **num**
- Standardwert: **0**


host
====

Expand Down Expand Up @@ -155,6 +135,15 @@ Vererbung von "custom" Itemattributen an untergeordnete Items aktivieren
- Standardwert: **True**


resume_initial_read
===================


Bei resume vom Plugin erstmaliges Lesen erneut durchführen

- Datentyp: **bool**


retry_cycle
===========

Expand All @@ -175,6 +164,29 @@ Anzahl von Durchgängen vor Verbindungsabbruch oder Suspend-Modus
- Standardwert: **3**


send_retries
============


Anzahl Sendeversuche
Kommt keine (passende) Antwort nach dem Senden eines Commands zurück, wird das Kommando nochmals gesendet, sofern der Wert über 0 liegt.

- Datentyp: **num**
- Standardwert: **0**


sendretry_cycle
===============


Pause zwischen Durchgängen von Sendeversuchen
Sind Send Retries aktiv, wird ein Scheduler erstellt, der im angegebenen Sekundentakt Kommandos erneut sendet, zu denen keine (passenden) Antworten erhalten wurden.

- Datentyp: **num**
- Standardwert: **1**

- Minimalwert: **1**

suspend_item
============

Expand Down
79 changes: 42 additions & 37 deletions _sources/plugins_doc/config/oppo.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,43 +106,6 @@ Anzahl Datenbits
- Standardwert: **8**


command_class
=============


Klasse für Verarbeitung von Kommandos

- Datentyp: **str**
- Standardwert: **SDPCommandParseStr**

- Mögliche Werte:

- **SDPCommand**
- **SDPCommandStr**
- **SDPCommandParseStr**
- **SDPCommandJSON**
- **SDPCommandViessmann**


conn_type
=========


Verbindungstyp

- Datentyp: **str**

- Mögliche Werte:

-
- **net_tcp_request**
- **net_tcp_client**
- **net_tcp_jsonrpc**
- **net_udp_server**
- **serial**
- **serial_async**


connect_cycle
=============

Expand All @@ -163,6 +126,16 @@ Anzahl Verbindungsversuche
- Standardwert: **5**


delay_initial_read
==================


Warte nach Verbindungsaufbau mit dem Abfragen von Werten

- Datentyp: **num**
- Standardwert: **0**


host
====

Expand Down Expand Up @@ -214,6 +187,15 @@ Port für Netzwerkverbindung
- Standardwert: **23**


resume_initial_read
===================


Bei resume vom Plugin erstmaliges Lesen erneut durchführen

- Datentyp: **bool**


retry_cycle
===========

Expand All @@ -234,6 +216,29 @@ Anzahl von Durchgängen vor Verbindungsabbruch oder Suspend-Modus
- Standardwert: **3**


send_retries
============


Anzahl Sendeversuche
Kommt keine (passende) Antwort nach dem Senden eines Commands zurück, wird das Kommando nochmals gesendet, sofern der Wert über 0 liegt.

- Datentyp: **num**
- Standardwert: **0**


sendretry_cycle
===============


Pause zwischen Durchgängen von Sendeversuchen
Sind Send Retries aktiv, wird ein Scheduler erstellt, der im angegebenen Sekundentakt Kommandos erneut sendet, zu denen keine (passenden) Antworten erhalten wurden.

- Datentyp: **num**
- Standardwert: **1**

- Minimalwert: **1**

serialport
==========

Expand Down
4 changes: 2 additions & 2 deletions _sources/plugins_doc/plugins_all.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@
| | | | | |
| | | Plugin Typ: **gateway** | | |
+-------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-----------------+
| :doc:`lms <config/lms>` | v1.5.2 | | OnkelAndy | Morg |
| :doc:`lms <config/lms>` | v1.5.3 | | OnkelAndy | Morg |
| | | | | |
| | | | | |
| | | . | | |
Expand Down Expand Up @@ -817,7 +817,7 @@
| | | | | |
| | | Plugin Status: **deprecated** | | |
+-------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-----------------+
| :doc:`oppo <config/oppo>` | v1.0.0 | | OnkelAndy | Morg |
| :doc:`oppo <config/oppo>` | v1.0.1 | | OnkelAndy | Morg |
| | | | | |
| | | | | |
| | | . | | |
Expand Down
4 changes: 2 additions & 2 deletions _sources/plugins_doc/plugins_interface.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
| | | | | |
| | | . | | |
+-------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-----------------+
| :doc:`lms <config/lms>` | v1.5.2 | | OnkelAndy | Morg |
| :doc:`lms <config/lms>` | v1.5.3 | | OnkelAndy | Morg |
| | | | | |
| | | | | |
| | | . | | |
Expand Down Expand Up @@ -317,7 +317,7 @@
| | | | | |
| | | . | | |
+-------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-----------------+
| :doc:`oppo <config/oppo>` | v1.0.0 | | OnkelAndy | Morg |
| :doc:`oppo <config/oppo>` | v1.0.1 | | OnkelAndy | Morg |
| | | | | |
| | | | | |
| | | . | | |
Expand Down
74 changes: 42 additions & 32 deletions plugins_doc/config/lms.html
Original file line number Diff line number Diff line change
Expand Up @@ -5713,38 +5713,6 @@ <h2>autoreconnect<a class="headerlink" href="#autoreconnect" title="Permalink to
</ul>
</div></blockquote>
</section>
<section id="command-class">
<h2>command_class<a class="headerlink" href="#command-class" title="Permalink to this heading"></a></h2>
<p>Klasse für Verarbeitung von Kommandos</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>str</strong></p></li>
<li><p>Standardwert: <strong>SDPCommandParseStr</strong></p></li>
<li><p>Mögliche Werte:</p>
<ul>
<li><p><strong>SDPCommand</strong></p></li>
<li><p><strong>SDPCommandParseStr</strong></p></li>
</ul>
</li>
</ul>
</div></blockquote>
</section>
<section id="conn-type">
<h2>conn_type<a class="headerlink" href="#conn-type" title="Permalink to this heading"></a></h2>
<p>Verbindungstyp</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>str</strong></p></li>
<li><p>Standardwert: <strong>net_tcp_client</strong></p></li>
<li><p>Mögliche Werte:</p>
<ul>
<li></li>
<li><p><strong>net_tcp_client</strong></p></li>
</ul>
</li>
</ul>
</div></blockquote>
</section>
<section id="connect-cycle">
<h2>connect_cycle<a class="headerlink" href="#connect-cycle" title="Permalink to this heading"></a></h2>
<p>Pause zwischen Verbindungsversuchen</p>
Expand All @@ -5765,6 +5733,16 @@ <h2>connect_retries<a class="headerlink" href="#connect-retries" title="Permalin
</ul>
</div></blockquote>
</section>
<section id="delay-initial-read">
<h2>delay_initial_read<a class="headerlink" href="#delay-initial-read" title="Permalink to this heading"></a></h2>
<p>Warte nach Verbindungsaufbau mit dem Abfragen von Werten</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>num</strong></p></li>
<li><p>Standardwert: <strong>0</strong></p></li>
</ul>
</div></blockquote>
</section>
<section id="host">
<h2>host<a class="headerlink" href="#host" title="Permalink to this heading"></a></h2>
<p>Netzwerkziel/-host</p>
Expand Down Expand Up @@ -5794,6 +5772,15 @@ <h2>recursive_custom<a class="headerlink" href="#recursive-custom" title="Permal
</ul>
</div></blockquote>
</section>
<section id="resume-initial-read">
<h2>resume_initial_read<a class="headerlink" href="#resume-initial-read" title="Permalink to this heading"></a></h2>
<p>Bei resume vom Plugin erstmaliges Lesen erneut durchführen</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>bool</strong></p></li>
</ul>
</div></blockquote>
</section>
<section id="retry-cycle">
<h2>retry_cycle<a class="headerlink" href="#retry-cycle" title="Permalink to this heading"></a></h2>
<p>Pause zwischen Durchgängen von Verbindungsversuchen</p>
Expand All @@ -5814,6 +5801,29 @@ <h2>retry_suspend<a class="headerlink" href="#retry-suspend" title="Permalink to
</ul>
</div></blockquote>
</section>
<section id="send-retries">
<h2>send_retries<a class="headerlink" href="#send-retries" title="Permalink to this heading"></a></h2>
<p>Anzahl Sendeversuche
Kommt keine (passende) Antwort nach dem Senden eines Commands zurück, wird das Kommando nochmals gesendet, sofern der Wert über 0 liegt.</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>num</strong></p></li>
<li><p>Standardwert: <strong>0</strong></p></li>
</ul>
</div></blockquote>
</section>
<section id="sendretry-cycle">
<h2>sendretry_cycle<a class="headerlink" href="#sendretry-cycle" title="Permalink to this heading"></a></h2>
<p>Pause zwischen Durchgängen von Sendeversuchen
Sind Send Retries aktiv, wird ein Scheduler erstellt, der im angegebenen Sekundentakt Kommandos erneut sendet, zu denen keine (passenden) Antworten erhalten wurden.</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>num</strong></p></li>
<li><p>Standardwert: <strong>1</strong></p></li>
<li><p>Minimalwert: <strong>1</strong></p></li>
</ul>
</div></blockquote>
</section>
<section id="suspend-item">
<h2>suspend_item<a class="headerlink" href="#suspend-item" title="Permalink to this heading"></a></h2>
<p>Item-Pfad für das Standby-Item</p>
Expand Down
Loading

0 comments on commit f611b4d

Please sign in to comment.