HMConfig:remove experimental command "getSerial"

git-svn-id: https://svn.fhem.de/fhem/trunk@22607 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2020-08-15 13:36:44 +00:00
parent 6d97aac34c
commit b1ffb98416

View File

@@ -1680,7 +1680,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
); );
%culHmVrtGets = ( %culHmVrtGets = (
param => "-param-", param => "-param-",
cmdList => "", cmdList => "[short|long]",
); );
%culHmSubTypeGets = ( %culHmSubTypeGets = (
none4Type =>{ "test"=>"" } none4Type =>{ "test"=>"" }
@@ -1701,7 +1701,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
,getConfig => "" ,getConfig => ""
,regSet => "[prep|exec] -regName- -value- ... [-peerChannel-]" ,regSet => "[prep|exec] -regName- -value- ... [-peerChannel-]"
,clear => "[readings|trigger|register|oldRegs|rssi|msgEvents|msgErrors|attack|all]" ,clear => "[readings|trigger|register|oldRegs|rssi|msgEvents|msgErrors|attack|all]"
,tplDel => "tmplt" ,tplDel => "-tplDel-"
); );
%culHmGlobalSetsVrtDev = (# virtuals and devices without subtype %culHmGlobalSetsVrtDev = (# virtuals and devices without subtype
virtual => "-noButtons-" virtual => "-noButtons-"
@@ -1725,23 +1725,24 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
,eventL => "-peer- -cond-" ,eventL => "-peer- -cond-"
,eventS => "-peer- -cond-" ,eventS => "-peer- -cond-"
} }
,"4p" =>{ trgPressS => "[-peer-]" ,"4p" =>{ trgPressS =>"[-peer-]"
,trgPressL => "[-peer-]" ,trgPressL =>"[-peer-]"
,trgEventS => "[-peer-] -condition-" ,trgEventS =>"[-peer-] -condition-"
,trgEventL => "[-peer-] -condition-" ,trgEventL =>"[-peer-] -condition-"
} }
); );
%culHmSubTypeDevSets = (# device of this subtype %culHmSubTypeDevSets = (# device of this subtype
switch =>{ getSerial => "" switch =>{
,pair => "" pair => ""
,getVersion => "" ,getVersion => ""
# ,getSerial => ""
# ,getDevInfo => "" # ,getDevInfo => ""
} }
# ,winMatic =>{ statusRequest => ""} not working at least for FW 1.6 # ,winMatic =>{ statusRequest => ""} not working at least for FW 1.6
,keyMatic =>{ statusRequest => ""} ,keyMatic =>{ statusRequest => ""}
,repeater =>{ statusRequest => "" ,repeater =>{ statusRequest => ""
,getSerial => "" # ,getSerial => ""
} }
); );
$culHmSubTypeDevSets{dimmer} = $culHmSubTypeDevSets{dimmer} =
@@ -1817,8 +1818,8 @@ $culHmSubTypeSets{motionAndBtn} = $culHmSubTypeSets{threeStateSensor};
%culHmModelSets = (# channels of this subtype------------- %culHmModelSets = (# channels of this subtype-------------
"HM-CC-VD" =>{ valvePos =>"[off|0.0..99.0]"} "HM-CC-VD" =>{ valvePos =>"[off|0.0..99.0]"}
,"HM-RC-19" =>{ service =>"-count-" ,"HM-RC-19" =>{ service =>"-count-"
,alarm => "-count-" ,alarm =>"-count-"
,display => "-text- [comma|no] [unit] [off|1|2|3] [off|on|slow|fast] -symbol-" ,display =>"-text- [comma|no] [unit] [off|1|2|3] [off|on|slow|fast] -symbol-"
} }
,"HM-PB-4DIS-WM-2" =>{ text =>"-txt1- -txt2-..." } ,"HM-PB-4DIS-WM-2" =>{ text =>"-txt1- -txt2-..." }
,"HM-OU-LED16" =>{ led =>"[off|red|green|orange]" ,"HM-OU-LED16" =>{ led =>"[off|red|green|orange]"
@@ -1840,7 +1841,7 @@ $culHmSubTypeSets{motionAndBtn} = $culHmSubTypeSets{threeStateSensor};
,pctLvlSlat =>"-value-|old|noChng -slatValue-|old|noChng" ,pctLvlSlat =>"-value-|old|noChng -slatValue-|old|noChng"
} }
,"ACTIONDETECTOR" =>{ clear =>"[readings|all]" ,"ACTIONDETECTOR" =>{ clear =>"[readings|all]"
,update => "" ,update =>""
} }
); );
@@ -1865,7 +1866,7 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
"HM-CC-TC00" =>{ "desired-temp" =>"[on|off|6.0..30.0]" "HM-CC-TC00" =>{ "desired-temp" =>"[on|off|6.0..30.0]"
,statusRequest =>"" ,statusRequest =>""
,sysTime =>"" ,sysTime =>""
,getSerial => "" # ,getSerial =>""
} }
,"HM-DIS-EP-WM5501" =>{ text =>"-txt1- -txt2-..." ,"HM-DIS-EP-WM5501" =>{ text =>"-txt1- -txt2-..."
,peerChan =>"-btnNumber- -actChn- ... single [set|unset] [actor|remote|both]" ,peerChan =>"-btnNumber- -actChn- ... single [set|unset] [actor|remote|both]"
@@ -1907,7 +1908,7 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
,sysTime =>"" ,sysTime =>""
} }
,"HM-TC-IT-WM-W-EU00" =>{ sysTime =>"" ,"HM-TC-IT-WM-W-EU00" =>{ sysTime =>""
,getSerial => "" # ,getSerial => ""
} }
,"HM-TC-IT-WM-W-EU01" =>{ peerChan =>"-btnNumber- -actChn- ... single [set|unset] [actor|remote|both]"} ,"HM-TC-IT-WM-W-EU01" =>{ peerChan =>"-btnNumber- -actChn- ... single [set|unset] [actor|remote|both]"}
,"HM-TC-IT-WM-W-EU02" =>{ controlMode =>"[auto|manual|boost|day|night]" ,"HM-TC-IT-WM-W-EU02" =>{ controlMode =>"[auto|manual|boost|day|night]"
@@ -1940,9 +1941,9 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
,inhibit =>"[on|off]" ,inhibit =>"[on|off]"
,statusRequest =>"" ,statusRequest =>""
} }
,"HM-ES-PMSW1-PL00" =>{ getSerial => "" # ,"HM-ES-PMSW1-PL00" =>{ getSerial => ""
# ,getDevInfo => "" # ,getDevInfo => ""
} # }
,"HM-LC-RGBW-WM01" =>{ "on-for-timer" =>"-ontime- [-ramptime-]..." ,"HM-LC-RGBW-WM01" =>{ "on-for-timer" =>"-ontime- [-ramptime-]..."
,"on-till" =>"-time- [-ramptime-]..." ,"on-till" =>"-time- [-ramptime-]..."
,on =>"" ,on =>""