mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
93_DbRep: contrib 8.46.1
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@25315 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
3bad8a3d9b
commit
21ffb409cb
@ -13655,9 +13655,11 @@ return;
|
|||||||
With the option <b>average=day</b> all numerical values of a day are reduced to a single
|
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>
|
Average value reduced (implies 'average'). <br><br>
|
||||||
|
|
||||||
The additions "EXCLUDE" and "INCLUDE" can be added to exclude device/reading combinations of reduceLog
|
The additions "EXCLUDE" or "INCLUDE" can be added to exclude or include device/reading combinations in reduceLog
|
||||||
or to include them. This specification is evaluated as regex and overwrites the setting of the attributes "device".
|
and override the "device" and "reading" attributes, which are ignored in this case. <br>
|
||||||
and "reading", which are not considered in this case. <br><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>
|
<b>Examples: </b><br><br>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user