1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

14 Commits

Author SHA1 Message Date
nasseeder1
68a879e9a1 93_DbRep: include day before and next in calculation if Timestamp
is exactly 'YYYY-MM-DD 00:00:00'

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12224 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-30 12:58:21 +00:00
nasseeder1
51a99b0632 93_DbRep: Internal "LASTCMD" added,
new reading background_processing_time,
                       diffValue calculation moved to backgrd to reduce load

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12223 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-29 18:58:05 +00:00
nasseeder1
1f32f3aa0f 93_DbRep: new function importFromFile to import data from file
(CSV format)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12216 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-26 22:20:08 +00:00
nasseeder1
b0d296a632 93_DbRep: new attr readingPreventFromDel to prevent readings from
deletion when a new operation starts

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12164 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-17 19:11:20 +00:00
nasseeder1
fdf783d931 93_DbRep: changed format of diffValue-reading if no value was selected
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-11 13:11:28 +00:00
nasseeder1
a0da8730c4 93__DbRep: error in diffValue if no value was selected
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12113 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-04 07:45:22 +00:00
nasseeder1
a37c3144d7 93_DbRep: exportToFile with CSV-format, Reading "errortext" added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12105 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-01 17:43:01 +00:00
nasseeder1
b73239f9f8 93_DbRep: plausibility checks of database column character length
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12090 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-29 19:29:19 +00:00
nasseeder1
751fb8976b 93_DbRep: fit to new commandref style
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12021 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-21 07:38:52 +00:00
nasseeder1
7c0b0d5e21 93_DbRep: current_year_begin, previous_year_begin,
current_year_end, previous_year_end added as possible 
                       values for timestmp attribute,
                       new attribute timeOlderThan, commandref continued

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12000 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-20 07:19:26 +00:00
nasseeder1
7fcbadf5d8 93_DbRep: usage of "insert" changed, pls. refer to commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11930 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-09 16:36:11 +00:00
nasseeder1
13a9329eb7 93_DbRep: function "insert" added, check of numeric value type
in functions maxvalue, diffvalue

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11904 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-06 11:14:00 +00:00
nasseeder1
9309c3a472 change: 93_DbRep: function "diffValue" added, readingnames changed to ensure valid reading order, write "-" for readingsvalue if no dataset is found in selection range
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11804 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-17 12:54:01 +00:00
nasseeder1
3534902cab 93_DbRep: new module added - reporting of database content
written by DbLog, see commandref for details

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11785 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-11 21:32:59 +00:00