Useful OCPP keys for ONE AC Charger

Modified on Thu, 20 Aug at 3:12 PM

The table below applies to the ONE-series (Smart Charger) line. It covers the full OCPP configuration surface for this charger – both the standard OCPP 1.6 configuration keys and the vendor-specific keys used to remotely configure the charger via OCPP.

For most changes to apply, a reboot (Hard Reset) is required and generally recommended. 

Table updated for firmware version 2.1.7 (Morek EV Tool, SD Card update methods).


Core Profile (Standard OCPP 1.6)

OCPP KeyValueRead OnlyDescription
AllowOfflineTxForUnknownIdFalseNoWhether the charge point authorizes a transaction locally for an unknown idTag while offline.
AuthorizationCacheEnabledFalseNoEnables/disables the local authorization cache that stores IdTagInfo received from Authorize.conf.
AuthorizeRemoteTxRequestsFalseNoWhether the charge point still sends an Authorize.req before starting a RemoteStartTransaction.
ClockAlignedDataInterval0YesSize (s) of the clock-aligned interval for periodic MeterValues; 0 = disabled.
ConnectionTimeOut90NoTime (s) the charge point waits for a StartTransaction response before timing out.
ConnectorPhaseRotationRSTYesReports set phase rotation in Morek EV Tool. L1 - R, L2 - S, L3 - T.
GetConfigurationMaxKeys24YesMax number of keys returned in a single GetConfiguration response.
HeartbeatInterval3600NoInterval (s) of inactivity after which the charge point sends a Heartbeat.
LocalAuthorizeOfflinetrueNoWhether the charger may authorize locally (cache/whitelist) when disconnected from the Central System.
LocalPreAuthorizeFalseNoWhether the charger may start a transaction immediately after local authorization, before the Central System confirms.
MaxEnergyOnInvalidId2000NoMax energy (Wh) still delivered after an invalid idTag is presented, before force-stopping.
MeterValuesAlignedDataYesMeasurands sampled at the clock-aligned interval and reported in MeterValues.
MeterValuesSampledDataEnergy.Active.Import.Register,
Power.Active.Import,
Current.Offered,
Current.Import,
Voltage,
GridCurrent
NoMeasurands sampled during a transaction and reported in periodic MeterValues. GridCurrent transfers data from CTs or Meter when Power Distribution is enabled.
MeterValueSampleInterval60NoInterval (s) between MeterValues samples taken during an active transaction.
NumberOfConnectors1YesNumber of physical connectors on the charge point.
ResetRetries3YesNumber of times the charger retries a failed Reset before giving up.
StopTransactionOnEVSideDisconnecttrueYesWhether an active transaction stops when the cable is disconnected on the EV side.
StopTransactionOnInvalidIdtrueNoWhether an active transaction stops when an idTag becomes invalid mid-session.
StopTxnAlignedDataYesClock-aligned measurands included in the meter values attached to StopTransaction.
StopTxnSampledDataYesSampled measurands included in the meter values attached to StopTransaction.
SupportedFeatureProfilesCore,
FirmwareManagement,
LocalAuthListManagement,
Reservation,
SmartCharging,
RemoteTrigger
YesOCPP 1.6 feature profiles implemented by the charger.
TransactionMessageAttempts3YesNumber of retries for a failed transaction-related message (Start/StopTransaction, MeterValues).
TransactionMessageRetryInterval15YesInterval (s) between retry attempts for transaction-related messages.
UnlockConnectorOnEVSideDisconnecttrueNoWhether the charger unlocks the connector/cable after the EV side is disconnected (socket models only).


Local Authorization List Management

OCPP KeyValueRead OnlyDescription
LocalAuthListEnabledFalseNoWhether the Local Authorization List feature is enabled on the charger.
LocalAuthListMaxLength100YesMax number of idTag entries the local authorization list can store.
SendLocalListMaxLength10YesMax number of idTag entries sendable in a single SendLocalList message.


Smart Charging

