From a58947b797b870fd6f6709ebc8595369254628df Mon Sep 17 00:00:00 2001 From: tpoitzsch <> Date: Thu, 5 Jun 2014 05:41:09 +0000 Subject: [PATCH] docu git-svn-id: https://svn.fhem.de/fhem/trunk@6066 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_statistics.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/98_statistics.pm b/fhem/FHEM/98_statistics.pm index 8a78056fc..ad1226b50 100644 --- a/fhem/FHEM/98_statistics.pm +++ b/fhem/FHEM/98_statistics.pm @@ -959,7 +959,7 @@ statistics_FormatDuration($)
Regulare expression of statistic values, which shall not be shown in summary but also in singular readings. Eases the creation of plots.
- z.B. Wettersensor:rain:Delta:(Hour|Day))|(FritzDect:(current|power):(Avg|Max|Delta):(Hour|Day) + z.B. Wettersensor:rain:Delta:(Hour|Day)|(FritzDect:(current|power):(Avg|Max|Delta):(Hour|Day)

  • specialDeltaPeriodHours <Hours> @@ -1060,7 +1060,7 @@ statistics_FormatDuration($) Regulärer Ausdruck statistischer Werte, die nicht nur in zusammengefassten sondern auch als einzelne Werte gespeichert werden sollen. Erleichtert die Erzeugung von Plots.
    - z.B. Wettersensor:rain:Delta:(Hour|Day))|FritzDect:power:Delta:Day + z.B. Wettersensor:rain:Delta:(Hour|Day)|FritzDect:power:Delta:Day

  • specialDeltaPeriodHours <Stunden>