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 24c1d7a22a Comment out unused fields 2022-02-11 14:21:12 +01:00
src Comment out unused fields 2022-02-11 14:21:12 +01:00
.dockerignore Add support for building and running a Docker image 2020-10-10 21:15:19 +02:00
.gitignore Move the login credentials to a config file 2020-10-09 19:47:43 +02:00
Cargo.lock Replace the lazy_static by once_cell crate 2022-02-11 14:17:27 +01:00
Cargo.toml Replace the lazy_static by once_cell crate 2022-02-11 14:17:27 +01:00
Dockerfile Just use latest rust 1.x Docker image 2021-11-28 13:28:46 +01:00
autarco.toml.example Move the login credentials to a config file 2020-10-09 19:47:43 +02:00
docker-compose.yml Update Rocket env vars for Rocket 0.5 2021-08-29 11:01:31 +02:00