mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 01:06:04 +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:
parent
c27b63383a
commit
dc8b49f515
@ -50,6 +50,7 @@ FileLog_Initialize($)
|
||||
disabledForIntervals
|
||||
eventOnThreshold
|
||||
ignoreRegexp
|
||||
label
|
||||
logtype
|
||||
mseclog:1,0
|
||||
nrarchive
|
||||
@ -1328,6 +1329,8 @@ FileLog_regexpFn($$)
|
||||
|
||||
<li><a href="#ignoreRegexp">ignoreRegexp</a></li>
|
||||
|
||||
<li><a href="#label">label</a><br></li>
|
||||
|
||||
<a name="logtype"></a>
|
||||
<li>logtype<br>
|
||||
Used by FHEMWEB to offer gnuplot/SVG images made from the
|
||||
|
Loading…
x
Reference in New Issue
Block a user