mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
93_DbRep: contrib 8.46.1
git-svn-id: https://svn.fhem.de/fhem/trunk@25315 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4ad8d10c3d
commit
9fcb25a375
@ -13655,9 +13655,11 @@ return;
|
||||
With the option <b>average=day</b> all numerical values of a day are reduced to a single
|
||||
Average value reduced (implies 'average'). <br><br>
|
||||
|
||||
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. <br><br>
|
||||
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. <br>
|
||||
This specification in "EXCLUDE" is evaluated as a <b>regex</b>. Inside "INCLUDE", <b>SQL wildcards</b>
|
||||
can be used. (for more information on SQL wildcards, see with <b>get <name> versionNotes 6</b>)
|
||||
<br><br>
|
||||
|
||||
<b>Examples: </b><br><br>
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user