Use of uninitialized value $modifier in string eq at fhem.pl line 3343.
Use of uninitialized value $perlCode in eval "string" at fhem.pl line 3321
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
regexp to exclude defined readings to log.
If a MinInterval is set, the logentry is dropped if the
defined interval is not reached and value vs. lastvalue is eqal
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3824 2b470e98-0d58-463d-a4d8-8e2adae1ed80
to all Devices. DbLogExclue will work as regexp to exclude
defined readings to log
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3754 2b470e98-0d58-463d-a4d8-8e2adae1ed80
Add: - new function: delta-ts by using "WEBLINK DBPLOT"
- better behaviour of readings and values of dummy and
OWX devices
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- 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/fhem@2855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
Generating Plots with weblinks are supportet.
(by B. Neubert / T. Faust)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2313 2b470e98-0d58-463d-a4d8-8e2adae1ed80