Web service that provides a REST API layer over the My Autarco site/API to get statistical data of your solar panels.
This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Paul van Tilburg ac5b853a27 Add Rocket and provide an API endpoint to read the status
Use Rocket from Git (master) which is the 0.5 dev release that
builds on stable Rust.
2020-10-09 17:31:08 +02:00
src Add Rocket and provide an API endpoint to read the status 2020-10-09 17:31:08 +02:00
.gitignore Initial import into Git 2020-10-09 16:33:25 +02:00
Cargo.lock Add Rocket and provide an API endpoint to read the status 2020-10-09 17:31:08 +02:00
Cargo.toml Add Rocket and provide an API endpoint to read the status 2020-10-09 17:31:08 +02:00