27 lines
489 B
Markdown
27 lines
489 B
Markdown
# Easee-rs - Bindings for the Easee.com Cloud API.
|
|
|
|
Work in progress.
|
|
|
|
## Features and Todo
|
|
|
|
- Authn/z
|
|
- [x] Token authentication
|
|
- [ ] Persistence of tokens
|
|
- Core functionality
|
|
- [x] Enumerate sites and chargers
|
|
- [x] Read energy meter
|
|
- [x] Read charger status
|
|
- [ ] Control charging (start/pause/resume/stop)
|
|
- [ ] Control dynamic current limits
|
|
- [ ] Websocket event stream
|
|
- Ergonomics
|
|
- [ ] Enums for protocol constants
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[1]: https://easee.com
|