2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 05:16:45 +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>
<li><a name="generateRouteInfoEvents">generateRouteInfoEvents</a><br> <li><a name="generateRouteInfoEvents">generateRouteInfoEvents</a><br>
if set (to 1) events for txStatusReport of ZW_SendData Callback are if set (to 1) a timeToCb event with additional information regarding the
generated. ReadingFnAttributes are not supported for this events.<br> controller to device communication is generated, after sending data to
Controller with SDK 6.60 or higher is required. the device.<br>
(tested with UZB1/Razberry firmware 5.27) Notes:
Additional Information in Silicon Lab documents: <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 "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>
<li><a href="#ignore">ignore</a></li> <li><a href="#ignore">ignore</a></li>