Go to file
tobiasfaust feae069b14 DbLog (contrib): (thanks to fuzzy)
- Event parsing method: Changed if to elseif to speed it up, added parsing support for OWL energy monitors (TRX_WEATHER), AC level command (TRX_LIGHTING), CUL_HM actuator messages. Fixed indentation levels.
  - Log method: Changed to use one transaction for writing all of the readings.
  - Get method: Changed to use bind variables with fetch (fastest way to read data), reduced the returned columns to 'timestamp' and 'value'.

  - changed index on history for postgresql


git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-24 12:44:46 +00:00
2007-01-30 11:51:20 +00:00
2013-03-24 12:44:46 +00:00
Description
No description provided
332 MiB
Languages
Perl 89.4%
JavaScript 8%
HTML 0.7%
CSS 0.6%
PHP 0.3%
Other 0.9%