commandref_frame.html: Fix header (Device modules, #68638), clarify event-min-interval (Forum #68558)
git-svn-id: https://svn.fhem.de/fhem/trunk@13646 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
</ul>
|
||||
|
||||
<br>
|
||||
<b>Devices</b>
|
||||
<b>Device modules</b>
|
||||
<ul>
|
||||
<a href="#global">global</a><br>
|
||||
<!-- header:device -->
|
||||
@@ -570,7 +570,8 @@ attribute list if you want to know if a device supports these attributes. <br>
|
||||
This attribute takes a comma-separated list of reading:minInterval pairs.
|
||||
You may use regular expressions for reading. Events will only be
|
||||
generated, if at least minInterval seconds elapsed since the last reading
|
||||
of the matched type.
|
||||
of the matched type. If event-on-change-reading is also specified, they are
|
||||
combined with OR: if one of them is true, the event is generated.
|
||||
</li>
|
||||
<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user