commandref_frame.html: add logdir (Forum #67324)
git-svn-id: https://svn.fhem.de/fhem/trunk@13438 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1401,17 +1401,14 @@ The following local attributes are used by a wider range of devices:
|
||||
as it is deprecated, use the Value() function instead.
|
||||
</li><br>
|
||||
|
||||
<a name="lastinclude"></a>
|
||||
<li>lastinclude<br>
|
||||
If this attribute is set, then the last command of the generated
|
||||
configfile (see the <a href="#save">save</a> command) will be<br>
|
||||
include <lastinclude-value><br>
|
||||
This attribute is DEPRECATED and valid for featurelevel up to 5.6, use
|
||||
<a href="#notify">notify</a>, with the INITIALIZED event to execute
|
||||
commands after initialization.
|
||||
<a name="logdir"></a>
|
||||
<li>logdir<br>
|
||||
If set, the %L attribute in the logfile attribute (or in the FileLog
|
||||
modules file definition) is replaced wth the value of the attribute.
|
||||
Note: changing the value won't result in moving the files and may cause
|
||||
other problems.
|
||||
</li><br>
|
||||
|
||||
|
||||
<a name="logfile"></a>
|
||||
<li>logfile<br>
|
||||
Specify the logfile to write. You can use "-" for
|
||||
|
||||
Reference in New Issue
Block a user