docs: add OCPP 2.x.x sections
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 21 May 2023 11:25:47 +0000 (13:25 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 21 May 2023 11:25:47 +0000 (13:25 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.vscode/settings.json
README.md

index f417510fd916b0f89cbc3b175190b8c5031000d2..26d1001eb405953a80e64e641c7c2de62842e64f 100644 (file)
@@ -15,7 +15,7 @@
     "bufferutil",
     "cacheable",
     "commitlint",
-    "CSMS",
+    "csms",
     "emobility",
     "evse",
     "evses",
@@ -23,8 +23,9 @@
     "imsi",
     "lcov",
     "logform",
-    "Measurand",
-    "Mikro",
+    "measurand",
+    "measurands",
+    "mikro",
     "mnemonist",
     "mochawesome",
     "ocpp",
index ad3f40a25a4a5ebae6cbfcc35d39d19027e5282a..922fe4a85374ce7aa03f42d67449668eda797171 100644 (file)
--- a/README.md
+++ b/README.md
@@ -402,6 +402,21 @@ make SUBMODULES_INIT=true
 
 - :white_check_mark: TriggerMessage
 
+### Version 2.x.x
+
+#### Provisioning
+
+- :white_check_mark: BootNotification
+
+### Authorization
+
+- :white_check_mark: ClearCache
+
+#### Availability
+
+- :white_check_mark: StatusNotification
+- :white_check_mark: Heartbeat
+
 ## OCPP-J standard parameters supported
 
 All kind of OCPP parameters are supported in a charging station configuration or a charging station configuration template file. The list here mention the standard ones also handled automatically in the simulator.
@@ -458,6 +473,8 @@ All kind of OCPP parameters are supported in a charging station configuration or
 
 - _none_
 
+### Version 2.x.x
+
 ## UI protocol
 
 Protocol to control the simulator via a Websocket or HTTP server.