2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

added global attributes group, event-on-update-reading, event-on-change-reading for upcoming amendments

git-svn-id: https://svn.fhem.de/fhem/trunk@1488 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2012-04-26 16:47:12 +00:00
parent 6327729ef1
commit 6c9192e496

View File

@ -158,7 +158,7 @@ use vars qw(%addNotifyCB); # Used by event enhancers (e.g. avarage)
use vars qw($reread_active);
my $AttrList = "room comment alias eventMap";
my $AttrList = "room group comment alias eventMap event-on-update-reading event-on-change-reading";
my $server; # Server socket
my %comments; # Comments from the include files