Update README

This commit is contained in:
Maxime Augier 2024-08-29 15:02:36 +02:00
parent 17a3cf1018
commit a4eb9dceba

View File

@ -6,24 +6,18 @@ Work in progress.
- Authn/z - Authn/z
- [x] Authentication and token retrieval - [x] Authentication and token retrieval
- [ ] Persistence of tokens - [x] Persistence of tokens
- Core functionality - Core functionality
- [x] Enumerate sites and chargers - [x] Enumerate sites and chargers
- [x] Read energy meter - [x] Read energy meter
- [x] Read charger status - [x] Read charger status
- [ ] Control charging (start/pause/resume/stop) - [x] Control charging (start/pause/resume/stop)
- [ ] Control dynamic current limits - [x] Control dynamic current limits
- Event stream - Event stream
- [x] Websocket connection (raw SignalR messages) - [x] Websocket connection (raw SignalR messages)
- [ ] Event decoding - [x] Event decoding
- Ergonomics - Ergonomics
- [ ] Enums for protocol constants - [ ] Enums for protocol constants
- [ ] Proper SignalR support with Tokio - [ ] Proper SignalR support with Tokio
[1]: https://easee.com [1]: https://easee.com