CUL_EM: Dump all events into the file
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@901 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -12,7 +12,7 @@ use warnings;
|
|||||||
|
|
||||||
my %flogpar = (
|
my %flogpar = (
|
||||||
"CUL_EM.*"
|
"CUL_EM.*"
|
||||||
=> { GPLOT => "cul_em:Power,", FILTER => "%NAME:CNT:.*" },
|
=> { GPLOT => "cul_em:Power,", FILTER => "%NAME" },
|
||||||
"CUL_WS.*"
|
"CUL_WS.*"
|
||||||
=> { GPLOT => "hms:Temp/Hum,", FILTER => "%NAME" },
|
=> { GPLOT => "hms:Temp/Hum,", FILTER => "%NAME" },
|
||||||
"CUL_FHTTK.*"
|
"CUL_FHTTK.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user