Commit Graph

28 Commits

Author SHA1 Message Date
Bart Van Der Meerssche 6345a9c97c [api] process phase information sent from the Fluksometer 2011-04-26 08:26:24 +00:00
Bart Van Der Meerssche 6294efa9f9 [api] add support for sensor config POSTing on the /sensor/xyz endpoint 2011-04-25 16:52:27 +00:00
Bart Van Der Meerssche 81e3010347 [api] use the /device/xyz endpoint for processing the heartbeat 2011-04-16 21:52:19 +00:00
Bart Van Der Meerssche 919e29db85 [api] improve returned error message 2011-04-08 18:49:41 +00:00
Bart Van Der Meerssche a71a0ede5a [api] make sure the night average calculation results in a float 2011-04-08 13:45:01 +00:00
Bart Van Der Meerssche b5c2759981 [api] take care of uid=0 condition 2011-04-08 13:43:35 +00:00
Bart Van Der Meerssche 65b5ac3f41 [api] include case where no device key is present in the db 2011-03-30 09:29:01 +00:00
Bart Van Der Meerssche 90bf363645 [api] introduce a loglevel threshold setting 2011-03-29 10:50:25 +00:00
Bart Van Der Meerssche d43a4cd9d5 [api] improve logging for night rrd updates 2011-03-29 08:18:49 +00:00
Bart Van Der Meerssche 4e9440acae [api] add wrappers for erlrrd:update and erlrrd:fetch 2011-03-29 08:08:09 +00:00
Bart Van Der Meerssche 304dbbb803 [api] add support for logging to the Drupal watchdog table 2011-03-29 07:45:59 +00:00
Bart Van Der Meerssche 1cba075938 [api] port night rrd updates to webmachine api 2011-03-28 20:21:38 +00:00
Bart Van Der Meerssche d767c50287 [api] move base and night paths to defines 2011-03-27 19:48:17 +00:00
Bart Van Der Meerssche c9f3eb8431 [api] correct the comment on JSON -> Mochijson2 conversion 2011-03-27 19:18:13 +00:00
Bart Van Der Meerssche 7e37088e7d [api] remove X-Device form the POST header 2011-03-27 11:22:34 +00:00
Bart Van Der Meerssche b157a5dc72 [api] use sensor id to determine the corresponding hash key 2011-03-27 11:19:58 +00:00
Bart Van Der Meerssche bd6762399b [api] Persistent http[s] connections allow a pure RESTful POSTing of sensor measurement data. Thx Mathias! 2011-03-26 22:47:42 +00:00
Bart Van Der Meerssche 64b67598d7 [api] check against a sha-1 digest hex length of 40 chars 2011-03-26 11:06:06 +00:00
Bart Van Der Meerssche 5ec3d9c92e [api] define time constants 2011-03-24 09:28:13 +00:00
Bart Van Der Meerssche f8ba3937bb [api] add a device and digest check to /sensor 2011-03-24 07:31:30 +00:00
Bart Van Der Meerssche 80073a5de5 [api] define a generic 32hex checking function 2011-03-24 07:13:27 +00:00
Bart Van Der Meerssche d64d41be3a [api] move helper functions to a common flukso.hrl 2011-03-23 17:40:28 +00:00
Bart Van Der Meerssche 243d512229 [api] add copyright header to webmachine files 2011-03-23 09:16:02 +00:00
Bart Van Der Meerssche 90ffd3ffcc [api] add the /sensor endpoint to the dispatching rules 2011-03-22 20:39:57 +00:00
Bart Van Der Meerssche a80ea44ca3 [api] use /sensor endpoint for submitting measurement values 2011-03-22 20:23:55 +00:00
Bart Van Der Meerssche a00dce9563 [api] add a POST method to sensor/xyz for submitting measurement values 2011-03-04 18:30:58 +00:00
Bart Van Der Meerssche a435c5109c api: use strings (minute, 15min, hour, day, week, month, year) for defining the requested resolution in the query string 2010-09-14 00:21:04 +02:00
Bart Van Der Meerssche 3a28838b29 change repository layout 2010-07-07 16:37:03 +02:00