2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-28 11:01:59 +00:00

00_ZWDongle.pm: adjust createNode documentation

git-svn-id: https://svn.fhem.de/fhem/trunk@11153 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-03-30 08:32:30 +00:00
parent 40788d4cf6
commit 083e6859fd

View File

@ -776,8 +776,11 @@ ZWDongle_Ready($)
<li>createNode id<br> <li>createNode id<br>
Request the class information for the specified node, and create a fhem Request the class information for the specified node, and create a fhem
device upon reception of the answer. Used for previously included nodes, device upon reception of the answer. Used to create FHEM devices for nodes
see the nodeList get command below.</li> included with another software or if the fhem.cfg got lost. For the node id
see the get nodeList command below. Note: the node must be "alive", i.e.
for battery based devices you have to press the "wakeup" button 1-2 seconds
before entering this command in FHEM.</li>
<li>removeFailedNode<br> <li>removeFailedNode<br>
Remove a non-responding node -that must be on the failed Node list- from Remove a non-responding node -that must be on the failed Node list- from