10 Commits

Author SHA1 Message Date
johannnes
1b41d57ab5 added missing brackets leading to syntax errors
git-svn-id: https://svn.fhem.de/fhem/trunk@3123 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-04-26 15:50:21 +00:00
tobiasfaust
53bfd19a0c 93_DbLog.pm: stable release in contrib copied to main folder
git-svn-id: https://svn.fhem.de/fhem/trunk@3031 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-04-04 11:37:17 +00:00
johannnes
dbda4e2e59 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@2973 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-23 16:15:12 +00:00
tobiasfaust
2a02d6fc82 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@2855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-05 19:14:41 +00:00
tobiasfaust
cd4a584c60 93_DbLog.pm
added support for webcharts with json
(thanks to Johannes)


git-svn-id: https://svn.fhem.de/fhem/trunk@2759 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-18 18:47:58 +00:00
tobiasfaust
618987d581 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@2614 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-31 04:03:12 +00:00
rudolfkoenig
06796b27dd Document formatting fixed
git-svn-id: https://svn.fhem.de/fhem/trunk@2512 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-14 07:32:05 +00:00
rudolfkoenig
3f7c19ebb1 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@2497 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-12 21:09:08 +00:00
tobiasfaust
3ceb74d984 BugFix über uninitialisierte Werte im fhemLog bei Nutzung von Plots über das DbLog
git-svn-id: https://svn.fhem.de/fhem/trunk@2371 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-28 07:10:28 +00:00
tobiasfaust
733f968603 - 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@2313 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-10 18:24:47 +00:00