55_GDS.pm: commandref updated (events description)

git-svn-id: https://svn.fhem.de/fhem/trunk@10195 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2015-12-17 17:47:20 +00:00
parent 1bcf9b8465
commit 2cd9b01aa1

View File

@@ -2289,7 +2289,7 @@ sub getListForecastStations($) {
</ul>
<br/><br/>
<b>Generated Readings/Events:</b>
<b>Generated Readings:</b>
<br/><br/>
<ul>
<li><b>_&lt;readingName&gt;</b> - debug informations</li>
@@ -2321,6 +2321,16 @@ sub getListForecastStations($) {
Readings will NOT be updated automatically</li>
</ul>
<br/><br/>
<b>Other events:</b>
<br/><br/>
<ul>
<li><b>REREAD</b> - start of rereadcfg</li>
<li><b>REREADFILE</b> - end of file read</li>
<li><b>REREADCONDITIONS</b> - end of condition read and analyzing</li>
<li><b>REREADALERTS</b> - end of alerts read and analyzing</li>
<li><b>REREADFORECAST</b> - end of forecast read and analyzing</li>
</ul>
<br/><br/>
<b>Author's notes</b><br/><br/>
<ul>