Dev corner

Calling all engineers, tinkerers, hackers and geeks.

Code snippet for query Flukso.net API

Hi all,

Happy new year everyone!

I have made a Javascript snippet (really quick & dirty) to access api.Flukso.net from a Google spreadsheet.

Here is the link: https://gist.github.com/4389251 (snippet code and link to gootle spreadsheet template at comments)

Best regards,
Benito.
PS: Who else has similar code (in any language) please, post here.

more than 3GB traffic usage with flukso?

Hi guys,

today I checked the flukso system page and was a little bit surprised about flukso's traffic usage:

Traffic
transmitted / received
4.98 MB / 3.24 GB

Is this normal?

cheers
Chris

Empty response on getting old data from api.flukso.net

Hello,

I'm trying to pull all my historical data from the flukso server. I do it day by day (using the start en end parameter with a resolution of 15min). The last 7 days, it works fine, but from 22 november, the server returns an empty response, and not a json array as expected. Here is my request:

GET /sensor/?token=&version=1.0&start=1353538800&end=1353625200&resolution=15min&unit=watt HTTP/1.0
Accept: application/json

From the web interface, I can tell there is data from August up until now. Why can't I get that data? Is this a limitation or am I doing something wrong?

regards,

dvrslype

Retrieving sensor parameters through api.flukso.net

Bart,

I have been trying to tackle this for a while now and it seems that when asking api.flukso.net for sensor parameters you'd get a 502 Bad Gateway response.
Is there a problem on your behalf?
I did make sure that it's a real SSL encrypted request so that can't be the problem.

Would you be so kind and have a check on the nginx-settings please?