mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +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-]"
|
,getRegRaw => "[List0|List1|List2|List3|List4|List5|List6] ... [-PeerChannel-]"
|
||||||
,getConfig => ""
|
,getConfig => ""
|
||||||
,regSet => "[prep|exec] -regName- -value- ... [-peerChannel-]"
|
,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"
|
,templateDel => "tmplt"
|
||||||
);
|
);
|
||||||
%culHmGlobalSetsVrtDev = (# virtuals and devices without subtype
|
%culHmGlobalSetsVrtDev = (# virtuals and devices without subtype
|
||||||
virtual => "-noButtons-"
|
virtual => "-noButtons-"
|
||||||
,clear => "[readings|rssi|msgEvents|unknownDev]"
|
,clear => "[readings|rssi|msgErrors|msgErrors|unknownDev]"
|
||||||
);
|
);
|
||||||
|
|
||||||
%culHmReglSets = (# entities with regList
|
%culHmReglSets = (# entities with regList
|
||||||
|
Loading…
x
Reference in New Issue
Block a user