From b61b392e30f507a8cec4af024f5f5c0b562de3c3 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Tue, 11 Jul 2023 18:43:36 +0000 Subject: [PATCH] FHEM/92_FileLog.pm: add logtype doc (Forum #133932) git-svn-id: https://svn.fhem.de/fhem/trunk@27751 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/92_FileLog.pm | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/92_FileLog.pm b/fhem/FHEM/92_FileLog.pm index 29f96f84e..c8ce3ebef 100644 --- a/fhem/FHEM/92_FileLog.pm +++ b/fhem/FHEM/92_FileLog.pm @@ -1596,7 +1596,10 @@ FileLog_regexpFn($$) the part after is the string displayed in the web frontend.
Example:
attr ks300log1 logtype - temp4rain10:Temp/Rain,hum6wind8:Hum/Wind,text:Raw-data + temp4rain10:Temp/Rain,hum6wind8:Hum/Wind,text:Raw-data
+ If the special value "text:linesInTheFile" is used, you will see + the number of lines in each Logfile in the corrsponding device overview. +

  • mseclog

  • @@ -1954,7 +1957,10 @@ FileLog_regexpFn($$)
  • text
    Zeigt das LogFile in seiner ursprünglichen Form (Nur - Text).Eine gnuplot-Definition ist nicht notwendig. + Text).Eine gnuplot-Definition ist nicht notwendig.
    + Wird der Attributwert text:linesInTheFile verwendet, + werden in der Geräteübersicht die Anzahl der + enthaltenen Zeilen pro Logdatei angezeigt.
  • Beispiel:
    attr ks300log1 logtype