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
|
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
|
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
|
a00dce9563
|
[api] add a POST method to sensor/xyz for submitting measurement values
|
2011-03-04 18:30:58 +00:00 |