From 778f79241952fefd769c87b195e01e8101964928 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 30 May 2021 20:19:55 +0200 Subject: [PATCH] Refine the documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 56 +++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index d8f73ddd..1ca3701e 100644 --- a/README.md +++ b/README.md @@ -160,49 +160,49 @@ make SUBMODULES_INIT=false ### Core Profile -- :heavy_check_mark: Authorize -- :heavy_check_mark: BootNotification -- :heavy_check_mark: ChangeAvailability -- :heavy_check_mark: ChangeConfiguration -- :heavy_check_mark: ClearCache -- :x: DataTransfer -- :heavy_check_mark: GetConfiguration -- :heavy_check_mark: Heartbeat -- :heavy_check_mark: MeterValues -- :heavy_check_mark: RemoteStartTransaction -- :heavy_check_mark: RemoteStopTransaction -- :heavy_check_mark: Reset -- :heavy_check_mark: StartTransaction -- :heavy_check_mark: StatusNotification -- :heavy_check_mark: StopTransaction -- :heavy_check_mark: UnlockConnector +- :white_check_mark: Authorize +- :white_check_mark: BootNotification +- :white_check_mark: ChangeAvailability +- :white_check_mark: ChangeConfiguration +- :white_check_mark: ClearCache +- :negative_squared_cross_mark: DataTransfer +- :white_check_mark: GetConfiguration +- :white_check_mark: Heartbeat +- :white_check_mark: MeterValues +- :white_check_mark: RemoteStartTransaction +- :white_check_mark: RemoteStopTransaction +- :white_check_mark: Reset +- :white_check_mark: StartTransaction +- :white_check_mark: StatusNotification +- :white_check_mark: StopTransaction +- :white_check_mark: UnlockConnector ### Firmware Management Profile -- :x: GetDiagnostics -- :x: DiagnosticsStatusNotification -- :x: FirmwareStatusNotification -- :x: UpdateFirmware +- :negative_squared_cross_mark: GetDiagnostics +- :negative_squared_cross_mark: DiagnosticsStatusNotification +- :negative_squared_cross_mark: FirmwareStatusNotification +- :negative_squared_cross_mark: UpdateFirmware ### Local Auth List Management Profile -- :x: GetLocalListVersion -- :x: SendLocalList +- :negative_squared_cross_mark: GetLocalListVersion +- :negative_squared_cross_mark: SendLocalList ### Reservation Profile -- :x: CancelReservation -- :x: ReserveNow +- :negative_squared_cross_mark: CancelReservation +- :negative_squared_cross_mark: ReserveNow ### Smart Charging Profile -- :heavy_check_mark: ClearChargingProfile -- :heavy_check_mark: GetCompositeSchedule -- :heavy_check_mark: SetChargingProfile +- :white_check_mark: ClearChargingProfile +- :white_check_mark: GetCompositeSchedule +- :white_check_mark: SetChargingProfile ### Remote Trigger Profile -- :x: TriggerMessage +- :negative_squared_cross_mark: TriggerMessage ## License -- 2.34.1