30 lines
607 B
Markdown
30 lines
607 B
Markdown
# Easee-rs - Bindings for the Easee.com Cloud API.
|
|
|
|
Work in progress.
|
|
|
|
## Features and Todo
|
|
|
|
- Authn/z
|
|
- [x] Authentication and token retrieval
|
|
- [ ] 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
|
|
- Event stream
|
|
- [x] Websocket connection (raw SignalR messages)
|
|
- [ ] Event decoding
|
|
- Ergonomics
|
|
- [ ] Enums for protocol constants
|
|
- [ ] Proper SignalR support with Tokio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[1]: https://easee.com
|