2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00
fhem-mirror/fhem/contrib/dblog
tobiasfaust 9e77743940 -rename fhemdb_create.sql to db_create_mysql.sql
-added a postgresql connection example to db.conf


git-svn-id: https://svn.fhem.de/fhem/trunk@2178 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:13:58 +00:00
..
93_DbLog.pm
db_create_mysql.sql -rename fhemdb_create.sql to db_create_mysql.sql 2012-11-24 12:13:58 +00:00
db_create_postgresql.sql
db.conf -rename fhemdb_create.sql to db_create_mysql.sql 2012-11-24 12:13:58 +00:00
fhemdb_get.pl
README

For usage instruction see commandref.html, section define
2007-12-30bn

- 93_DbLog.pm
  copy this file into <modpath>/FHEM
- db.conf
  sample database configuration file
- fhemdb_create.sql
  sample sql command to create a mysql database for logging purposes
- fhemdb_get.pl
  sample perl script for retrieving the current (latest) data from
  the logging database