Dev corner

Calling all engineers, tinkerers, hackers and geeks.

where is the local REST api on my fluksometer ?

I can't seem to do any decent search in these forums, so I'm just asking the question again. Sorry if it has been asked before, I couldn't find it.

Just installed my fluksometer yesterday. Default graphs on this site look ok, but I would like to do more. I want to get access to the live measurements of the fluksometer.

I see a lot of posts talking about a local REST API running on the fluksometer itself, that was being implemented around May 2010.
Is dat work finished ?
Where can I access that local API ?
Is there any documentation available ?

Thanks!

Hans

api - curl

Hello,

I used api-curl php script to read out the real time data from my flukso logger.

My 3 sensors (electricity, water,gas) are read out correctly, the only thing is that I can't read the wright units?

For electricity it's in watt OK
Water / Gas in liter ? , the only unit that work is watt ?

How can I used the wright unit's in php script for water or gas ?

Thanks,
Sven

real-time REST for v1?

Is there any activity porting v2's ability to return real-time data via a REST call to the v1 hardware?

Request for custom NTP server

My ISP runs its own NTP server and blocks access to any other. Yes, really.

So can anybody point me to the place where I can tweak this? And could this make it into the web admin pages?

To tweak this myself, I'll probably need to ssh into the box, any pointers to username/password combo are appreciated
(I only recently started using my flukso)

SoC boards with WiFi

Hello, I'm a developer on another project that uses OpenWrt and an ATmega to control a BBQ grill with a WiFi interface. So far I've been doing development with an old WRT54GL that I'd purchased off of eBay. It works fine but the device is just so big, has more ethernet ports than are needed, and is a little underpowered (if you open more than 4 connections, you run out of memory and crash the device).
https://github.com/CapnBry/HeaterMeter