Rust bindings for the Easee EV Charger cloud API
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Easee-rs - Bindings for the Easee.com Cloud API.
Work in progress.
Features and Todo
- Authn/z
- Token authentication
- Persistence of tokens
- Core functionality
- Enumerate sites and chargers
- Read energy meter
- Read charger status
- Control charging (start/pause/resume/stop)
- Control dynamic current limits
- Ergonomics
- Enums for protocol constants