13.1.22. OCPPExtensionExample

This is an example module that shows how the OCPP module of EVerest could be extended using the DataTransfer functionality and custom configuration keys

For a detailed handwritten documentation see here

13.1.22.1. Module Configuration

keys_to_monitor:string <optional>
default: “HeartbeatInterval,SecurityProfile,ExampleConfigurationKey”
Commad seperated list of keys that should be monitored

13.1.22.2. Provides

data_transfer:ocpp_data_transfer
OCPP data transfer

13.1.22.3. Requirements

ocpp:ocpp 1
data_transfer:ocpp_data_transfer 1

13.1.22.4. Metadata

13.1.22.4.1. Authors

Piet Gömpel

13.1.22.4.2. License