mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
00_ZWCUL.pm: fix links in the doc
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11064 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e1b51bbca9
commit
1013d7b0fa
@ -739,7 +739,7 @@ ZWCUL_Ready($)
|
|||||||
<a name="ZWCULattr"></a>
|
<a name="ZWCULattr"></a>
|
||||||
<b>Attributes</b>
|
<b>Attributes</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a name="#dataRate">dataRate</a> [40k|100k|9600]<br>
|
<li><a name="dataRate">dataRate</a> [40k|100k|9600]<br>
|
||||||
specify the data rate.
|
specify the data rate.
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#dummy">dummy</a></li>
|
<li><a href="#dummy">dummy</a></li>
|
||||||
@ -747,7 +747,7 @@ ZWCUL_Ready($)
|
|||||||
<li><a href="#model">model</a></li>
|
<li><a href="#model">model</a></li>
|
||||||
<li><a href="#disable">disable</a></li>
|
<li><a href="#disable">disable</a></li>
|
||||||
<li><a href="#networkKey">networkKey</a></li>
|
<li><a href="#networkKey">networkKey</a></li>
|
||||||
<li><a name="#intruderMode">intruderMode</a><br>
|
<li><a name="intruderMode">intruderMode</a><br>
|
||||||
In monitor mode (see above) events are not dispatched to the ZWave module
|
In monitor mode (see above) events are not dispatched to the ZWave module
|
||||||
per default. Setting this attribute will allow to get decoded messages,
|
per default. Setting this attribute will allow to get decoded messages,
|
||||||
and to send commands to devices not included by this controller.
|
and to send commands to devices not included by this controller.
|
||||||
|
@ -823,10 +823,10 @@ ZWDongle_Ready($)
|
|||||||
<li><a href="#do_not_notify">do_not_notify</a></li>
|
<li><a href="#do_not_notify">do_not_notify</a></li>
|
||||||
<li><a href="#model">model</a></li>
|
<li><a href="#model">model</a></li>
|
||||||
<li><a href="#disable">disable</a></li>
|
<li><a href="#disable">disable</a></li>
|
||||||
<li><a name="#homeId">homeId</a><br>
|
<li><a name="homeId">homeId</a><br>
|
||||||
Stores the homeId of the dongle. Is a workaround for some buggy dongles,
|
Stores the homeId of the dongle. Is a workaround for some buggy dongles,
|
||||||
wich sometimes report a wrong/nonexisten homeId (Forum #35126)</li>
|
wich sometimes report a wrong/nonexisten homeId (Forum #35126)</li>
|
||||||
<li><a name="#networkKey">networkKey</a><br>
|
<li><a name="networkKey">networkKey</a><br>
|
||||||
Needed for secure inclusion, hex string with length of 32
|
Needed for secure inclusion, hex string with length of 32
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user