9.27. OCPP201

A OCPP charge point / charging station module for OCPP 2.0.1

9.27.1. Module Configuration

ChargePointConfigPath:string
default: ocpp-config.json
Path to the configuration file
MessageLogPath:string
default: /tmp/everest_ocpp_logs
Path to folder where logs of all OCPP messages get written to
CertsPath:string
*default: *
Path to folder where certificates are located. If empty uses everest prefix + etc/everest/certs
DatabasePath:string
default: /tmp/ocpp201
Path to the persistent SQLite database folder

9.27.2. Provides

main:empty
This is a OCPP 2.0.1 charge point
auth_validator:auth_token_validator
Validates the provided token using CSMS, AuthorizationList or AuthorizationCache
auth_provider:auth_token_provider
Provides authorization requests by CSMS

9.27.3. Requirements

evse_manager:evse_manager
system:system

9.27.4. Metadata

9.27.4.1. Authors

Piet Gömpel
Kai-Uwe Hermann

9.27.4.2. License