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
Hi Hans,
Please have a look at section 3.6 of the Fluksometer Manual [1].
[1]: http://www.flukso.net/files/flm02/manual.pdf
Cool, there's a manual, didn't see that yet :-)
Thanks, looks like it's working, with one minor remark : The manual mentions the local REST api is also running under httpS and it seems to be plain http with no SSL.
Now let's see what cool stuff I can do with all of this :-)
Yep. There was a copy-paste error in the manual. Corrected with commit a8cf2e [1]. Thanks Hans!
[1]: https://github.com/flukso/flm02/commit/a8cf2e931362e458fb2cf4f52398516eb...