File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
+
4
+ - [ #266 ] ( https://github.com/mobilityhouse/ocpp/issues/266 ) Central System documentation link
5
+ =======
3
6
- [ #516 ] ( https://github.com/mobilityhouse/ocpp/issues/516 ) OCPP 2.0.1 add additional security events from v1.3
4
7
- [ #537 ] (https://github.com/mobilityhouse/ocpp/pull/537 ) Fix DataTransfer data types
5
8
9
+
6
10
## 0.23.0 (2023-11-30)
7
11
8
12
- [ #531 ] Feat: Add 1.6 security extension datatypes. Thanks [ @proelke ] ( https://github.com/proelke )
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Central system
50
50
51
51
The code snippet below creates a simple OCPP 2.0 central system which is able
52
52
to handle BootNotification calls. You can find a detailed explanation of the
53
- code in the `Central System documentation_ ` .
53
+ code in the `Central System documentation `_ .
54
54
55
55
56
56
.. code-block :: python
You can’t perform that action at this time.
0 commit comments