2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

event-on.* attributes clarified

git-svn-id: https://svn.fhem.de/fhem/trunk@1501 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2012-04-29 08:14:57 +00:00
parent 702cefc2fd
commit d47baeee99

View File

@ -376,7 +376,7 @@ A line ending with \ will be concatenated with the next one, so long lines
<a name="group"></a> <a name="group"></a>
<li>group<br> <li>group<br>
Group devices. Recognized by web-pgm2 (module <a href="#FHEMWEB">FHEMWEB</a>, it makes Group devices. Recognized by web-pgm2 (module <a href="#FHEMWEB">FHEMWEB</a>), it makes
devices in the same group appear in the same box). devices in the same group appear in the same box).
This is used to further group This is used to further group
devices together. A device can appear in more than one group, in this devices together. A device can appear in more than one group, in this
@ -392,8 +392,9 @@ A line ending with \ will be concatenated with the next one, so long lines
devices. devices.
</li> </li>
<br><br>The following attributes are accepted but not yet honored by all modules. Only modules <br><br>The following attributes are honored by the modules that make use
that make use of the standardized readings updating mechanism in fhem.pl react on it. of the standardized readings updating mechanism in fhem.pl. Check the modules
Attributes list if you want to know if it is supporting it.
<br><br> <br><br>
<a name="event-on-update-reading"></a> <a name="event-on-update-reading"></a>
@ -4440,7 +4441,8 @@ A line ending with \ will be concatenated with the next one, so long lines
<a name="Weatherattr"></a> <a name="Weatherattr"></a>
<b>Attributes</b> <b>Attributes</b>
<ul> <ul>
N/A <li><a href="#event-on-update-reading">event-on-update-reading</a></li>
<li><a href="#event-on-change-reading">event-on-change-reading</a></li>
</ul> </ul>
<br> <br>
</ul> </ul>
@ -4515,10 +4517,11 @@ A line ending with \ will be concatenated with the next one, so long lines
</ul> </ul>
<br> <br>
<a name="Weatherattr"></a> <a name="Twilightattr"></a>
<b>Attributes</b> <b>Attributes</b>
<ul> <ul>
N/A <li><a href="#event-on-update-reading">event-on-update-reading</a></li>
<li><a href="#event-on-change-reading">event-on-change-reading</a></li>
</ul> </ul>
<br> <br>
</ul> </ul>