2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00
fhem-mirror/fhem/contrib/dblog
2018-02-22 08:43:10 +00:00
..
db_create_mysql.sql database create scripts changed in contrib/dblog (forum:#84419) 2018-02-22 08:43:10 +00:00
db_create_postgresql.sql database create scripts changed in contrib/dblog (forum:#84419) 2018-02-22 08:43:10 +00:00
db_create_sqlite.sql database create scripts changed in contrib/dblog (forum:#84419) 2018-02-22 08:43:10 +00:00
db.conf 93_DBLog: V.2.21.3, commandref revised 2017-07-24 20:08:53 +00:00
fhemdb_get.pl *** empty log message *** 2008-05-02 11:53:42 +00:00
README added dblog/93_DbLog.pm and samples in contrib directory, commandref.html update 2007-12-30 21:51:16 +00:00

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