2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-19 12:46:03 +00:00

10_ZWave.pm: typo in the doc

git-svn-id: https://svn.fhem.de/fhem/trunk@10772 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-02-08 18:42:52 +00:00
parent f49b5bacad
commit 5451ffed14

View File

@ -4031,13 +4031,13 @@ s2Hex($)
<br><br><b>Class ASSOCIATION</b> <br><br><b>Class ASSOCIATION</b>
<li>associationAdd groupId nodeId ...<br> <li>associationAdd groupId nodeId ...<br>
Add the specified list of nodeIds to the assotion group groupId.<br> Note: Add the specified list of nodeIds to the association group groupId.<br> Note:
upon creating a fhem-device for the first time fhem will automatically add upon creating a fhem-device for the first time fhem will automatically add
the controller to the first association group of the node corresponding to the controller to the first association group of the node corresponding to
the fhem device, i.e it issues a "set name associationAdd 1 the fhem device, i.e it issues a "set name associationAdd 1
controllerNodeId"</li> controllerNodeId"</li>
<li>associationDel groupId nodeId ...<br> <li>associationDel groupId nodeId ...<br>
Remove the specified list of nodeIds from the assotion group groupId.</li> Remove the specified list of nodeIds from the association group groupId.</li>
<br><br><b>Class BASIC</b> <br><br><b>Class BASIC</b>
<li>basicValue value<br> <li>basicValue value<br>