2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-20 07:16:03 +00:00

92_FileLog.pm: add label attribute (Forum #90377)

git-svn-id: https://svn.fhem.de/fhem/trunk@17181 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2018-08-20 17:23:26 +00:00
parent c27b63383a
commit dc8b49f515

View File

@ -50,6 +50,7 @@ FileLog_Initialize($)
disabledForIntervals disabledForIntervals
eventOnThreshold eventOnThreshold
ignoreRegexp ignoreRegexp
label
logtype logtype
mseclog:1,0 mseclog:1,0
nrarchive nrarchive
@ -1328,6 +1329,8 @@ FileLog_regexpFn($$)
<li><a href="#ignoreRegexp">ignoreRegexp</a></li> <li><a href="#ignoreRegexp">ignoreRegexp</a></li>
<li><a href="#label">label</a><br></li>
<a name="logtype"></a> <a name="logtype"></a>
<li>logtype<br> <li>logtype<br>
Used by FHEMWEB to offer gnuplot/SVG images made from the Used by FHEMWEB to offer gnuplot/SVG images made from the