10.1.21. 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
10.1.21.1. Module Configuration¶
keys_to_monitor:string
default: HeartbeatInterval,SecurityProfile,ExampleConfigurationKey
Commad seperated list of keys that should be monitored
10.1.21.2. Provides¶
empty:empty
This module doesnt implement any interface