vzlogger/lib
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
..
Controller simplified data processing 2011-03-14 15:58:03 +01:00
Definition adapted Views to new DataController 2011-03-16 14:45:43 +01:00
Interpreter added "steps" display 2011-03-17 03:11:24 +01:00
Model simplified data processing 2011-03-14 15:58:03 +01:00
Util adapted Views to new DataController 2011-03-16 14:45:43 +01:00
vendor updated wiki path 2010-12-28 19:58:53 +01:00
View adapted Views to new DataController 2011-03-16 14:45:43 +01:00
Router.php removed obsolete plaintext output (overlaps with csv output) 2011-02-25 00:13:20 +01:00