mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
HMconfig: correct command description for regbulk
git-svn-id: https://svn.fhem.de/fhem/trunk@17554 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
dee00f40a1
commit
b75fcb0018
@ -1678,7 +1678,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
|
||||
|
||||
##############################---set---########################################
|
||||
%culHmGlobalSets = (# all but virtuals
|
||||
regBulk => "-list-:-peer- -addr1:data1- -addr2:data2- ..."
|
||||
regBulk => "-list-.-peer- -addr1:data1- -addr2:data2- ..."
|
||||
,getRegRaw => "[List0|List1|List2|List3|List4|List5|List6] ... [-PeerChannel-]"
|
||||
,getConfig => ""
|
||||
,regSet => "[prep|exec] -regName- -value- ... [-peerChannel-]"
|
||||
|
Loading…
Reference in New Issue
Block a user