2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 23:06:37 +00:00

10_ZWave.pm: reformat the generateRouteInfoEvents doc (Forum #120800)

git-svn-id: https://svn.fhem.de/fhem/trunk@24432 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2021-05-13 08:22:28 +00:00
parent 0c656bec96
commit 8160dc975b

View File

@ -7302,13 +7302,18 @@ ZWave_firmwareUpdateParse($$$)
</li>
<li><a name="generateRouteInfoEvents">generateRouteInfoEvents</a><br>
if set (to 1) events for txStatusReport of ZW_SendData Callback are
generated. ReadingFnAttributes are not supported for this events.<br>
Controller with SDK 6.60 or higher is required.
(tested with UZB1/Razberry firmware 5.27)
Additional Information in Silicon Lab documents:
if set (to 1) a timeToCb event with additional information regarding the
controller to device communication is generated, after sending data to
the device.<br>
Notes:
<ul>
<li>A controller with SDK 6.60 or higher is required.
(tested with UZB1/Razberry firmware 5.27)</li>
<li>Additional Information in Silicon Lab documents:
"Appl. Programmers Guide" and
"Z-Wave Network Installation and maintenance Procedures User Guide"
"Z-Wave Network Installation and maintenance Procedures User Guide"</li>
<li>ReadingFnAttributes are not supported for this event.</li>
</ul>
</li>
<li><a href="#ignore">ignore</a></li>