From 9fcb25a375e52ebb2f44f75aec73ee547b835fd4 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Tue, 7 Dec 2021 12:37:58 +0000 Subject: [PATCH] 93_DbRep: contrib 8.46.1 git-svn-id: https://svn.fhem.de/fhem/trunk@25315 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/93_DbRep.pm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/fhem/contrib/DS_Starter/93_DbRep.pm b/fhem/contrib/DS_Starter/93_DbRep.pm index 1d77c79ac..8ea74ff6b 100644 --- a/fhem/contrib/DS_Starter/93_DbRep.pm +++ b/fhem/contrib/DS_Starter/93_DbRep.pm @@ -13655,9 +13655,11 @@ return; With the option average=day all numerical values of a day are reduced to a single Average value reduced (implies 'average').

- The additions "EXCLUDE" and "INCLUDE" can be added to exclude device/reading combinations of reduceLog - or to include them. This specification is evaluated as regex and overwrites the setting of the attributes "device". - and "reading", which are not considered in this case.

+ The additions "EXCLUDE" or "INCLUDE" can be added to exclude or include device/reading combinations in reduceLog + and override the "device" and "reading" attributes, which are ignored in this case.
+ This specification in "EXCLUDE" is evaluated as a regex. Inside "INCLUDE", SQL wildcards + can be used. (for more information on SQL wildcards, see with get <name> versionNotes 6) +

Examples: