From 4f0e23e80829883041dac65c8d3966a7a098764d Mon Sep 17 00:00:00 2001 From: borisneubert Date: Sat, 9 Jan 2016 15:17:20 +0000 Subject: [PATCH] commandref_frame: documentation added for event-aggregator (TimeSeries), function integral git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10428 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref_frame.html | 1 + fhem/docs/commandref_frame_DE.html | 1 + 2 files changed, 2 insertions(+) diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index de19e4376..ed3574865 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -548,6 +548,7 @@ attribute list if you want to know if a device supports these attributes.
maxthe largest value encountered meanthe arithmetic mean of all values sdthe standard deviation from the mean + integralthe arithmetic sum (if not time-weighted) or integral area (if time-weighted) of all values

diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html index 39b466e00..535ca6ee1 100644 --- a/fhem/docs/commandref_frame_DE.html +++ b/fhem/docs/commandref_frame_DE.html @@ -573,6 +573,7 @@ Gerät dokumentiert. maxthe largest value encountered meanthe arithmetic mean of all values sdthe standard deviation from the mean + integralthe arithmetic sum (if not time-weighted) or integral area (if time-weighted) of all values