added global attributes uniqueID,sendStatistics

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2236 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mfr69bs
2012-12-01 02:24:26 +00:00
parent a8db82104b
commit 504dea295f

View File

@@ -198,7 +198,7 @@ $modules{Global}{AttrList} =
"verbose:1,2,3,4,5 mseclog version nofork logdir holiday2we " .
"autoload_undefined_devices dupTimeout latitude longitude " .
"backupcmd backupdir backupsymlink backup_before_update " .
"exclude_from_update motd updatebranch ";
"exclude_from_update motd updatebranch uniqueID sendStatistics ";
$modules{Global}{AttrFn} = "GlobalAttr";