mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 13:24:56 +00:00
FHEM/92_FileLog.pm: add logtype doc (Forum #133932)
git-svn-id: https://svn.fhem.de/fhem/trunk@27751 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
815e252fe8
commit
b61b392e30
@ -1596,7 +1596,10 @@ FileLog_regexpFn($$)
|
||||
the part after is the string displayed in the web frontend.<br>
|
||||
Example:<br>
|
||||
attr ks300log1 logtype
|
||||
temp4rain10:Temp/Rain,hum6wind8:Hum/Wind,text:Raw-data
|
||||
temp4rain10:Temp/Rain,hum6wind8:Hum/Wind,text:Raw-data<br>
|
||||
If the special value "text:linesInTheFile" is used, you will see
|
||||
the number of lines in each Logfile in the corrsponding device overview.
|
||||
<br>
|
||||
</li><br>
|
||||
|
||||
<li><a href="#mseclog">mseclog</a></li><br>
|
||||
@ -1954,7 +1957,10 @@ FileLog_regexpFn($$)
|
||||
</li>
|
||||
<li>text<br>
|
||||
Zeigt das LogFile in seiner ursprünglichen Form (Nur
|
||||
Text).Eine gnuplot-Definition ist nicht notwendig.
|
||||
Text).Eine gnuplot-Definition ist nicht notwendig.<br>
|
||||
Wird der Attributwert text:linesInTheFile verwendet,
|
||||
werden in der Geräteübersicht die Anzahl der
|
||||
enthaltenen Zeilen pro Logdatei angezeigt.
|
||||
</li>
|
||||
</ul>
|
||||
Beispiel:<br> attr ks300log1 logtype
|
||||
|
Loading…
x
Reference in New Issue
Block a user