Configuration Keys
Here you will find all Configuration Keys that are initialized with the method InitStandard.
Name | Profile | Value | Description |
---|---|---|---|
GetConfigurationMaxKeys | Core (9.1) | Param_OCPP.nConfigKeysMax | Maximum number of Configuration Keys in a GetConfiguration call. |
NumberOfConnectors | Core (9.1) | Param_OCPP.nConnectorCount | Maximum number of Connectors per Charge Point. |
SupportedFeatureProfiles | Core (9.1) | Core, Reservation, SmartCharging, RemoteTrigger | List of all supported Feature Profiles. |
LocalAuthListMaxLength | Local Auth List Management (9.2) | Param_OCPP.nAuthListMax | Maximum number of entries in the Local Authorization List. |
SendLocalListMaxLength | Local Auth List Management (9.2) | Param_OCPP.nAuthListMax | Maximum number of entries that can be sent to the Charge Point in a SendLocalList. |
ChargingScheduleAllowedChargingRateUnit | Smart Charging (9.4) | Current | List of supported quantities that may be used in a ChargingSchedule. Permitted values are "Current" and "Power". |
ChargingScheduleMaxPeriods | Smart Charging (9.4) | Param_OCPP.nSchedulePeriodsMax | Maximum number of Charging Schedule Periods in a Charging Schedule. |
MaxChargingProfilesInstalled | Smart Charging (9.4) | Param_OCPP.nChargingProfileMax | Maximum number of Charging Profiles that can be installed in parallel. |