Commit graph

58 commits

Author SHA1 Message Date
Steffen Vogel
ca92eaa5e7 removed namespace from exception type 2011-03-16 12:11:52 +01:00
Steffen Vogel
b783573d9e added translations to definitions 2011-03-16 12:09:22 +01:00
Steffen Vogel
2e48407cef fixed smaller issues, added comments 2011-03-15 11:52:42 +01:00
Steffen Vogel
3aa02568ee fixed 'division by zero' issue 2011-03-15 10:10:52 +01:00
Steffen Vogel
7176e4a728 applied new DataIterator to Sensors 2011-03-14 16:20:18 +01:00
Steffen Vogel
73255c6698 removed debugging & smaller bugs 2011-03-14 16:18:03 +01:00
Steffen Vogel
e5a9b706b2 simplified data processing 2011-03-14 15:58:03 +01:00
Steffen Vogel
3259c3d9e3 backend accepts now parameters via POST 2011-03-11 00:07:40 +01:00
Steffen Vogel
dfea55a173 fixed units for power meters 2011-03-11 00:07:08 +01:00
Steffen Vogel
c4c34308d3 finally using our definitions to translate entity type & properties 2011-03-07 17:31:28 +01:00
Steffen Vogel
f22838c84d smaller changes, typos & tests 2011-03-07 16:13:17 +01:00
Steffen Vogel
a0d3f0d29a improved output processing of generic arrays
fixed bug for sowing public entities
2011-03-07 16:12:08 +01:00
Steffen Vogel
469a930caf reworked CapabilitiesController 2011-03-07 16:11:12 +01:00
Steffen Vogel
e2f9ee02e1 improved debugging methods (looking forward for improved capability handling) 2011-03-07 15:38:07 +01:00
Steffen Vogel
02a1f7545e stripped code 2011-03-07 15:37:20 +01:00
Steffen Vogel
9d962df9ac fixes #62 (yet another autoscaling issue) 2011-03-07 02:34:21 +01:00
Steffen Vogel
d4c296ca34 fixed invalid array indexes for min/max output 2011-03-02 01:17:20 +01:00
Steffen Vogel
102716aa68 added search index to database (this should be a huge performance improvement) 2011-03-02 01:09:35 +01:00
Steffen Vogel
f8d22a321c added exception for consumption and SensorInterpreters 2011-03-01 23:49:38 +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
f4564b86a7 fixed logic bug 2011-02-26 17:47:20 +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
b2b6f357a9 fixed bug for logging data 2011-02-25 20:02:25 +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
4456c43263 removed obsolete plaintext output (overlaps with csv output) 2011-02-25 00:13:20 +01:00
Steffen Vogel
125240b701 added commit hash to VZ_VERSION 2011-02-24 23:14:56 +01:00
Steffen Vogel
ba71b1655f rewrite of csv and plaintext output 2011-02-24 18:08:00 +01:00
Steffen Vogel
8d9076da15 removed trash 2011-02-24 18:07:18 +01:00
Steffen Vogel
a13c4d7562 cosmetics 2011-01-30 12:53:25 +01:00
Steffen Vogel
0ad0046d40 fixed highly critical bug in DataController 2011-01-16 00:33:52 +01:00
Steffen Vogel
a780d9b95a added alternative property filter method 2011-01-15 15:40:21 +01:00
Steffen Vogel
c832e83ed4 improved several controllers 2011-01-15 15:35:37 +01:00
Steffen Vogel
efddd60757 cosmetics 2011-01-15 15:31:50 +01:00
Steffen Vogel
bea5f58f16 added file and lineno to debug messages 2011-01-15 14:50:53 +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
929a4f7c39 relocated rounding from backend to frontend 2011-01-09 21:42:27 +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
28d409f145 added powersensor definition 2011-01-03 20:02:46 +01:00
Steffen Vogel
ce3611c46f Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2011-01-03 09:26:06 +01:00
Steffen Vogel
f291de8377 ignores NULL as return value for controllers 2011-01-03 09:24:53 +01:00
Justin Otherguy
cbfa56669d updated wiki path 2010-12-28 19:58:53 +01:00
Steffen Vogel
658e184feb removed old properties for prototype controller 2010-12-27 23:50:16 +01:00
Steffen Vogel
6492b080de improved performence 2010-12-27 23:46:27 +01:00