README.md: Use red cross emoji for unsupported OCPP commands
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 18:21:40 +0000 (20:21 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 18:21:40 +0000 (20:21 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index 1ca3701e51143f2d2de67110577d9e9f50553567..cec08120b78d5bee9740173942f69bcc4819a532 100644 (file)
--- a/README.md
+++ b/README.md
@@ -165,7 +165,7 @@ make SUBMODULES_INIT=false
 - :white_check_mark: ChangeAvailability
 - :white_check_mark: ChangeConfiguration
 - :white_check_mark: ClearCache
-- :negative_squared_cross_mark: DataTransfer
+- :x: DataTransfer
 - :white_check_mark: GetConfiguration
 - :white_check_mark: Heartbeat
 - :white_check_mark: MeterValues
@@ -179,20 +179,20 @@ make SUBMODULES_INIT=false
 
 ### Firmware Management Profile
 
-- :negative_squared_cross_mark: GetDiagnostics
-- :negative_squared_cross_mark: DiagnosticsStatusNotification
-- :negative_squared_cross_mark: FirmwareStatusNotification
-- :negative_squared_cross_mark: UpdateFirmware
+- :x: GetDiagnostics
+- :x: DiagnosticsStatusNotification
+- :x: FirmwareStatusNotification
+- :x: UpdateFirmware
 
 ### Local Auth List Management Profile
 
-- :negative_squared_cross_mark: GetLocalListVersion
-- :negative_squared_cross_mark: SendLocalList
+- :x: GetLocalListVersion
+- :x: SendLocalList
 
 ### Reservation Profile
 
-- :negative_squared_cross_mark: CancelReservation
-- :negative_squared_cross_mark: ReserveNow
+- :x: CancelReservation
+- :x: ReserveNow
 
 ### Smart Charging Profile
 
@@ -202,7 +202,7 @@ make SUBMODULES_INIT=false
 
 ### Remote Trigger Profile
 
-- :negative_squared_cross_mark: TriggerMessage
+- :x: TriggerMessage
 
 ## License