From a4eb9dceba8a7a3ce23861317509f6c6eac4bb3a Mon Sep 17 00:00:00 2001 From: Maxime Augier Date: Thu, 29 Aug 2024 15:02:36 +0200 Subject: [PATCH] Update README --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index bceaa78..89dff28 100644 --- a/README.md +++ b/README.md @@ -6,24 +6,18 @@ Work in progress. - Authn/z - [x] Authentication and token retrieval - - [ ] Persistence of tokens + - [x] 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 + - [x] Control charging (start/pause/resume/stop) + - [x] Control dynamic current limits - Event stream - [x] Websocket connection (raw SignalR messages) - - [ ] Event decoding + - [x] Event decoding - Ergonomics - [ ] Enums for protocol constants - [ ] Proper SignalR support with Tokio - - - - - - [1]: https://easee.com