mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
HMConfig:add clear msgError
git-svn-id: https://svn.fhem.de/fhem/trunk@17310 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
721043f3eb
commit
bb953ab010
@ -1682,12 +1682,12 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
|
||||
,getRegRaw => "[List0|List1|List2|List3|List4|List5|List6] ... [-PeerChannel-]"
|
||||
,getConfig => ""
|
||||
,regSet => "[prep|exec] -regName- -value- ... [-peerChannel-]"
|
||||
,clear => "[readings|trigger|register|oldRegs|rssi|msgEvents|attack|all]"
|
||||
,clear => "[readings|trigger|register|oldRegs|rssi|msgEvents|msgErrors|attack|all]"
|
||||
,templateDel => "tmplt"
|
||||
);
|
||||
%culHmGlobalSetsVrtDev = (# virtuals and devices without subtype
|
||||
virtual => "-noButtons-"
|
||||
,clear => "[readings|rssi|msgEvents|unknownDev]"
|
||||
,clear => "[readings|rssi|msgErrors|msgErrors|unknownDev]"
|
||||
);
|
||||
|
||||
%culHmReglSets = (# entities with regList
|
||||
|
Loading…
Reference in New Issue
Block a user