Another try at the watchdog problem.

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1113 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-11-20 18:31:45 +00:00
parent da749cedf0
commit 6e17541bb8
2 changed files with 27 additions and 12 deletions

View File

@@ -7260,9 +7260,11 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
<li>if &lt;regexp2&gt; is SAME, then it will be the same as the first
regexp, and it will be reactivated, when it is received. This is
probably the normal operation.</li>
<li>trigger &lt;watchdogname&gt; . will activate/reactivate the
watchdog</li>
<li>generic watchdogs (one watchdog responsible for more devices) is
<li>trigger &lt;watchdogname&gt; . will activate the trigger if its state
is defined, and set it into state defined if its state is
triggered</li>
</ul>
<li>a generic watchdog (one watchdog responsible for more devices) is
currently not possible.</li>
</ul>