2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

HMinfo add command msgStat

git-svn-id: https://svn.fhem.de/fhem/trunk@4284 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2013-11-24 13:46:05 +00:00
parent 30ee0a5242
commit 77e1091e28

View File

@ -307,7 +307,7 @@ sub HMinfo_SetFn($@) {#########################################################
."clear "
."configCheck param peerCheck peerXref "
."protoEvents "
."models regCheck register rssi saveConfig update "
."models msgStat regCheck register rssi saveConfig update "
."templateSet templateChk templateList templateDef cpRegs update";
}
elsif($cmd eq "clear" ) {##actionImmediate: clear parameter--------------