2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 13:29:26 +00:00
fhem-mirror/fhem/contrib/dblog
johannnes da1111a9dd extended the event column for mysql from 64 to 512 characters
added example SQL for SQLite

git-svn-id: https://svn.fhem.de/fhem/trunk@2770 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-19 19:28:47 +00:00
..
93_DbLog.pm BugFix über uninitialisierte Werte im fhemLog bei Nutzung von Plots über das DbLog 2012-12-28 07:10:28 +00:00
db_create_mysql.sql extended the event column for mysql from 64 to 512 characters 2013-02-19 19:28:47 +00:00
db_create_postgresql.sql 93_DbLog.pm: MySQL: neue Definition eines Indices auf history zur schnelleren 2013-01-31 04:03:12 +00:00
db_create_sqlite.sql extended the event column for mysql from 64 to 512 characters 2013-02-19 19:28:47 +00:00
db.conf added example configuration for SQLite 2013-02-19 19:17:03 +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