2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

commandref_frame: documentation added for event-aggregator (TimeSeries), function integral

git-svn-id: https://svn.fhem.de/fhem/trunk@10428 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2016-01-09 15:17:20 +00:00
parent 075b3a1474
commit 52a2a91ac5
2 changed files with 2 additions and 0 deletions

View File

@ -548,6 +548,7 @@ attribute list if you want to know if a device supports these attributes. <br>
<tr><td>max</td><td>the largest value encountered</td></tr>
<tr><td>mean</td><td>the arithmetic mean of all values</td></tr>
<tr><td>sd</td><td>the standard deviation from the mean</td></tr>
<tr><td>integral</td><td>the arithmetic sum (if not time-weighted) or integral area (if time-weighted) of all values</td></tr>
</table>
<p>

View File

@ -573,6 +573,7 @@ Ger&auml;t dokumentiert.
<tr><td>max</td><td>the largest value encountered</td></tr>
<tr><td>mean</td><td>the arithmetic mean of all values</td></tr>
<tr><td>sd</td><td>the standard deviation from the mean</td></tr>
<tr><td>integral</td><td>the arithmetic sum (if not time-weighted) or integral area (if time-weighted) of all values</td></tr>
</table>
<p>