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

8 Commits

Author SHA1 Message Date
johannnes
fcc9aafbe3 93_DbLog extended with more queries for statistics and raw data when used with parameter webchart. Documentation updated.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2973 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-23 16:15:12 +00:00
tobiasfaust
2088ff9dcf 93_DbLog.pm: Changes only for SQLite
- Moves the 'current' table to memory and modifies a few internal parameters 
  in SQLite to minimize flash wear.
- Makes easier to setup DbLog with SQLite. Database tables are created if not exists 
  automatically when the database is opened.



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-05 19:14:41 +00:00
tobiasfaust
56ceb4a49f 93_DbLog.pm
added support for webcharts with json
(thanks to Johannes)


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2759 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-18 18:47:58 +00:00
tobiasfaust
5dfd335da5 93_DbLog.pm: MySQL: neue Definition eines Indices auf history zur schnelleren
Generierung von Plots, SQL darauf angepasst


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2614 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-31 04:03:12 +00:00
rudolfkoenig
8cfc6d5ab0 Document formatting fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2512 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-14 07:32:05 +00:00
rudolfkoenig
fc28f3c307 Converted from DOS fileformat to UNIX or last NL added.
-> Need this format for commandref_join.pl


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2497 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-12 21:09:08 +00:00
tobiasfaust
bce012b9a7 BugFix über uninitialisierte Werte im fhemLog bei Nutzung von Plots über das DbLog
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2371 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-28 07:10:28 +00:00
tobiasfaust
ba43c6d2e6 - feature: new Module 93_DbLog.pm for logging events into Databases.
Generating Plots with weblinks are supportet.
             (by B. Neubert / T. Faust)


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2313 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-10 18:24:47 +00:00