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

eventTypes: docu added (by betateilchen, forum #23024)

git-svn-id: https://svn.fhem.de/fhem/trunk@5701 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-04-30 09:20:29 +00:00
parent cdc9d16455
commit 4a8e7a299e

View File

@ -1,5 +1,5 @@
##############################################
# $Id: 91_eventTypes.pm 2982 2013-03-24 17:47:28Z rudolfkoenig $
# $Id$
package main;
use IO::File;
@ -184,7 +184,17 @@ eventTypes_Get($@)
<br>
<a name="eventTypesset"></a>
<b>Set</b> <ul>N/A</ul><br>
<b>Set</b>
<ul>
<li>flush<br>
used to write all collected event types into datafile.
</li>
<br/>
<li>clear<br>
used to clear the internal table containing all collected event types.
</li>
</ul>
<br>
<a name="eventTypesget"></a>
<b>Get</b>