Supported Config Keys
This page provides an overview of the current supported OCPP (Open Charge Point Protocol) configuration keys supported by our charging system. These keys are essential for configuring and controlling various aspects of the charging stations and their communication with the central management system.
Disclaimer: OCPP is currently in beta release with firmware version 328. We strongly recommend using this beta release exclusively in test environments. Your feedback is greatly appreciated and will help us improve the final offering of OCPP. Other features of firmware version 328 can be used in production safely.
Supported Configuration Keys
| Key | 1.0.0 | R/W | Type | Unit | Value |
|---|---|---|---|---|---|
| AuthorizeRemoteTxRequests | Yes | R | bool | False. No local action required for remote start | |
| ClockAlignedDataInterval | Yes | RW | integer | seconds | 0 |
| ExternalAuthorizationRequired | Yes | R | bool | True. Easee config key, When set to true will turn freecharging off** | |
| GetConfigurationMaxKeys | Yes | R | integer | 1 configuration key per request | |
| HeartbeatInterval | Yes | RW | integer | seconds | 480 (Set to a very high value for now) |
| LocalAuthorizeOffline | Yes | R | bool | False. Do not allow local authorize when offline | |
| LocalPreAuthorize | Yes | R | bool | False. Do not allow local authorize, always wait for Authorize.conf from CPMS | |
| MeterValuesAlignedData | Yes | RW | CSL | Energy.Active.Import.Register, Power.Active.Import, Current.Import | |
| MeterValuesSampledData | Yes | RW | CSL | Energy.Active.Import.Register, Power.Active.Import, Current.Import | |
| MeterValuesSampleInterval | Yes | RW | integer | seconds | 45 |
| NumberOfConnectors | Yes | RW | integer | 1 connector on Easee charger | |
| StopTransactionOnEVSideDisconnect | Yes | R | bool | True. Always send a StopTransaction when the EV side disconnect. | |
| SupportedFeatureProfiles | Yes | R | CSL | Core profile | |
| UnlockConnectorOnEVSideDisconnect | Yes | R | bool | True. |
Please note: this will change as our implementation evolves.
Updated about 1 year ago
Did this page help you?

