Extract Flukso data into a mysql database via API?

How to extract the data collected in to a mysql database.

I would like to collect it to check for energy consumption.

The database is in the cloud, so if flukso would send it to an outside the network database that would be great!

Dion

petur's picture

search this forum, I remember Bart posting a cURL commandline to download the (old) data.
For your current consumption you could write a script that subscribes to MQTT and pushes it in your database.