mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
90_at.pm: add doc (Forum #43612)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9810 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0198332bcd
commit
baddc41231
@ -386,9 +386,9 @@ EOF
|
|||||||
executed <i>repeatedly</i>.<br>
|
executed <i>repeatedly</i>.<br>
|
||||||
The optional <code>{N}</code> after the * indicates,that the command
|
The optional <code>{N}</code> after the * indicates,that the command
|
||||||
should be repeated <i>N-times</i> only.<br>
|
should be repeated <i>N-times</i> only.<br>
|
||||||
<timedet> is either HH:MM, HH:MM:SS or {perlfunc()}, where perlfunc
|
<timedet> is either HH:MM, HH:MM:SS, seconds since 1970 or
|
||||||
must return a HH:MM or HH:MM:SS date. Note: {perlfunc()} may not contain
|
{perlfunc()}. perlfunc must return a string in timedet format.
|
||||||
any spaces or tabs.
|
Note: {perlfunc()} may not contain any spaces or tabs.
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -547,9 +547,9 @@ EOF
|
|||||||
Das optionale <code>{N}</code> nach dem * bedeutet, dass der Befehl genau
|
Das optionale <code>{N}</code> nach dem * bedeutet, dass der Befehl genau
|
||||||
<i>N-mal</i> wiederholt werden soll.<br>
|
<i>N-mal</i> wiederholt werden soll.<br>
|
||||||
|
|
||||||
<timedet> ist entweder HH:MM, HH:MM:SS oder {perlfunc()}, wobei
|
<timedet> ist entweder HH:MM, HH:MM:SS, Sekunden seit 1970 oder
|
||||||
perlfunc HH:MM or HH:MM:SS zurückgeben muss. Hinweis: {perlfunc()}
|
{perlfunc()}. perlfunc muss ein String in timedet Format zurueckliefern.
|
||||||
darf keine Leerzeichen enthalten.
|
Achtung: {perlfunc()} darf keine Leerzeichen enthalten.
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user