commandref_frame.html: more precise documentation for sleep.
git-svn-id: https://svn.fhem.de/fhem/trunk@8624 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1188,7 +1188,8 @@ The following local attributes are used by a wider range of devices:
|
||||
<ul>
|
||||
<code>sleep <sec> [quiet]</code>
|
||||
<br><br>
|
||||
Sleep for a given amount, millisecond accuracy.<br>
|
||||
Sleep for a given amount. The unit is seconds, with millisecond accuracy, as
|
||||
you can specify decimal places.<br>
|
||||
When called in a notify/at/etc, then nonempty return values of the following
|
||||
commands is logged to the global logfile with loglevel 2.<br>
|
||||
If quiet is specified, then skip this logging.
|
||||
@@ -1202,8 +1203,8 @@ The following local attributes are used by a wider range of devices:
|
||||
Windsensor 1w_temp</code>
|
||||
</ul>
|
||||
<br>
|
||||
Note: sleep followed by another command and issued in at/notify/etc is not
|
||||
blocking fhem<br>
|
||||
Note: sleep followed by another command is not blocking FHEM, and is
|
||||
comparable to a nameless at<br>
|
||||
</ul>
|
||||
|
||||
<a name="version"></a>
|
||||
|
||||
Reference in New Issue
Block a user