Commit graph

23 commits

Author SHA1 Message Date
Steffen Vogel
075ea2c47c added integra-calculus for sensor consumption 2011-06-26 21:40:45 +02:00
Steffen Vogel
e4b1f69548 applied changes from jahir (thank you) 2011-06-14 22:59:08 +02:00
Steffen Vogel
98fa92f957 updated year 2010 -> 2011 2011-04-07 00:01:41 +02:00
Jakob Hirsch
98300a7aa0 added "steps" display
this should much better represent the output from s0 electricity meters
and water meters, where we get one impuls per energy or volume unit and
(more important) the time interval depends on the throughput.
this does not make much sense for temperature, though. unfortunately,
we have currently no means to select different chart types depending
on the entity type.
also, I had to change the backend to output the starting time of the
interval (flot needs that) instead of the ending time, which changes
the "lines" chart. but since this chart is wrong for electricity and
water anyway, it doesn't realy matter, though.
2011-03-17 03:11:24 +01:00
Steffen Vogel
71bfe883d6 changed default behavior of DataController 2011-03-16 14:45:22 +01:00
Steffen Vogel
2e48407cef fixed smaller issues, added comments 2011-03-15 11:52:42 +01:00
Steffen Vogel
e5a9b706b2 simplified data processing 2011-03-14 15:58:03 +01:00
Steffen Vogel
dfea55a173 fixed units for power meters 2011-03-11 00:07:08 +01:00
Steffen Vogel
9d962df9ac fixes #62 (yet another autoscaling issue) 2011-03-07 02:34:21 +01:00
Steffen Vogel
db9aeb37b0 added tuple count to json output 2011-02-27 15:50:04 +01:00
Steffen Vogel
2092a257f2 fixed "Data has to be processed first!" exception when requesting a interval with no data 2011-02-27 15:08:06 +01:00
Steffen Vogel
6660456f5c some cosmetics & more performance enhancements 2011-02-25 21:37:24 +01:00
Steffen Vogel
9445fb8ca0 added min/max/avg/consumption calculations to MeterInterpreter
improved performance
2011-02-25 20:08:08 +01:00
Steffen Vogel
443081f9a0 added universal format routine for all output modes
improved rendering performance of all output modes
2011-02-25 00:16:55 +01:00
Steffen Vogel
8d9076da15 removed trash 2011-02-24 18:07:18 +01:00
Justin Otherguy
268257ee03 ...and another one... 2011-01-09 23:56:43 +01:00
Justin Otherguy
03ff19b05a one more correction 2011-01-09 23:54:08 +01:00
Justin Otherguy
c53e21a420 corrected calculation of average... 2011-01-09 23:52:05 +01:00
Justin Otherguy
e231f75ac1 rounding the values 2011-01-08 12:01:22 +01:00
Justin Otherguy
b5f7ffcf35 filled display for "average" for meters 2011-01-08 01:43:16 +01:00
Justin Otherguy
b5f8ae7d91 renamed "current" to "last"; more precise (and: "current" is ambiguous; particularly in a project that deals with electricity...) 2011-01-07 15:42:51 +01:00
Justin Otherguy
627813ac35 added display for the current value to the frontend (side-by-side to max., min. and avg.) 2011-01-07 15:18:31 +01:00
Steffen Vogel
d5d782aebb closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
Renamed from backend/lib/Interpreter/MeterInterpreter.php (Browse further)