OCPP KeyValueRead OnlyDescription
ChargeProfileMaxStackLevel5YesHighest stack level (priority) accepted for a charging profile.
ChargingScheduleAllowedChargingRateUnitCurrent,PowerYesUnits in which charging schedules may express charging limits.
ChargingScheduleMaxPeriods8YesMax number of periods allowed in a single charging schedule.
ConnectorSwitch3to1PhaseSupportedYesWhether the connector supports switching between 3-phase and 1-phase charging.
MaxChargingProfilesInstalled5YesMax number of charging profiles that can be stored on the charger at once.


Vendor-Specific – Network & Connectivity

OCPP KeyValueRead OnlyDescription
ServerURLwss://ocpp.morek.eu:8888NoOCPP backend WebSocket URL the charger connects to (Morek EV default: wss://ocpp.morek.eu:8888).
ChargerNetMask255.255.255.0NoSubnet mask used when the charger is set to a static IP.
ChargerNetGateway192.168.1.1NoDefault gateway used for routing traffic outside the local network.
ChargerNetIP192.168.1.10NoStatic IP address assigned to the charger.
4GAPNNoAccess Point Name used for the 4G/cellular network connection.
4GUserNameNoAccount/username used to authenticate the 4G/cellular (APN) connection.
WIFIModuleVersion– (not in device dump)YesWiFi module firmware version (e.g. W2.3.0) – useful for WiFi troubleshooting. Latest ATM: W2.3.0.
SupportedFileTransferProtocolsHTTPYesFile transfer protocol(s) supported for firmware/diagnostics upload and download.


Vendor-Specific – Charging Mode & Behavior

OCPP KeyValueRead OnlyDescription
ChargerMode1 / 2 / 3NoCharging authorization mode: 1 – APP (OCPP server), 2 – Offline RFID, 3 – Plug&Charge.
EnableOfflineDataInPnC0 / 1NoBy default offline session data is only stored in APP mode; set to "1" to also store/upload it in Plug&Charge mode.
MaxCurrent6-16 A (11 kW models), 6-32 A (7.4/22 kW models)NoGlobal output current limit per phase, in Amperes.


Vendor-Specific – DLM / Load Balancing

OCPP KeyValueRead OnlyDescription
DLBMode0 / 1NoEnables/disables Dynamic Load Balancing mode used with a CT-Hub for group load management. 0 - OFF, 1 - ON.
ExternalLimitPowerEnable0 / 1NoEnables/disables Power Distribution (DLM) to balance home/site load against charging power. 0 - OFF, 1 - ON.
ExternalLimitPower0 - 120No"Home Power Current" – DLM current limit per phase (A) the site/panel is allowed to draw.
ExternalSamplingCurWring0 / 1NoDLM current-sampling method: 0 – CTs (current transformers), 1 – Power Meter (Modbus RTU).
PowerMeterAddr1NoModbus RTU (RS485) address of the power meter used for DLM sampling; inactive when CTs are used.
GridCurrentInterval60NoInterval (s) at which the charger reports live GridCurrent via DataTransfer; 0 disables reporting.


Vendor-Specific – Solar

OCPP KeyValueRead OnlyDescription
SolarMode0 / 1NoEnables/disables Solar (ECO) integration mode: 0 – Disabled, 1 – ECO.
SolarCurrentFromGrid0NoMinimum per-phase current (A, >6) still drawn from the grid even without solar export. 0 allows only charging from surplus.
SolarStableTime60NoTime (s, >10) the charger waits before stopping/resuming charging as solar (ECO) input fluctuates.


Vendor-Specific – Hardware Protection

OCPP KeyValueRead OnlyDescription
MaxTemperature100NoUpper internal temperature protection threshold (°C) before the charger derates/trips.
LowerLimitProtectionVoltage190NoMinimum grid voltage (V) before undervoltage protection trips.
UpperLimitProtectionVoltage260NoMaximum grid voltage (V) before overvoltage protection trips.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article