CUL_EM: Dump all events into the file

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@901 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-05-10 07:57:09 +00:00
parent b5a10553ed
commit da5165587e

View File

@@ -12,7 +12,7 @@ use warnings;
my %flogpar = (
"CUL_EM.*"
=> { GPLOT => "cul_em:Power,", FILTER => "%NAME:CNT:.*" },
=> { GPLOT => "cul_em:Power,", FILTER => "%NAME" },
"CUL_WS.*"
=> { GPLOT => "hms:Temp/Hum,", FILTER => "%NAME" },
"CUL_FHTTK.*"