File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ How do I set up OCPP 2.0.1 on Charge Control Y with EVerest?
3535To support OCPP 2.0.1, the EVerest OCPP201 module must be integrated into the EVerest configuration.
3636This module uses the `libocpp library <https://github.com/EVerest/libocpp >`_ to implement the OCPP 2.0.1
3737protocol.
38- The `OCPP201 module documentation <https://github.com/EVerest/everest-core/blob/main/modules/OCPP201/doc.rst >`_
38+ The `OCPP201 module documentation <https://github.com/EVerest/everest-core/blob/main/modules/EVSE/ OCPP201/doc.rst >`_
3939already contains some information about the module parameters, the provided and required interfaces,
4040and the initial creation of the OCPP 2.0.1 database.
4141
@@ -56,8 +56,8 @@ The most important points are summarised here:
56565. The OCPP 2.0.1 device model initialization is done automatically by the OCPP201 module after the
5757 first start of EVerest. The database is stored the `DeviceModelDatabasePath `.
58586. The component config files are stored in the `DeviceModelConfigPath `. Component config files are
59- used to initialize or update the device model database. To update a component config file, just the
60- place a `component config file <https://github.com/EVerest/libocpp/tree/v0.16.2 /config/v201 /component_config >`_
59+ used to initialize or update the device model database. To update a component config file, just
60+ place a `component config file <https://github.com/EVerest/libocpp/tree/main /config/v2 /component_config >`_
6161 in the same directory structure in the DeviceModelConfigPath and change the values accordingly.
6262 Important keys of the component config files are:
6363
You can’t perform that action at this time.
0 commit comments