flm01/web/api/flukso/src
Bart Van Der Meerssche a14c1775b1 api: allow a start time (&start=...), end time (&end=...) and
resolution(&resolution=...) to be specified

Either an interval or start parameter is required, while the end
parameter is optional when start is specified. Start and end should both
be specified in unix time format. Resolution is in seconds and should be
one of [60 | 900 | 86400 | 604800] meaning [minute | 15min | day | week]
resolution respectively.

The [time, power] pairs returned by the api will be aligned to multiples
of the specified resolution, or maximum resolution available for the
requested time interval.
2010-05-22 13:21:31 +02:00
..
flukso.app api: initial import of mysql driver in webmachine 2010-03-13 13:00:51 +00:00
flukso.erl api: introduces token-based authentication 2010-03-14 20:31:10 +00:00
flukso.hrl initial import of webmachine-based api 2010-02-25 17:45:11 +00:00
flukso_app.erl initial import of webmachine-based api 2010-02-25 17:45:11 +00:00
flukso_deps.erl initial import of webmachine-based api 2010-02-25 17:45:11 +00:00
flukso_resource.erl api: allow a start time (&start=...), end time (&end=...) and 2010-05-22 13:21:31 +02:00
flukso_sup.erl initial import of webmachine-based api 2010-02-25 17:45:11 +00:00