Skip to content

Commit b8eb7d6

Browse files
Central System documentation link (#526)
1 parent 94e5ea5 commit b8eb7d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Change log
22

3+
4+
- [#266](https://github.com/mobilityhouse/ocpp/issues/266) Central System documentation link
5+
=======
36
- [#516](https://github.com/mobilityhouse/ocpp/issues/516) OCPP 2.0.1 add additional security events from v1.3
47
- [#537] (https://github.com/mobilityhouse/ocpp/pull/537) Fix DataTransfer data types
58

9+
610
## 0.23.0 (2023-11-30)
711

812
- [#531] Feat: Add 1.6 security extension datatypes. Thanks [@proelke](https://github.com/proelke)

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Central system
5050

5151
The code snippet below creates a simple OCPP 2.0 central system which is able
5252
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`_.
5454

5555

5656
.. code-block:: python

0 commit comments

Comments
 (0)