From 52a2a91ac55ac575adaa86243890a301a2abb963 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: https://svn.fhem.de/fhem/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