Hi, is there any android library?
I’d like to build an app which read the data and save them locally. I don’t want to send data anywhere in the cloud.
Thanks
Hi @tomcat
No android library today
Keep data locally it’s not easy because the history samples from de device is encrypted.
- You can write it
- You can you use nodejs modules like flower-power-ble, and get manually data every 15 minutes thanks to the
live mode
(Some approximation formulas in this mode) - Or, synchronize your flower powers with node-flower-bridge