mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
HMConfig: correct regBulk.
git-svn-id: https://svn.fhem.de/fhem/trunk@24773 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7c55cc699f
commit
98b0d06529
@ -1701,7 +1701,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
|
||||
|
||||
##############################---set---########################################
|
||||
%culHmGlobalSets = (# all but virtuals
|
||||
regBulk => "-list-.-peerChn- -addr1:data1- -addr2:data2-..."
|
||||
regBulk => "-list-.-peerChn- -addr1:data1- [-addr2:data2-]..."
|
||||
,getRegRaw => "(List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]"
|
||||
,getConfig => ""
|
||||
,regSet => "[(prep|{exec})] -regName- -value- [-peerChn-]"
|
||||
|
Loading…
Reference in New Issue
Block a user