The API for extracting data out of the Flukso platform is described in chapter 3 of the Fluksometer Manual [1]. So there's nothing stopping you from implementing the feed. But please don't start polling the API like a mad man. As the FLM will report readings in five-minute intervals, there's no sense in polling the API at shorter intervals.
The API for extracting data out of the Flukso platform is described in chapter 3 of the Fluksometer Manual [1]. So there's nothing stopping you from implementing the feed. But please don't start polling the API like a mad man. As the FLM will report readings in five-minute intervals, there's no sense in polling the API at shorter intervals.
[1] https://www.flukso.net/files/flm02/manual.pdf
Cheers,
-Bart.
Just remembered that Jan Veldeman has forked the flm02 repository to bolt on pushing sensor data to Patchube [1].
[1] https://github.com/jan-veldeman/flm02/commit/f8ef82aead4a6735743e512f48e...