Charging station interface 5.33.5-21148 (Master controller)2025-04-26 01:44

OCPP configuration keys (OCPP 1.5 and 1.6)

Key names for OCPP commands GetConfiguration and ChangeConfiguration. Note that Master-Slave Scope applies for OCPP keys only and not for Web page parameters.

Key Name Master/Slave Scope OCPP standard Description Reboot Required Accessibility Type Range, Default or example
RCMBDelta Both No Minimum residual current change (in tenth of a milliamp) for which an OCPP status notification is sent to the backend. A value of 0 disables notifications. No R/W uint [0..999] Def: 0
RCMB_STATE Individual No RDC-M (RCMB) protection state
Maximum values of last transaction
Current values
No R String Def: "RMS: OK, DC: OK, RDC-M (RCMB) Device Status (IEC 62752): OK
Last t..."
RCMBTransactionMaxRMS Individual No Largest RMS value measured while a transaction was in progress No R String Def: " 0.0"
RCMBTransactionMaxDC Individual No Largest DC value measured while a transaction was in progress No R String Def: " 0.0"
WeldCheck Individual No Welded contactor detection. For the '230V input' with and without PE check options (if available) L1 must be connected before the contactor. In these two cases weld check is only done when the car is disconnected and not immediately on opening the contactor. Yes R Enum (0) Disable
(1) Enable Opto C6/5
(2) Enable Opto C8/7
Def: Disable
WeldCheckInType Individual No Whether the welding detection input circuit is normally closed or normally open. Yes R Enum (0) Normally open
(1) Normally closed
Def: Normally open
ChargePointVendor Both No Mandatory, identifies the vendor of the ChargePoint. Yes R String Def: "Bender GmbH Co. KG"
ChargePointModel Not relevant No Mandatory, identifies the model of the ChargePoint. Please note that this must not match a different model of the generation of charge controllers. Yes R String Def: "CC612_2S0R"
SSHAccessUsb Individual No Disables SSH access to the controller via USB. Yes R Enum (0) Off
(1) On
Def: On
SSHAccessWlanNetwork Individual No Disables SSH access to the controller via WLAN. Yes R Enum (0) Off
(1) On
Def: On
SSHAccessEth Individual No Disables SSH access to the controller via Ethernet. Yes R Enum (0) Off
(1) On
Def: On
InvalidRFIDFilter Both No Set whether RFID tags with invalid UIDs shall be filtered out and thus not reported by the reader. Yes R/W Enum (0) Off
(1) On
Def: On
RFIDEnable Individual No Enables or disables the RFID reader. Allows preventing error messages if no reader is installed. No R Enum (0) Off
(1) On
Def: On
EnforcePwdChange Both No Force change of default operator password on login. No R Enum (0) Off
(1) On
Def: Off
EnforceStrongLoginPwds Both No Force selecting a strong secure login password when changing the operator password, the installer password, or the user password. No R Enum (0) Off
(1) On
Def: Off
RFIDMode Both No This parameter determines whether the RFID reader shall just be able to read RFID cards or also shall support NFC communication. If set to 'RFID only' only RFID cards can be read. If set to 'RFID/NFC hybrid' NFC communication is supported and RFID cards can be read. Yes R Enum (0) RFID only
(1) RFID/NFC hybrid
Def: RFID only
EnforceMasterRFID Both No When changing the default operator password the setting of RFID token(s) is forced that reset the system to its operator default settings if presented for 120 seconds. No R Enum (0) Off
(1) On
Def: Off
EnforceSecureRFID Both No This parameter determines whether all RFID cards are accepted to start charging (off) or if only secure RFID token compliant with VDE-AR-E 2532-100 will be accepted (on). No R/W Enum (0) Off
(1) On
Def: Off
ChargeBoxSerialNumber Individual No Overrides the serial number of the charge controller manufacturer. Named 'ChargeBOXSerialNumber' in OCPP BootNotification. Note: It can only be set once if the value is empty! This precondition is met for re-flashed charge controllers. Yes R String Def: "Not Set"
ChargePointSerialNumber Master No Set by the charge point manufacturer, not by the controller manufacturer. Sent as 'ChargePointSerialNumber' in OCPP BootNotification. If not set, the OCPP message value is replaced by the 'ChargeBoxIdentity' value. Yes R String Def: "Not Set"
MasterRFIDtoReboot Individual No RFID tag to reboot the system if presented for 30 seconds. Disable this feature by leaving this parameter empty. No R/W String Def: ""
UserInstallerPasswordCheck Master No No R/W uint [0..4294967295] Def: 1
MasterRFIDstoReset Individual No RFID tokens that reset the system to its operator default settings if presented for 120 seconds. Up to 2 (colon separated) tokens can be defined. To disable this feature leave the input field empty. No R/W String Def: ""
SSHClientKey Master No Key for authorizing the user 'root' of the ChargePoint to connect to server via SSH. This authorization can then be used to establish reverse tunnels using customer-specific scripts. No R String Def: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSmqghEoLDaXh5vjT90vlG1mvOeWCdb..."
ErrorsList Individual No List of errors currently present in the ChargePoint. No R String Def: "No errors"
ErrorResolution Individual No List of error resolutions currently present in the ChargePoint. No R String Def: "Error resolution will be displayed for every active error."
EventsList Individual No List of the last events and errors with their timestamp. No R String Def: "No events"
OPKGInstallExtraOption Both No No R/W String Def: ""
AuthorizationInputMode Not relevant No Set if the authorization input can just start or it can both start and stop a transaction. Note that Scheidt&Bachmann requires this to be set to Only start. Yes R Enum (0) Only start
(1) Start and stop
(2) Only stop
(3) Charging while active
Def: Only start
AuthorizationInputType Not relevant No Set if the authorization input switch is normally open or normally closed. Note that Scheidt&Bachmann requires this to be set to Normally open. Yes R Enum (0) Normally open
(1) Normally closed
Def: Normally open
loglevel Both No Level for the logging system. For security reasons you may be asked to re-enter your credentials to download the log. No R/W Enum (0) LOG_LEVEL_NONE
(1) LOG_LEVEL_USER_ERR
(2) LOG_LEVEL_USER_WARN
(3) LOG_LEVEL_USER_INFO
(4) LOG_LEVEL_ERR
(5) LOG_LEVEL_WARN
(6) LOG_LEVEL_INFO
(7) LOG_LEVEL_DBG
(8) LOG_LEVEL_VDBG
(9) LOG_LEVEL_TRACE
Def: LOG_LEVEL_DBG
loglevelcomponents Both No This parameter allows to set different log levels for different software components. The string entered consists of a comma-separated list of component names and component log levels. A full list of component names is available in the Documentation view. The possible log levels are: TRACE, VDBG, DBG, INFO, WARN, ERR, USER_INFO, USER_WARN, USER_ERR. For example, the string to set log level TRACE for the BACKEND component and log level VDBG for the RCMB component is: BACKEND=TRACE,RCMB=VDBG No R/W String Def: ""
GiroEEnable Individual No Enables or disables the GiroCard payment via Giro-e over OCPP. Requires a Giro-e capable OCPP backend. No R/W Enum (0) Off
(1) On
Def: Off
PowerLineVoltage Individual No Single phase RMS voltage of the power source feeding the ChargePoint in Volts. This is used for current calculation from power values from meter. Yes R/W uint [186..274] Def: 230
MasterSlaveMode Not relevant No 'Master' controller handles the backend connection and may start and stop transaction for its slave. 'Slave' controller connects to a master as its backend. Some other parameters are automatically adjusted when turning this on. IMPORTANT NOTE: supported is a setup with 1 master and 1 slave. Yes R Enum (0) Off
(1) Master
(2) Slave
Def: Off
ChargingStationSingleFeedAvailToInstaller Both No Makes the setting 'Charging Station single feed' available in the installer section of the Web Interface 2.0. No R Enum (0) Off
(1) On
Def: Off
ChargingStationSingleFeed Both No This function enables load control if both charging points of a double charging station are supplied via a common feed. Yes R Enum (0) Off
(1) On
Def: Off
OCPPSlaveState Master No OCPP Slave(s) State No R String Def: "1. Slave #1: UNKNOWN"
RFIDSlave Not relevant No Turn on if an individual RFID reader is installed for the slave controller. Note: this setting is only relevant for the master configuration. The slave must have it always set to Off. Yes R Enum (0) Off
(1) On
Def: Off
FwUpdateForceMaster Master No If 'On' the firmware update will be installed on master even if not all slaves could download it and their update failed. If 'Off' the firmware update will only be installed on master if all slaves have successfully downloaded it. No R/W Enum (0) Off
(1) On
Def: Off
LedType Not relevant No Type of LED device connected to the ChargePoint (if any). No R Enum (0) LED (default)
(1) LED ring device
(2) LED ring device with RFID always shown
(3) LED ring with free charging
(7) No LED
Def: LED (default)
DualLedMode Not relevant No Behavior for dual LED boards. When set to 'On', the dual LED board shows independent states of master and slave for the left and right LEDs. 'On Inverted' is the same as 'On' but with master showing slave state and vice versa. When set to 'Off', LEDs operate in clone mode: the left and the right LEDs show the same pattern and colors, presenting the state of the main/master device. No R Enum (0) Off
(1) On
(2) On Inverted
Def: Off
DisplayType Not relevant No Type of display connected to the ChargePoint (if any). No R Enum (0) Display not configured
(1) Display not in use
(2) Bender LCD-Module DPM2x16FP
Def: Display not configured
DisplayMode Not relevant No Controls the display mode. When set to 'Master/Slave', the display shows independent states for master and slave. When set to 'Main (Master)' the display only presents the state of the main/master device. No R Enum (0) Main (Master)
(1) Master/Slave
Def: Main (Master)
DisplayContentSelectorTime Not relevant No If enabled the display shows charging time information. No R Enum (0) Off
(1) On
Def: On
DisplayContentSelectorEnergy Not relevant No If enabled the display shows charging energy information. No R Enum (0) Off
(1) On
Def: On
DisplayContentSelectorPower Not relevant No If enabled the display shows charging power information. No R Enum (0) Off
(1) On
Def: Off
PatternOnRelayK2 Not relevant No Behavior for the relay 2 (K2), to be used for an external indicator light such as an LED or blinking light. Use option 'On while vehicle connected' for integration with parking management system by Scheidt&Bachmann. To use two contactors in series that are to be controlled separately use option 'On while charging'. No R Enum (0) Disable
(1) On while charging
(2) Off while charging
(3) On while vehicle connected (S&B)
(4) Off while vehicle connected
(5) Blink pattern 1
(6) On while Inoperative
(7) On while Authorized
(8) On while Faulted
Def: Disable
DisplayLanguage Individual No The language of display texts on the LCD display, if available. Only has an effect if a LCD is configured. No R/W Enum (0) English
(1) Deutsch/German
(2) Italiano/Italian
(3) Slovenský/Slovak
(4) Multi-Language EN-DE-FR-NL
(5) SR Multi-Language EN-DE-FR-IT
Def: Multi-Language EN-DE-FR-NL
EichrechtState Individual No Eichrecht State No R String Def: "System without Eichrecht"
OCPPSchuko Not relevant No Use auxiliary input/output to support additional Schuko Socket Yes R Enum (0) Disable
(1) Enable Opto C6/5
(2) Enable Opto C8/7
Def: Disable
ResetSchukoPlugCounterTo Individual No The number of times the plug of the schuko socket was plugged in.. No R/W uint [0..4294967295] Def: 0
SchukoPlugCounter Not relevant No The number of times the plug of the schuko socket was plugged in.. No R uint [0..0] Def: 0
ResetSchukoContactorCounterTo Individual No The number of times the contactor of the schuko socket was switching on and off. No R/W uint [0..4294967295] Def: 0
ContactorCyclesSchuko Individual No The number of times the contactor of the schuko socket was switching on and off. No R uint [0..0] Def: 7
SchukoFixedCurrent Individual No The current in (A) signaled for schuko connector. Yes R/W uint [0..80] Def: 10
SocketSchukoState Individual No State of Schuko socket at connector 1. No R String Def: "IDLE"
Type2ContactorLifetime Individual No Maximum number of operating cycles the contactor should be allowed to perform until a replacement is necessary. Yes R uint [0..100000000] Def: 10000000
Type2PlugLifetime Individual No The maximum number of times the plug of the type2 socket can be plugged in safely.. Yes R uint [0..10000000] Def: 50000
SetType2PlugCycles Individual No Use this field when the type2 socket is replaced and the counter for socket cycles must be reset to 0 for a new socket or to a number greater than 0 for a used one. No R/W String Def: ""
Type2PlugCounter Not relevant No Number of times the plug of the type2 socket was plugged in. No R String Def: "68/50,000"
SetTypeContactorCycles Individual No Use this field when the contactor is replaced and the counter for contactor cycles must be reset to 0 for a new contactor or to a number greater than 0 for a used one. No R/W String Def: ""
ContactorCyclesType2 Individual No The number of times the contactor of the type 2 socket was switching on and off. No R String Def: "2,424/10,000,000"
ThresholdContactorCurrentUnderLoad Individual No Set threshold contactor current under load (in Amperes) Yes R uint [6..80] Def: 6
ContactorCyclesUnderloadLimit Individual No The maximum number of contactor cycles under load before receiving a system warning Yes R uint [0..50000] Def: 6000
SetCountContactorCyclesType2UnderLoad Individual No Use this field when the contactor under load is replaced and the counter for contactor cycles must be reset to 0 for a new contactor or to a number greater than 0 for a used one. No R/W String Def: ""
GetCountContactorCyclesType2UnderLoad Individual No The number of times the contactor was switching on and off under load. No R String Def: "0/6,000"
CableAttached Not relevant No Setting this to on indicates that the charger has a fixed cable attached and does NOT need to lock a cable in a socket. ATTENTION: This is safety relevant! Yes R Enum (0) Off
(1) On
Def: Off
RedetectActuator Individual No Set this value to 'On' if you want to request a redetection of the connected type 2 socket locking actuator upon the next boot. No R/W Enum (0) Off
(1) On
Def: Off
CPDiodeDetection Individual No Set this value to 'On' if you want to check before charging if the diode connected to the control pilot line is connected or not. No R/W Enum (0) Off
(1) On
Def: On
LockIfAuthorized Both No If 'On' is selected the socket type 2 actuator is locked only after successful authorization, otherwise already on plug-in. No R/W Enum (0) Off
(1) On
Def: Off
LockPermanently Individual No If 'On' is selected the type 2 socket locking mechanism stays locked permanently once a charging cable is inserted. No R/W Enum (0) Off
(1) On
Def: Off
PauseChargingStateD Both No If set to On, charging transactions are paused in case State D is detected. While state D is detected an error is reported to the user. No R/W Enum (0) Off
(1) On
Def: Off
AdcCpCalibrationCfg Individual No This parameter allows to enable the ADC calibration for the control pilot line's states detection. Once calibrated, it is possible to trigger a re-calibration. Note that changes of this parameter require a reboot to take effect. Yes R/W Enum (0) Off
(1) On
(2) Recalibrate
Def: Off
CheckCarOverCurrentStopLimit Both No When the charging current reported by the OCPP meter exceeds the signaled current by this percentage, charging will be stopped. Yes R/W uint [10..100] Def: 30
SocketType2State Individual No State of TYPE2 socket at connector 1. No R String Def: "(A) Vehicle not connected
PR: NO CABLE
Plug not locked
AMCC:..."
SignaledCurrentLimit Individual No Current (in Ampere) that is signaled to the vehicle via PWM. No R String Def: "0 A"
HardwareCurrentLimit Individual No Maximum current (in Amperes) the charge point hardware can support Yes R int [0..80] Def: 16
InstallationCurrentLimit Individual No The 'Installation Current Limit' is the upper limit of the 'Operator Current Limit'. It must be below or equal to the 'Maximum Current' of the charge point. This parameter cannot be changed by the backend. Yes R int [0..80] Def: 32
OperatorCurrentLimit Individual No Maximum current (in Amperes) that can be signaled to the vehicle for charging. If the parameter 'Installation Current Limit' exists, the 'Operator Current Limit' must be below or equal to the 'Installation Current Limit'. Otherwise, it must be below or equal to the 'Maximum Current'. It can be freely configured, even while charging. This parameter can be changed by the backend for energy management No R/W int [0..80] Def: 16
FreeCharging Both No Allows charging without authorization via RFID or the backend. Charging is started immediately after a vehicle is connected. No R/W Enum (0) Off
(1) On
Def: Off
CheckCarOverCurrent Both No If set to On the current consumed by the vehicle will be checked against the signaled current. If the overload is above 10% the signaled current will be decreased by 10%. If the overload is above the configured percentage limit the charging will be stopped. No R/W Enum (0) Off
(1) On
Def: On
RandomRestartAfterPowerLoss Both No If this feature is enabled, the restart of charging will be randomized after a power loss. In case of many chargepoints connected to the same power line, this feature avoids a high peak of energy consumption in short period of time, which can result in another blackout. Yes R/W Enum (0) Off
(1) On
Def: Off
PDL_Power Master No PDL Power No R/W String Def: ""
EnergyManInputPowerLimitCfg Individual No Enables energy Management from external input Yes R/W Enum (0) Disable
(1) Enable Opto C6/5
(2) Enable Opto C8/7
Def: Disable
ChargingScheduleAllowedChargingRateUnit Master Yes List of supported quantities for use in a ChargingSchedule. No R String Def: "Current"
PhasesConnected Individual No Shows how the number of phases connected to the ChargePoint is configured. No R String Def: "Three-phase system"
ASKIoverOCPPAllowedIP Both No Configure a single IP address here that will be allowed to access the 'ASKI over OCPP-S' service. An empty field will allow no access! Yes R/W String Def: ""
ConnectorPhaseRotation Both Yes No R/W String Def: "1.RST, 2.RST"
ConnectorPhaseRotationIT Individual No No R/W String Def: "L1-L2"
ConnectorSwitch3to1PhaseSupported Master Yes If set the ChargePoint supports switching between 3 and 1 phases during a charging session. Yes R bool [0..1] Def: Off
SmartChargingUseDisconnectedLimit Individual Yes If enabled and the ChargePoint gets disconnected from the Backend, the 'Disconnected Upper Limit [A] for SmartCharging' will be applied despite the limitations set in stored charging profiles. Yes R/W Enum (0) Off
(1) On
Def: Off
ASKIoverOCPP Master No Enable or disable support for receiving OCPP 1.5 SOAP 'Change Configuration Requests' for the LaMa parameter 'LaMa_ConnectionRate'. The SOAP server will listen on TCP port 13000 for connector 1. 'LaMa_ConnectionRate' can be changed in 10th of Amps. Yes R/W Enum (0) Off
(1) On
Def: Off
EnergyManInputPowerCurrentLim Individual No Single phase RMS current limit (in A) for energy management from external input. Range: from 6 A to 80 A. Set to 0 A to pause charging. Yes R/W uint [0..80] Def: 16
LaMa_ConnectionRate Individual No Secret key for Mennekes EnergyManager Input No R/W uint [0..100000] Def: 16
ConnectorPhaseRotationMaxLength Individual Yes Maximum number of items in a ConnectorPhaseRotation Configuration Key. No R uint [0..0] Def: 3
ChargeProfileMaxStackLevel Master Yes Max StackLevel of a ChargingProfile. No R uint [0..0] Def: 255
ChargingScheduleMaxPeriods Master Yes Maximum number of periods that may be defined per ChargingSchedule. No R uint [0..0] Def: 255
MaxChargingProfilesInstalled Master Yes Maximum number of Charging profiles installed at a time. No R uint [0..0] Def: 255
SmartChargingDisconnectedLimit Individual No Disconnected Upper Limit applied to SmartCharging in case the ChargePoint is disconnected from the backend. Yes R/W uint [0..999] Def: 16
RCDRESET Individual No RCD Reset No R/W Enum (0) Off
(1) On
Def: Off
RCDAUTORECLOSURE Both No Allows to enable the automatic reclosure of the RCD. The auxiliary relay output (on CC612: C3/4, on ICC1324: 23/24) or a dedicated output on ICC1612 is used. Yes R/W Enum (0) Off
(1) On
Def: Off
RCDENABLE Both No Allows to enable RCD detection. It must be Off when there is no RCD connected to the controller. If there is an opto input, it could be used (e. g. C6/5 on CC612). On ICC1324 a lost communication with primary meter because of its power loss could be used. Yes R/W Enum (0) Off
(1) Opto input
Def: Off
MCBENABLE Both No Allows to enable MCB detection. It must be 'Off' when there is no MCB connected to the controller. On CC612 the opto input C8/7 is used. Yes R/W Enum (0) Off
(1) On
Def: Off
SPDCFG Individual No Allows support for Surge Protection Devices (SPD). It must be 'Off' when there is no SPD connected to the controller. Yes R/W Enum (0) Off
(1) On OPTO C6/5 (Normally closed)
(2) On OPTO C6/5 (Normally open)
(3) On OPTO C8/7 (Normally closed)
(4) On OPTO C8/7 (Normally open)
Def: Off
VentHeatingCtrlMode Both No This parameter allows to enable the activation of an external fan or heater according to the housing temperature or vehicle state. Yes R/W Enum (0) Off
(1) Status D (Ventilation Required by vehicle)
(2) Charging (Ventilation)
(3) Above threshold and charging (Ventilation)
(4) Above threshold (Ventilation)
(5) Below threshold (Heating)
Def: Off
WeldCheckAuxRelay Both No When enabled, the auxiliary relay will be activated whenever the contactor is welded. If enabled on CC1612 the RCD test pin is not used but instead the selected Ex out output. No R/W Enum (0) Off
(1) AUX
Def: Off
MonitoringRelayInput Individual No Use a unique input from a monitoring relay to trigger RCD/MCB. Yes R/W Enum (0) Disable
(1) Enable Opto C8/7
(2) Enable Opto C6/5
(3) Via meter
Def: Disable
RCDAUTORECLOSUREDELAY Both No RCD auto reclosure delay in seconds. Yes R/W uint [30..1800] Def: 900
RCDAUTORECLOSUREATTEMPTS Both No RCD auto reclosure attempts. Yes R/W uint [1..10] Def: 3
VentHeatingHyst Both No This delta in degree (Celsius) allows to add hysteresis to the fan or heater control. In order to switch off the fan/heater the temperature must be below/above the configured temperature threshold plus/minus this delta. Yes R uint [0..25] Def: 4
VentHeatingTempThr Both No Temperature threshold necessary to start or stop the fan or heater. Yes R int [-40..100] Def: 85
AmbientCpuDelta Individual No Temperature delta for measurements from temperature sensor. This value should be tuned according to the thermal characteristics of the charging station. No R uint [0..150] Def: 23
LocalScheduledReboots Both No The local time of day used for house keeping reboots. The charge controller reboots after 30 days to ensure uninterrupted operation. Reboots only occur with no vehicle connected and no customer present. Select a full hour in the range 0 to 23. Yes R/W uint [0..23] Def: 0
DaysScheduledReboots Both No Number of days that is used for house keeping reboots. The charge controller reboots after the number of days to ensure uninterrupted operation. Reboots only occur with no vehicle connected and no customer present. Select a number in range [1..99]. No R/W uint [1..30] Def: 30
ReducedCurrent Individual No Charging current value in Ampere when temperature is above temperature threshold 1. No R uint [6..80] Def: 16
ReducedCurrentPct Individual No How much (in %) of signaled current should be applied to reduce temperature when temperature is above temperature threshold 1. No R uint [0..100] Def: 100
TempDelta Master No Temperature change in degrees Celsius for which a new temperature measurement report is sent to the backend system. A value of 0 switches the reporting off. No R int [0..50] Def: 5
TempStopThreshold2 Individual No Temperature threshold necessary to stop charging. No R int [40..100] Def: 85
TempReduceThreshold1 Individual No Temperature threshold necessary to start decreasing the current. No R int [40..100] Def: 85
ActuatorLockUnlockCycle Both No Actuator Lock-Unlock Cycle. If set to bi-weekly a lock and unlock of the actuator is performed at night and when no car is charging and has not been charging for more than a week. If set to immediate locking-unlocking an cycle is done immediately, and then the option is set back to Off. No R/W Enum (0) Off
(1) Bi-Weekly
(2) Immediate
Def: Off
MaxEnergyPerSession Both No Energy limit of the session. When Max Energy limit is reached, the session is terminated and connector will be unlocked. If Backend is connected, and Energy limit is reached, the transaction of the session is sent to backend with status 'SuspendedEV' followed by 'Finishing'. '0' corresponds to 'No limit'. No R/W uint [0..100] Def: 0
MaxTimePerSession Both No Time limit of the session. When Max Time limit is reached, the session is terminated and connector will be unlocked. If Backend is connected, and Time limit is reached, the transaction of the session is sent to backend with status 'SuspendedEV' followed by 'Finishing'. '0' corresponds to 'No limit'. No R/W uint [0..24] Def: 0
InputOutputBackendControlledMode Both No Inputs (InputOptoC65 and InputOptoC87 on CC612 or InputOpto1 and InputOpto2 on others) and output (Output1, and if present, Output2) can be controlled via a backend. Yes R Enum (0) Off
(1) On
Def: Off
InputChangeNotifyBackend Both No Changes on inputs 1 and 2 will issue a status notification message to backend limited to not more then one message every 10 sec. Requires 'Backend controlled mode for inputs and outputs' set to 'On'. No R Enum (0) Off
(1) On
Def: Off
TamperDetectionInputEnable Individual No When enabled, the individual charge controller informs the backend with a status notification that the tamper detection sensor has been triggered. Yes R Enum (0) Off
(1) On OPTO C6/5 (Normally closed)
(2) On OPTO C6/5 (Normally open)
(3) On OPTO C8/7 (Normally closed)
(4) On OPTO C8/7 (Normally open)
Def: Off
DataTransferTariffUsage Both No Enables the DataTransfer messages that allow to show Tariff and Total Usage Information. Beware this feature only works with backend systems that support it. If the backend system does not support it, this will prevent all authorizations from being successful. No R/W Enum (0) Off
(1) On
Def: Off
AuthorizeRemoteTxRequests Both Yes This parameter determines whether a remote request to start a transaction in the form of a RemoteStartTransaction.req message should be authorized beforehand like a local action to start a transaction. Some backends require this as OCPP specification is not clear about this. Other backends are not working if this is parameter is enabled. Yes R/W bool [0..1] Def: On
AllowOfflineTxForUnknownId Both Yes This parameter determines whether a client is allowed to charge in case its authorization cannot be processed because the backend is offline or not reachable. If set to 'On', the client is allowed to charge even if it cannot get authenticated from the ocpp whitelist nor from local whitelist. If set to ImmediatelyWhenPlugged, then charging will be allowed in case ChargePoint is offline by just plugging the car and without RFID authorization. If 'Connection Type' is 'No Backend' then this parameter is ignored. No R/W Enum (0) Off
(1) On
(2) ImmediatelyWhenPlugged
Def: Off
InfoStatusNotifications Both No This parameter determines whether OCPP status notifications that are meant just for informative purposes (such as a temperature report) should be sent to the backend system or not. No R/W Enum (0) Off
(1) On
Def: On
ErrorStatusNotifications Both No This parameter determines whether OCPP status notifications that are meant to report and error (such as when the plug locking system is broken) should be sent to the backend system or not. Yes R/W Enum (0) Off
(1) On
Def: On
UsbErrorStatusNotifications Individual No This parameter determines whether USB communication errors between master and slave are reported to backend. Yes R/W Enum (0) Off
(1) On
Def: Off
StatusNotificationStrategy Both No This parameter determines on which conditions the ChargePoint changes into the OCCUPIED state. In 'Occupied on Charging' occupied is signaled only when authorization is there and a cable is plugged in. In 'Occupied on 'Authorized/Plugged' the state changes to occupied already when the charger is authorized with nothing connected or when a cable/vehicle is connected but no authorization has taken place yet. Yes R/W Enum (0) Occupied on Authorized/Plugged
(1) Occupied on Charging
Def: Occupied on Charging
DisplayDisconnectAsError Master No Parameter that determines whether an error is signaled to the user when the backend connection is interrupted. Yes R/W Enum (0) Off
(1) On
Def: Off
HTBSendMeterPublicKey Both No Set whether to send the meter's public key to backend. If 'On', the meter's public key gets embedded into a proprietary DataTransfer message as defined by HTB which is sent to the backend after each BootNotification. No R/W Enum (0) Off
(1) On
Def: Off
AuthorizationCacheEnabled Master Yes Enables the use of the internal whitelist for storing RFID UID from the OCPP backend. If disabled, RFIDs even if reported from the backend with an expiry date are not added to an internal cache. No R/W bool [0..1] Def: On
idTagLetterCase Both No Parameter that makes the RFID tag management configurable to upper or lower case. Yes R/W Enum (0) Lower Case
(1) Upper Case
(2) Lower Case Reversed Byte Order
(3) Upper Case Reversed Byte Order
Def: Lower Case
StopTransactionOnEVSideDisconnect Both Yes When set to 'On' the Charge Point will stop a transaction when the cable is unplugged from the EV. No R bool [0..1] Def: On
UnlockConnectorOnEVSideDisconnect Both Yes When set to 'On' the Charge Point will unlock the cable on Charge Point side when the cable is unplugged at the EV. No R bool [0..1] Def: On
ReserveConnectorZeroSupported Master Yes If set to 'On' the ChargePoint supports reservations on connector 0. No R bool [0..1] Def: Off
FreeChargingMode Both No Sets the OCPP behavior in free charging mode. Note that in case of a master/slave scenario the slave will be automatically configured to the same mode as used for the master. Yes R/W Enum (0) No OCPP
(1) With OCPP status notif without auth
(2) With OCPP status notif with auth
(3) With OCPP Full fixed RFID with auth
(4) With OCPP Full fixed RFID without auth
(5) With OCPP Full any RFID
Def: No OCPP
AllowLongOcppGetConfKeys Both No Allows OCPP keys in get configuration command to be longer than 500 characters. Yes R/W Enum (0) Off
(1) On
Def: Off
OcppGetConfBoolIsInt Both No If activated, boolean OCPP keys are returned as integer values '0' or '1' in command 'GetConfiguration'. This is for compatibility. If not activated, boolean OCPP keys are returned as boolean values 'false' or 'true' in command 'GetConfiguration' according to the OCPP standard. The command 'ChangeConfiguration' accepts both types simultaneously. No R/W bool [0..1] Def: Off
StopTransactionOnInvalidId Individual Yes Determines if the ChargePoint will stop an ongoing transaction when it receives a non-Accepted authorization status in a StartTransaction response. No R/W bool [0..1] Def: On
ChargeBoxIdentity Individual No ID that is sent to the backend and used by the backend to identify the ChargePoint. Yes R/W String Def: "+49*839*00000000001"
FirmwareVersion Individual No Firmware version running on the ChargePoint. No R String Def: "5.33.5-21148"
RCMBVersion Individual No Version of the RCMB module connected to the ChargePoint. No R String Def: "D0569, V1.02"
SupportedFeatureProfiles Master Yes List of supported Feature Profiles. Possible profile identifiers: Core, FirmwareManagement, LocalAuthListManagement, Reservation, SmartCharging and RemoteTrigger. No R String Def: "Core,FirmwareManagement,LocalAuthListManagement,Reservation,SmartChar..."
RfidTagFreeCharging Individual No RFID Tag for Free Charging with OCPP Full, fixed RFID modes. Note that this RFID Tag is also used when 'If in doubt allow charging' is 'ImmediatelyWhenPlugged' Yes R/W String Def: "freecharging"
BackendConnectionTimeout Master No The time in seconds that is used for establishing an APN connection, establishing a Proxy or establishing a backend connection before a timeout will be recognized. Also determines the time period that is waited for answers from the backend for OCPP requests. Only reduce this value to a smaller value if you can assure a stable network connection. Increase the value to a larger value in case of bad network coverage. Increasing the value will result in longer user interaction delays. Yes R/W uint [3..300] Def: 60
ConnectionTimeOut Both Yes Interval (from successful authorization) until incipient charging session is automatically canceled due to failure of the EV user to correctly insert the charging cable connector(s) into the appropriate connector(s). Yes R/W uint [4..300] Def: 45
NumberOfConnectors Master Yes Number of physical charging connectors of this Charge Point. No R uint [0..0] Def: 1
GetConfigurationMaxKeys Master Yes Maximum number of requested configuration keys in a GetConfiguration.req PDU. No R uint [0..0] Def: 326
TransactionMessageAttempts Individual Yes Sets how often the ChargePoint tries to submit a transaction-related message when the backend fails to process it. 0 means infinite attempts. Yes R/W uint [0..5] Def: 5
EichrechtTransactionMessageAttempts Individual No Sets how often the ChargePoint tries to submit an Eichrecht transaction-related message when the backend fails to process it. 0 means infinite attempts. -1 means that the value of the OCPP-key "TransactionMessageAttempts" should be used. Yes R/W int [-1..5] Def: 0
TransactionMessageRetryInterval Individual Yes Sets how long the ChargePoint will wait before resubmitting a transaction-related message that the backend failed to process. Yes R/W uint [0..1000] Def: 0
ResetRetries Individual Yes Number of times to retry an unsuccessful reset of the ChargePoint. Yes R/W uint [0..100] Def: 100
OcppQueueFullAsErrorState Both No When set, a full OCPP message queue will cause an error state. Charging will be terminated. Yes R/W Enum (0) Off
(1) On
Def: Off
LocalPreAuthorize Master Yes Sets if the Charge Point, when online, will start transactions for locally authorized identifiers without requesting an Authorize.conf from the Central System. No R/W bool [0..1] Def: On
LocalAuthorizeOffline Master Yes Sets if the Charge Point, when offline, will start transactions for locally authorized identifiers. No R/W bool [0..1] Def: On
ForceHeartbeatRequestMessages Not relevant No Sets if the Charge Point should send OCPP Heartbeat request messages despite other messages being sent. Yes R/W Enum (0) Off
(1) On
Def: On
RetransmitMeterValues Both No If enabled, MeterValue messages are retransmitted on errors. No R/W Enum (0) Off
(1) On
Def: On
UPnPUUID Individual No The UPnP UUID that this ChargePoint uses when announcing its presence on the local network. Only used if connected to a local network. Yes R String Def: "12b3074f-5f49-4368-b4d7-fe2ae0663b1c"
HeartbeatInterval Master Yes The interval in seconds with which OCPP heartbeat messages are sent to the backend system. Modifying this parameter may upset the backend system (OCPP 1.6). No R/W int [10..86400] Def: 240
StopTransactionModeUnplug Both No This allows to modify the behavior of the charger at the end of a transaction. Normal unlocks and stops the transaction, when the plug is removed from the vehicle or the RFID used for authorization is used again. Stop after unplugging causes a transaction to be fully stopped only when the cable is pulled from the socket of the charging station. Only by RFID/Remote Stop only unlocks if RFID or a backend message is used for stopping the transaction. Pulling the cable out of the car will not end the transaction. Yes R/W Enum (0) Normal
(1) Stop only by unplugging
(2) Unlock only by RFID/RemoteStop
(3) Normal + Mode D
Def: Normal
SupportedFileTransferProtocols Master Yes List of supported file transfer protocols: FTP, FTPS, SCP, HTTP and HTTPS No R String Def: "FTP, FTPS, SCP, HTTP, HTTPS"
LightIntensity Both Yes Value range is 0 to 100 No R/W uint [0..100] Def: 100
StatusNotificationWebuiLogin Both No Status notification will be sent to backend in case of login success/failure for webui. No R/W Enum (0) Off
(1) On
Def: Off
USBFieldEngineer Both No Allow getting diagnostics and configuration of the ChargePoint via USB stick. Yes R/W Enum (0) Off
(1) On
Def: On
USBConfigUpdate Both No Allow update of the charge point configuration via USB stick. Yes R/W Enum (0) Off
(1) On
Def: On
USBFirmwareUpdate Both No Allow update of the charge point firmware via USB stick. Yes R/W Enum (0) Off
(1) On
Def: On
LocalAuthListEnabled Master Yes Selects if the Local Authorization List is enabled No R/W bool [0..1] Def: Off
LocalAuthListMaxLength Master Yes Maximum number of identifications that can be stored in the Local Authorization List No R uint [0..1000000] Def: 1000000
SendLocalListMaxLength Master Yes Maximum number of identifications that can be send in a single SendLocalList.req No R/W uint [0..45000] Def: 45000
fll Master No Local whitelist of RFIDs independent of a backend connection. No R/W Enum (0) Off
(1) On
Def: Off
fllUseOcppStartStop Both No Send OCPP Start/Stop transaction for authorizations from the local white list. No R/W Enum (0) Off
(1) On
Def: On
ConnectionType Master No The type of data connection used to connect to the backend system. Choose 'No Backend' to disable backend communication completely. While using GSM the wallbox can be connected to LAN/WLAN at the same time. Yes R/W Enum (0) No Backend
(2) Ethernet
(3) USB
(4) WLAN
Def: No Backend
DataConsumption Master No Data Consumption (in bytes) for the running month. No R/W uint [0..9223372036854775807] Def: 0
DataConsumptionLastMonth Master No Data Consumption (in bytes) for the previous month. No R/W uint [0..9223372036854775807] Def: 0
InterfacesList Master No List of interfaces and their IPs No R String Def: "eth0: [D0:37:45:50:44:7C] IP: 85.156.250.63 (ocpp)"
NetworkConfigMode Master No Mode for ethernet configuration to be used for the ChargePoint. 'Auto' uses DHCP to configure the ChargePoint's ethernet connection; 'Static' uses the addresses as filled in static network configuration IP; 'DHCP server' assigns a predefined DHCP configuration to other DHCP clients in the same network (range 172.16.23.100-172.16.23.254]; netmask 255.255.255.0; gateway 172.16.23.1; DNS 172.16.23.1). The DHCP server's own IP is 172.16.23.1. Any static network configuration is ignored in case of DHCP server mode. Please consider to switch the 'WAN router' on if the DHCP server is enabled. Yes R/W Enum (0) Auto (DHCP client)
(1) Static
(2) DHCP server
Def: Auto (DHCP client)
StaticNetworkConfigAddress Master No Static LAN IP of the ChargePoint. Yes R/W String Def: "192.168.0.100"
StaticNetworkConfigNetmask Master No Netmask to use for the LAN of the ChargePoint. Yes R/W String Def: "255.255.255.0"
StaticNetworkConfigDNS Master No DNS server to use for the LAN of the ChargePoint. Yes R/W String Def: "8.8.8.8"
SSLModeClient Master No Allows to set how strict SSL authentication is, from no authentication (encryption only) to full authentication. Yes R/W Enum (0) Normal SSL Auth
(1) Allow expired certificate
(2) Skip host check
(3) Allow expired certificate and skip host check
(4) Encrypt only - No authentication
Def: Encrypt only - No authentication
OCPPMode Master No This parameter determines whether backend communication is done using the standard OCPP JSON variant or the proprietary Binary OCPP variant of Ebee Smart Technologies. The Binary OCPP variant is working across NAT networks and therefore does not require a private APN for remote messages to arrive at the charge point. Also Binary OCPP uses much less data (factor 20 to 50) than standard OCPP. Binary OCPP however requires a Binary OCPP proxy on the backend side. Yes R/W Enum (0) OCPP-J 1.6
(2) OCPP-B 1.5
(3) OCPP-B 1.6
Def: OCPP-J 1.6
ConnSettingsFallback Individual No Restores last good connection settings when failed to reconnect to the backend after a reboot. Yes R/W Enum (0) Off
(1) On
Def: Off
HostnameBinaryOCPP Master No The DNS hostname or IP address of the binary ocpp proxy server for the backend system. This parameter is only used if Binary OCPP is selected for the TCP/IP mode. Yes R/W String Def: "be.elinc.de"
OCPPBackendJSONURL Master No The WS/WSS URL of the OCPP backend system. This URL must be the WS/JSON endpoint and begin with "ws://" or "wss://". This parameter is only used if OCPP-J 1.6 or OCPP-J 2.0 mode is used. The ChargePoint's ID gets automatically appended when connecting to the backend. Yes R/W String Def: "ws://be.elinc.de:8080/OCPPJProxyQA/v16/"
WebsocketsProxyURL Master No Specify the websockets proxy to connect to in the format HOST:PORT, whereby PORT is optional and set to 80 when not specified. Yes R/W String Def: ""
HTTPBasicAuthPassword Master No The password to be used for HTTP Basic Authorization. If left empty, HTTP Basic Authorization is not used. Yes R/W String Def: ""
OcppCertificate Master No Certificate used for SSL connections to the backend. No R/W String Def: ""
OcppCSR Master No Certificate signing request (for OCPP) in PEM format that corresponds to the private key this charge point generated upon provisioning. No R String Def: "-----BEGIN CERTIFICATE REQUEST----- MIIB6jCCAZACAQIwUjEcMBoGA1UEAwwTK..."
OcppUserCaCertificate Master No User CA Certificate (OCPP). No R/W String Def: ""
NetworkConfigHostname Master No Network hostname used for DHCP and mDNS. Yes R/W String Def: ""
StaticNetworkConfigGateway Master No Gateway to use for the LAN of the ChargePoint. Yes R/W String Def: "192.168.0.1"
PortBinaryOCPP Master No TCP port of the proxy server for binary OCPP communication with the backend. Yes R/W uint [1..65535] Def: 444
RegenerateOcppCertAndKey Master No Trigger Regeneration of Private Key and Self Signed Certificate for OCPP. No R/W String Def: ""
TcpWatchdogTimeout Individual No This is the time in seconds in which the connection to the backend can be not working until the system reboots. Set it to 0 to disable rebooting. Yes R/W uint [0..100000] Def: 10800
NetworkConfigDHCPRetries Master No DHCP request number of retries before giving up. Yes R/W uint [0..100000] Def: 10
NetworkConfigDHCPTimeout Master No DHCP request timeout in seconds. Yes R/W uint [0..100000] Def: 10
NetworkConfigDHCPDelay Master No DHCP request delay between multiple requests in seconds. Yes R/W uint [0..100000] Def: 10
WebSocketPingInterval Master Yes WebSockets keep-alive interval in seconds or 0 when unused. Using keep-alive on WebSockets layer is especially useful when using a NAT router between ChargePoint and backend. The ping-pong being sent prevents the NAT router from closing the websockets connection. No R/W uint [0..100000] Def: 0
OcppConStrictTls Master No If 'All ciphers' is selected, all recent TLS versions will be accepted. For 'Only secure ciphers' any OCPP connection will be forced to connect only via TLS 1.2 or higher and secure ciphers. Lower versions or weak ciphers will be refused. This is the most secure option currently. Yes R/W Enum (0) All ciphers
(1) Only secure ciphers
Def: All ciphers
WLANSSID Master No SSID of the WLAN the ChargePoint tries to connect to. No R/W String Def: ""
WLANPassword Master No Password of the WLAN the ChargePoint connectsto. The Chargepoint automatically chooses thecorrect encryption method of the WLAN. No R/W String Def: ""
WLANStaticNetworkConfigAddress Master No Static WLAN IP of the ChargePoint. Yes R/W String Def: "192.168.1.100"
WLANStaticNetworkConfigNetmask Master No Netmask to use for the WLAN of the ChargePoint. Yes R/W String Def: "255.255.255.0"
WLANStaticNetworkConfigGateway Master No Gateway to use for the WLAN of the ChargePoint. Yes R/W String Def: "192.168.1.1"
WLANStaticNetworkConfigDNS Master No DNS server to use for the WLAN of the ChargePoint. Yes R/W String Def: "8.8.8.8"
WLANEnabled Master No Enable or disable WLAN. No R/W Enum (0) Off
(1) On
Def: On
WLANNetworkConfigMode Master No Network configuration mode for the ChargePoint's WLAN connection. Set to 'Auto' to use DHCP to configure the WLAN network connection automatically. Use 'Static' to use a static IP address to be configured below (as well as a netmask, gateway, and DNS server). Yes R/W Enum (0) Auto (DHCP client)
(1) Static
Def: Auto (DHCP client)
WLANNetworkConfigDHCPRetries Master No Number of DHCP requests sent before giving up on the DHCP server. No R/W uint [0..100000] Def: 10
WLANNetworkConfigDHCPTimeout Master No DHCP request timeout in seconds. No R/W uint [0..100000] Def: 10
WLANNetworkConfigDHCPDelay Master No DHCP request delay (in seconds) between multiple requests . No R/W uint [0..100000] Def: 10
DepartureTime Individual No Used to indicate when the vehicle intends to finish the charging process. No R String Def: "Not Available"
EAmount Individual No Amount of energy reflecting the EV's estimate of how much energy is needed to fulfill the user configured charging goal for the current charging session. This might include energy for other purposes than solely charging the HV battery of an EV. No R String Def: "Not Available"
EVSEMaxCur Individual No Value sent to the EV on Charging Status messages during the charging loop. No R String Def: "Not Available"
P15118EVSlacReqTimeout Both No This time indicates how long the EVSE should signal 5% to wait for EV SLAC requests. When this timeout expires, it is assumed the EV does not support 15118 nor autocharge and nominal PWM is signaled if already authorized. This parameter is relevant only if 15118 or Autocharge are enabled. Yes R/W int [1..50] Def: 7
OCPPMeterType Individual No Type of meter used for the charging socket and its connector. This is relevant for OCPP transactions. For Modbus/RTU meters the address must be 1. Yes R Enum (73) eHZ Meter via USB
(75) eHZ-B Meter via USB
(6) Modbus Meter ABB
(47) Modbus ABB EV3
(44) Modbus Berg B23
(43) Modbus Berg BME 461
(19) Modbus TQ EM300-LR
(41) Modbus TQ EM410/EM420
(25) Modbus TQ EM300-LR (TCP)
(42) Modbus TQ EM410/EM420 (TCP)
(81) Modbus IPD Control (TCP)
(86) Modbus Meter Carlo Gavazzi EM111/112
(20) Modbus Meter Carlo Gavazzi EM200
(29) Modbus Meter Carlo Gavazzi EM210
(21) Modbus Meter Carlo Gavazzi EM340
(37) Modbus DZG DVH4013
(7) Modbus Meter Eastron SDM630
(58) Modbus Eastron SDM230
(8) Modbus Eastron SDM120_220
(39) Modbus Eastron SDM72D
(68) Modbus Eastron SDM72D-M-V2
(32) Modbus ECS M3PRO
(54) Modbus ECS M3PRO (TCP)
(13) Modbus Meter Finder
(12) Modbus Meter Garo EM270
(10) Modbus Meter Garo GNM1D
(9) Modbus Meter Garo GNM3D
(22) Modbus Meter Garo GNM3T
(28) Modbus Meter Garo GNM3TD
(11) Modbus Meter Garo GM3T
(80) Modbus Meter Garo GMI3D-LP
(38) Modbus Gossen Metrawatt EM2289
(27) Modbus Hager ECR380D
(23) Modbus IME CE4DMID31
(87) Modbus IME CE4DF3DTMID
(15) Modbus Inepro PRO1_2
(16) Modbus Inepro PRO380
(84) Modbus Wago 879-3000
(40) Modbus Iskra WM3M6
(78) Modbus Iskra IE38M
(79) Modbus Meter Finder 7M38
(33) Modbus Janitza UMG 512/96 PRO
(34) Modbus Janitza UMG 512/96 PRO (TCP)
(85) Modbus Janitza UMG 604 PRO (TCP)
(35) Modbus Janitza UMG 605 PRO
(36) Modbus Janitza UMG 605 PRO (TCP)
(64) Modbus NZR EcoCount S85/SL85
(17) Modbus Optec
(45) Modbus Phoenix Contact EEM-EM357
(30) Modbus Phoenix Contact EEM-MB371 (TCP)
(14) Modbus Saia ALE3
(83) Modbus Schneider Generic (TCP)
(82) Modbus Schneider Generic
(31) Modbus Schneider iEM3555
(26) Modbus Siemens 7KM2200 (TCP)
(24) Modbus Siemens 7KT1666
(49) Modbus YTL DTS353F
(50) EV Optimizer
(53) Modbus SELEC EM2M-1P-C-100A
(55) Modbus Lovato DMED 301
(56) Modbus Eetarp GEM630
(57) Modbus Eetarp GEM230
(65) Modbus DZG DWH4113
(66) Modbus ABB D1M
(67) Modbus ABB D1M (TCP)
(60) ER Eastron SDM630-EV
(61) ER NZR EcoCount SL+SC 85
(63) ER NZR EcoCount SL+S 85
(62) ER Iskra WM3M4C
(69) ER EMH iML
(1) S0 Meter Opto C6/5
(2) S0 Meter Opto C8/7
(72) Modbus Eichrecht
(3) No Meter
Def: No Meter
SecondMeterType Master No Energy Management: the type of second meter used only for input to manage the current on the grid. For Modbus/RTU meters the address must be 2. Yes R/W Enum (77) WiMOD IR Reader USB stick
(6) Modbus Meter ABB
(47) Modbus ABB EV3
(44) Modbus Berg B23
(43) Modbus Berg BME 461
(19) Modbus TQ EM300-LR
(25) Modbus TQ EM300-LR (TCP)
(41) Modbus TQ EM410/EM420
(42) Modbus TQ EM410/EM420 (TCP)
(81) Modbus IPD Control (TCP)
(86) Modbus Meter Carlo Gavazzi EM111/112
(20) Modbus Meter Carlo Gavazzi EM200
(29) Modbus Meter Carlo Gavazzi EM210
(21) Modbus Meter Carlo Gavazzi EM340
(7) Modbus Meter Eastron SDM630
(58) Modbus Eastron SDM230
(8) Modbus Eastron SDM120_220
(39) Modbus Eastron SDM72D
(68) Modbus Eastron SDM72D-M-V2
(32) Modbus ECS M3PRO
(54) Modbus ECS M3PRO (TCP)
(13) Modbus Meter Finder
(12) Modbus Meter Garo EM270
(10) Modbus Meter Garo GNM1D
(9) Modbus Meter Garo GNM3D
(22) Modbus Meter Garo GNM3T
(28) Modbus Meter Garo GNM3TD
(11) Modbus Meter Garo GM3T
(80) Modbus Meter Garo GMI3D-LP
(27) Modbus Hager ECR380D
(23) Modbus IME CE4DMID31
(87) Modbus IME CE4DF3DTMID
(15) Modbus Inepro PRO1_2
(16) Modbus Inepro PRO380
(84) Modbus Wago 879-3000
(40) Modbus Iskra WM3M6
(78) Modbus Iskra IE38M
(79) Modbus Meter Finder 7M38
(33) Modbus Janitza UMG 512/96 PRO
(34) Modbus Janitza UMG 512/96 PRO (TCP)
(85) Modbus Janitza UMG 604 PRO (TCP)
(35) Modbus Janitza UMG 605 PRO
(36) Modbus Janitza UMG 605 PRO (TCP)
(64) Modbus NZR EcoCount S85/SL85
(17) Modbus Optec
(45) Modbus Phoenix Contact EEM-EM357
(30) Modbus Phoenix Contact EEM-MB371 (TCP)
(14) Modbus Saia ALE3
(83) Modbus Schneider Generic (TCP)
(82) Modbus Schneider Generic
(31) Modbus Schneider iEM3555
(26) Modbus Siemens 7KM2200 (TCP)
(24) Modbus Siemens 7KT1666
(49) Modbus YTL DTS353F
(51) Modbus Sunspec Meter
(52) Modbus Sunspec Meter (TCP)
(50) EV Optimizer
(53) Modbus SELEC EM2M-1P-C-100A
(55) Modbus Lovato DMED 301
(56) Modbus Eetarp GEM630
(57) Modbus Eetarp GEM230
(59) Modbus Temco Controls SPM1-XX0-AC
(88) SMA Commercial Energy Meter (TCP)
(66) Modbus ABB D1M
(67) Modbus ABB D1M (TCP)
(1) S0 Meter Opto C6/5
(2) S0 Meter Opto C8/7
(3) No Meter
Def: No Meter
OcppMeterEnergy Individual No Computed energy consumption in Wh. No R String Def: "Total: 16381190 [Wh]"
OcppMeterPower Individual No Computed power consumption in Watt from OCPP meter. No R String Def: "Total: 0 [W] ( 0 | 0 | 0 ) [W]"
OcppMeterCurrent Individual No Phases Current in Ampere measured by OCPP meter. No R String Def: "( 0.00 | 0.00 | 0.00 ) [A]"
OcppMeterVoltage Individual No Phases Voltage in Volts measured by OCPP meter. No R String Def: "( 232 | 232 | 232 ) [V]"
OCPPViaLocalNetwork Both No If 'On' is selected, the minimum value of parameter 'Meter Value Sample Interval (OCPP)' is reduced from '10' to '1'. No R/W Enum (0) Off
(1) On
Def: Off
MeterSerialNumber Individual No Serial number as reported by the eHZ or ModBus meter. No R/W String Def: "No Id read yet"
MeterPublicKey Individual No Public key of the cryptography engine of the connected meter used for billing if available. No R String Def: ""
MeterValueSampleInterval Both Yes Interval in seconds after which a new meter value is sent to the backend system during a charging transaction. Set 0 to turn off or to a value greater than or equal to 10 to turn on. No R/W uint [0..99999] Def: 0
MeterValueSampleMode Both No According to the mode, meter values are sent under specific circumstances. 'WholeTransaction': only while transaction is active. 'ContactorClosed': only when contactor is closed.'CurrentFlowOnly': only when current is flowing to vehicle. No R/W Enum (0) Whole transaction
(1) Contactor closed
(2) Current flow only
Def: Whole transaction
ClockAlignedDataInterval Both Yes Interval in seconds after which a new meter value is sent to the backend system regardless of whether a charging transaction is ongoing or not. The sending of these values is aligned with the full hour. Set it to 0 to turn off or a value of 10 or greater to turn on. Yes R/W uint [0..4294967295] Def: 0
ClockAlignedMeterRandomSendDelay Both No The sending of the clock aligned values are delayed for a random time between 0 and the configured value. In case of large number of chargers, this can prevent backend problems on handling many messages at the same time. Yes R/W uint [0..4294967295] Def: 10
MeterValuesAlignedData Both Yes Comma-separated list of types of meter values that should be sent as clock aligned data elements in separate meter values messages. Supported are: 'Energy.Active.Import.Register', 'Power.Active.Import', 'Current.Import', 'Current.Offered', 'Voltage', 'Soc', 'Frequency', and 'Temperature'. No R/W String Def: "Energy.Active.Import.Register"
MeterValuesSampledData Both Yes Comma-separated list of types of meter values that should be sent as sampled data elements in separate meter value messages. Supported are: 'Energy.Active.Import.Register', 'Power.Active.Import', 'Power.Offered', 'Current.Import', 'Current.Offered', 'Frequency', 'SoC', and 'Temperature'. No R/W String Def: "Energy.Active.Import.Register"
StopTxnSampledData Both Yes Not supported (included for compatibility). No R/W String Def: ""
StopTxnAlignedData Both Yes Not supported (included for compatibility). No R/W String Def: ""
SecondMeterIPAddress Master No Sets the IP address of the second meter. Yes R/W String Def: ""
SecondMeterTCPPortNumber Master No Specifies the TCP port of the second meter. Yes R/W uint [0..65535] Def: 502
MeterRestrictSecondaryTypes Not relevant No Show complete list with all meter types for load management or limit list to meter models with Modbus TCP. Yes R Enum (0) All meter types
(1) Modbus TCP meters only
Def: All meter types
RestartTransAfterPowerLoss Both No Enable if a transaction that was interrupted by a power loss shall be continued once the power is restored. If disabled the authorization needs to be done again by the user and a new transaction will be started. Can't be enabled if sending signed meter values is enabled. Yes R/W Enum (0) Off
(1) On
(2) On (BYES specific)
Def: Off
CurrentDirSecondL1 Individual No If set to 'Inverted', the current and power value reported by the second meter in line 1 will be inverted in sign. Yes R/W Enum (0) Standard
(1) Inverted
(2) Suppress-signed
Def: Standard
CurrentDirSecondL2 Individual No If set to 'Inverted', the current and power value reported by the second meter in line 2 will be inverted in sign. Yes R/W Enum (0) Standard
(1) Inverted
(2) Suppress-signed
Def: Standard
CurrentDirSecondL3 Individual No If set to 'Inverted', the current and power value reported by the second meter in line 3 will be inverted in sign. Yes R/W Enum (0) Standard
(1) Inverted
(2) Suppress-signed
Def: Standard
WrittenOfferAddress Both No Configures the postal address part of the written offer that the user can write to in order to request the GPL software. (Multiple lines can be separated by commas.) No R String Def: "Ebee Smart Technologies GmbH, Torgauer Str. 12-15 (Haus 4), 10829 Ber..."
ManufacturerURL Master No Configures the uniform resource locator (URL) of the manufacturer. The manufacturer URL is used by various network services such as the SEMP interface. No R String Def: "https://www.bender.de"
AuthorizationInput Not relevant No Input used for authorization from an external switch/relay. If triggered, an AuthorizeRequest with a fixed idtag 'input_auth' will be sent to the backend. To authorize successfully, 'input_auth' needs to be configured in the backend. Yes R Enum (0) Disable
(1) Enable Opto C6/5
(2) Enable Opto C8/7
Def: Disable
RestInterfaceEnable Both No This option enables the REST interface. It provides the status of the charge controller, error messages and charging session information. The interface can be used to show information on a customer-facing display of the charger. The option 'Enabled (without UID)' prevents access to user authentication information. 'Enabled (with UID)' shows user authentication information and may be used, when interfaces are protected against unauthorized access. Yes R/W Enum (0) Disabled
(1) Enabled (with UID)
(2) Enabled (without UID)
Def: Disabled
DlmHierarchicalMode Master No If selected, this node will function as the DLM Coordinator (i.e. the "central" node) of the hierarchical DLM network. There can only be a single coordinator Yes R/W Enum (0) Disabled
(1) Enabled (with local MQTT broker)
(2) Enabled (with remote MQTT broker)
Def: Disabled
DlmcAddress Master No This unique address identifies this controller in the hierarchical DLM network. The naming schema is following: ...|||. The schema has to be the equivalent to the hierarchy in the constraints for this hierarchical DLM network. Yes R/W String Def: ""
DlmcMqttBrokerAddress Master No The IP address for the broker. On one of the controllers in the hierarchical DLM network has to be run the MQTT broker. Use the IP address of the controller where the value "Enabled (with local MQTT broker)" was set. Yes R/W String Def: ""
DlmcMqttBrokerPort Master No The port on which this controller connects to the MQTT broker. The default is 8883. Yes R/W uint [1024..65535] Def: 8883
DlmcMaximumFallbackCurrent1
DlmcMaximumFallbackCurrent2
DlmcMaximumFallbackCurrent3
Master No When the connection to the DLM coordinator is lost then this fallback current (L1/L2/L3) [A] is set for the DLM master Yes R/W Triple [0..10000] Def: 20:20:20
DlmcPublishConstraints Master No When enabled the constraints will be published to the MQTT broker Yes R/W Enum (0) Off
(1) On
Def: Off
DlmState Individual No DLM State No R String Def: "Disabled"
DlmMode Individual No Specifies the ChargePoint's role in a DLM network. There MUST be exactly one DLM Master in a DLM network managing multiple DLM-Slaves. Typically, a ChargePoint configured as DLM Master will also host an internal DLM-Slave. Note: A ChargePoint configured as standalone DLM Master will not host an internal DLM-Slave. If used for charging anyway, its power consumption will be not controlled by DLM! Yes R/W Enum (0) Disabled
(1) DLM Master (With internal DLM-Slave)
(2) DLM Master (Standalone)
(3) DLM Slave (Master-Auto-Discovery)
(4) DLM Slave (Master-Fixed-IP)
Def: Disabled
DlmSolarMode_dlm Master No This DLM feature allows EVs on a group of DLM clients to be charged with excess PV power. Activate solar mode on one or more participating DLM clients. The function requires a meter at the grid connection point or at the solar inverter. In 'PV surplus' mode, the EV is charged when there is enough surplus power to charge at the defined minimum current. EVs in this mode charge mostly without energy from the grid. The 'PV surplus + grid support' mode uses a defined power contribution from the grid to enable charging when PV production is insufficient. This allows the vehicle to be charged primarily with self-produced energy. No R/W Enum (0) DLM standard
(1) PV surplus
(3) PV surplus + grid support
Def: DLM standard
DlmDiscoveryNetworkId Master No Several DLM groupings might coexist in one physical LAN. In case of DLM Master-Auto-Discovery, they are distinguished by Master-Auto-Discovery Network Id. Yes R/W uint [0..255] Def: 0
DlmMasterIp Master No DLM Master IP which is used for DLM-Slaves configured with Master-Fixed-IP. Additionally the connection port can be specified (IP[:port]). Yes R/W String Def: ""
DlmTimeTableScheduleRandomization Not relevant No Delay the scheduled activation of a specified current limit by a random number of seconds between 0 and this. Example: assume a value of 100 is set and the time table is set to restrict the current to 6 A at 2 pm. The limit would be enforced at 14:00:00 + a random number of seconds up to 100, effectively between 14:00:00 and 14:01:39 No R/W uint [0..1800] Def: 0
DlmPhase1Limit
DlmPhase2Limit
DlmPhase3Limit
Master No Overall current limit for DLM available for distribution to EVs. Yes R/W Triple [0..10000] Def: 16:16:16
DlmOperatorPhase1Limit
DlmOperatorPhase2Limit
DlmOperatorPhase3Limit
Master No Operator current limit for DLM available for distributionto EVs. The 'Operator EVSE Sub-Distribution Limit' is equal or smaller than the 'EVSE Sub-Distribution Limit'. It can be changed without rebooting the chargepoint. Thus a backend could use this parameter to alter the energy available for charging EVs dynamically. The backend will not be able to set a value higher than the 'EVSE Sub-Distribution Limit'. No R/W Triple [0..10000] Def: 16:16:16
DlmExtMeterMainDistributionLimitPhase1
DlmExtMeterMainDistributionLimitPhase2
DlmExtMeterMainDistributionLimitPhase3
Master No Current limit for DLM available for distribution to EVs and additional energy loads. This value is typically higher than the 'EVSE Sub-Distribution Limit' above. An external meter is required to detect the energy consumption of the additional load. Yes R/W Triple [0..10000] Def: 100:100:100
DlmExtLoadHeadroomPhase1
DlmExtLoadHeadroomPhase2
DlmExtLoadHeadroomPhase3
Master No Safety margin to avoid transient overload situations. The algorithm will keep headroom towards 'Main Distribution Limit' No R/W Triple [0..10000] Def: 0:0:0
DlmExtLoadAvgLen Master No Meter values will be averaged in order to avoid transients. Yes R/W uint [2..3600] Def: 5
DlmDisconnectedLimit Both No Current limit when disconnected from DLM network. Yes R/W uint [0..100] Def: 6
DlmMinCurrentRating Both No Minimum current limit that charging should not go below. Yes R/W uint [6..100] Def: 6
DlmSlaveSolarEnabled Both No This parameter is used to signal to the DLM master that the charging station is participating in solar charging. The DLM master then checks whether there is sufficient excess PV power in the current solar charging mode to charge the vehicles connected to the station. Participation in solar charging can be terminated during a charging process if desired (setting: “Off”). In this case, the normal DLM algorithm is applied. No R/W Enum (0) Off
(1) On
Def: Off
DlmCurrImbalanceLim Master No Maximum allowed phase imbalance. DLM will not exceed the 'Current Imbalance Limit' between phases when assigning current to EVs. Yes R/W uint [0..255] Def: 20
DlmExtMeterLoadFallbackPhase1
DlmExtMeterLoadFallbackPhase2
DlmExtMeterLoadFallbackPhase3
Master No In the error case, where the external meter is disconnected or fails, 'External Load Fallback' is assumed as consumption of an additional consumer. Setting to a high value will result in no current available for the EVSE sub-distribution in that particular situation. Thus, charging would stop Yes R/W Triple [0..10000] Def: 9999:9999:9999
DlmInput1CurrOffsetPhase1
DlmInput1CurrOffsetPhase2
DlmInput1CurrOffsetPhase3
Master No Offset added to 'EVSE Sub-Distribution Limit' case external input 1 is high. Note: currently only negative values are supported. Yes R/W Triple [-10000..0] Def: 0:0:0
DlmInput2CurrOffsetPhase1
DlmInput2CurrOffsetPhase2
DlmInput2CurrOffsetPhase3
Master No Offset added to 'EVSE Sub-Distribution Limit' case external input 2 is high. Note: currently only negative values are supported. Yes R/W Triple [-10000..0] Def: 0:0:0
DlmInput3CurrOffsetPhase1
DlmInput3CurrOffsetPhase2
DlmInput3CurrOffsetPhase3
Master No Offset added to 'EVSE Sub-Distribution Limit' case meter digital input is high. Note: currently only negative values are supported. Yes R/W Triple [-10000..0] Def: 0:0:0
DlmExtMeterEnabled Master No If enabled, an external, secondary meter allows to also consider the power consumption of additional load. The power available for charging EVs will be adjusted accordingly. Please make sure, 'Meter configuration (Second)' is configured, preferrably to a 3-phase, phase aware meter. Yes R/W Enum (0) Off
(1) On
Def: Off
DlmExtMeterLocation Master No Specifies how the external meter is connected depending on its location. Either at the grid entry point, between an external load and the rest of the installation, or to a renewable energy source such as a solar panel. Yes R/W Enum (0) Grid
(1) External Load
(2) Renewable Production
Def: Grid
DlmCurrImbalancePreventionEnabled Master No If enabled, DLM will not exceed the 'Current Imbalance Limit' configured. Yes R/W Enum (0) Off
(1) On
Def: Off
DlmDisableDiscoveryBroadcast Master No Disables the broadcasting of DLM Discovery beacons in the DLM master. If disabled, DLM slaves will not be able to find their DLM master automatically with the help of the DLM Master-Auto-Discovery feature. Yes R/W Enum (0) Off
(1) On
Def: Off
DlmRecalcInterval Master No The DLM algorithm will not calculate and re-assign current to its DLM slaves any faster than at this configured rate. As an exception, EVs getting ready to charge will be considered and assigned current immedeately. No R/W Enum (1) 1 sec
(2) 2 sec
(5) 5 sec
(15) 15 sec
(30) 30 sec
(60) 1 min
(600) 10 min
(999) 15 min
Def: 30 sec
DlmPersistentSlavesCount Master No Number of persistent DLM slaves registered in DLM slave database No R uint [0..0] Def: 0
DlmClearPersistentSlaves Master No Select 'Clear' and 'Save' to clear the database of known DLM slaves No R/W Enum (0) -
(1) Clear
Def: -
DlmInput1CurrOffsetCfg Master No Adds a configurable offset to 'EVSE Sub-Distribution Limit' based on GPI External Input 1. Yes R/W Enum (0) Disable
(1) Enable Opto C6/5
(2) Enable Opto C8/7
Def: Disable
DlmInput2CurrOffsetCfg Master No Adds a configurable offset to 'EVSE Sub-Distribution Limit' based on GPI External Input 2. Yes R/W Enum (0) Disable
(1) Enable Opto C6/5
(2) Enable Opto C8/7
Def: Disable
DlmInput3CurrOffsetCfg Master No Adds a configurable offset to 'EVSE Sub-Distribution Limit' based on the Meter's Digital Input register. Yes R/W Enum (0) Off
(1) On
Def: Off
DlmInput1Polarity Master No Changes the polarity of the input signal 1. "Active high" does not change the polarity, "Active low" inverts the signal. Yes R/W Enum (0) Active high
(1) Active low
Def: Active high
DlmInput2Polarity Master No Changes the polarity of the input signal 2. "Active high" does not change the polarity, "Active low" inverts the signal. Yes R/W Enum (0) Active high
(1) Active low
Def: Active high
ModbusSlaveTCPConfigOnOff Both No Activates the charging station's Modbus TCP Server function for connecting energy management systems via Ethernet. Through this interface control information and commands are transferred between charging station and energy manager. For detailed information on the Modbus registers, see the product documentation. Yes R/W Enum (0) Off
(1) On
Def: Off
ModbusSlaveRegAddrSet Both No Choose the set of register addresses that the Modbus TCP Server device will expose to its Master device Yes R/W Enum (0) Phoenix
(1) TQ-DM100
(2) Open Modbus Charge Control Interface (OMCCI)
Def: TQ-DM100
ModbusSlaveAllowStartStop Both No Allows transactions to be started/stopped from a Modbus Master device via the controller's Modbus TCP Server interface. Yes R/W Enum (0) Off
(1) On
Def: Off
ModbusSlaveAllowUIDDisclose Both No Allows sending the UID via the Ebee Modbus TCP Server protocol Yes R/W Enum (0) Off
(1) On
Def: Off
ModbusSlaveTCPPort Master No Port number on which the Modbus TCP Server waits for incoming connections on connector 1. A second server waits on 'port + 100'. Its registers are read-only. In case a second connector is supported, the configured 'port + 1' and 'port + 101' will be used for that connector. Yes R/W uint [0..65434] Def: 502
ModbusSlaveCommTimeout Both No Timeout in seconds between messages with a Modbus TCP Master device Yes R/W uint [1..2147483647] Def: 1200
ModbusSlaveDevAddr Individual No Device address (0 to 255) to use for the Modbus TCP Server feature Yes R/W uint [0..255] Def: 10
SMAInterfaceOnOff Master No The charging station can be networked with the SMA Sunny Home Manager 2.0 to charge primarily or exclusively with self-generated solar energy. No R/W Enum (0) Off
(1) On
Def: Off
SMAChargingMode Master No This option sets the directly applicable charging mode. In surplus charging mode, the vehicle charges primarily with self-generated electricity according to the setting in Sunny Portal. In immediate charging mode, control signals from the Sunny Home Manager 2.0 are ignored and the vehicle is charged with the maximum possible current regardless of the available solar power. In Manual Configuration mode, it is also possible to specify how much energy is to be charged at least until the preset departure time. This mode also uses energy from the electricity grid if not enough self-generated electricity can be provided. The expected amount of energy can be communicated to the energy manager via the maximum demand option. In each of the modes, charging continues until the vehicle is full. No R/W Enum (0) Manual configuration
(1) Immediate charging
(2) Surplus charging
Def: Manual configuration
SMACommunicationTimeout Master No If the charging station cannot reach the energy manager for longer than set, the connection is considered to have failed. Possible value range: 60 s to 3600 s. No R/W uint [60..3600] Def: 600
SMACommunicationTimeoutCurrent Master No If the connection to the energy manager fails, the charging current is set to the value set here. Settings between 6 A and 80 A are permissible. No R/W uint [6..80] Def: 6
SMAMaxEnergyDemand Master No This value sets the maximum energy demand that is reported to the Energy Manager for the charging point. This value typically represents the maximum capacity of the vehicle battery. Permissible range of values: 1 kWh to 1000 kWh. No R/W uint [1..1000] Def: 30
SMAMinEnergyDemand Master No This value sets the minimum amount of energy that is reported to the Energy Manager for the charge point. With manual configuration, at least the set amount of energy is charged by the preset time. Permissible value range: 0 kWh to 1000 kWh. No R/W uint [0..1000] Def: 5
SMAChargeCompleteTime Master No This value configures the time of day until the charging process should be completed. At least the minimum configured energy requirement should be charged by this time. No R/W String Def: "08:00"
EEBUSConfigOnOff Master No Compatible energy managers can control the charging station via the EEBus interface. No R/W Enum (0) Off
(1) On
Def: Off
EEBUSModuleVersion Master No No R/W uint [0..4294967295] Def: 0
EEBUSModuleShipId Master No No R/W String Def: ""
EEBUSConfigCevcOnOff Master No Compatible energy managers can control the charging station via the EEBus interface. No R/W Enum (0) Off
(1) On
Def: Off
EEBUSFallbackCurrent Master No If the connection to the energy manager fails, the charging current is set to the value set here. Settings between 6 A and 80 A are permissible. No R/W uint [6..80] Def: 6
EEBUSCommunicationTimeout Master No If the charging station cannot reach the energy manager for longer than set, the connection is considered to have failed. If the energy manager serves to protect the main fuse from overload, a correspondingly short time is recommended. Possible value range: 4 s to 3600 s. No R/W int [4..3600] Def: 4
EEBUSPairedCemId Master No Identifier issued by the coupled energy manager for identification purposes. No R/W String Def: ""
EEBUSPairedCemSki Master No Subject Key Identifier of the coupled energy manager for identification purposes. No R/W String Def: ""
EEBUSPairedCemUri Master No No R/W String Def: ""
EEBUSPairedCemModelName Master No No R/W String Def: ""
EEBUSPairedCemIp Master No No R/W String Def: ""
EEBUSEnableKeoLogging Master No Enable logging of KEO stack messages No R/W Enum (0) Off
(1) On
Def: Off
EEBusLPCFailsafePowerUser Master No If the connection to the energy manager fails, the failsafe power for LPC is set to the value set here. No R/W uint [0..66000] Def: 22080
EEBusLPCFailsafePowerEnergyGuard Individual No If the connection to the energy manager fails, the power is set to the value set by the energy guard. No R/W uint [0..66000] Def: 22080
EEBusLPCFailsafeDurationMinUser Master No The minimum duration that the system will remain in the LPC failsafe state if the connection to the energy manager fails. Possible value range: 7200 s to 86400 s. No R/W uint [7200..86400] Def: 7200
EEBusLPCFailsafeDurationMinEnergyGuard Individual No The minimum duration that the system will remain in the failsafe state if the connection to the energy manager fails. The value is set by the energy guard. Possible value range: 7200 s to 86400 s. No R/W uint [7200..86400] Def: 7200
HemsConfigChargingMode Master No This option allows to select the charging mode used by the EEBus system."Mains charging" configures the charging with mains power. The options "Solar charging" and "Solar surplus charging" configure the usage of self-produced solar power for charging. The first two options aim at optimizing the self-consumption whereas "Solar surplus charging" additionally configures the exclusive usage of solar surplus power for charging. No R/W Enum (0) Mains charging
(1) Solar charging
(2) Solar surplus charging
Def: Mains charging
HemsConfigMaxEnergyDemand Master No This value sets the maximum energy demand that is reported to the Energy Manager for the charging point. This value typically represents the maximum capacity of the vehicle battery. Permissible range of values: 1 kWh to 1000 kWh. No R/W uint [1..1000] Def: 30
HemsConfigMinEnergyDemand Master No This value sets the minimum amount of energy that is reported to the Energy Manager for the charge point. With manual configuration, at least the set amount of energy is charged by the preset time. Permissible value range: 0 kWh to 1000 kWh. No R/W uint [0..1000] Def: 5
HemsConfigOptEnergyDemand Master No This value sets the optimal amount of energy that is reported to the Energy Manager for the charge point. With manual configuration, at least the set amount of energy is charged by the preset time. Permissible value range: 0 kWh to 1000 kWh. No R/W uint [0..1000] Def: 8
HemsConfigChargeCompleteTime Master No This value configures the time of day until the charging process should be completed. At least the minimum configured energy requirement should be charged by this time. No R/W String Def: "08:00"
HemsDeviceName Master No Allows the configuration of an HEMS-specific device name for systems such as EEBus or SEMP. Please note that this value is not adopted immediately if the system in question is already coupled with an energy manager. Yes R/W String Def: "CC612_2S0R"
SignedUpdates Both No Enables or disables the signature verification for software updates. Yes R/W Enum (0) Off
(1) On
Def: Off
BannerEnabled Not relevant No A Banner SureCross DX80-PB2 gateway can be connected via the charging station's external Modbus RTU interface. Each gateway can connect up to 47 M-GAGE wireless sensors for parking space occupancy detection. The charging station connected to the gateway sends the occupancy data for all connected sensors via OCPP DataTransfer to the set backend, which may evaluate the data. Note: Modbus ID 3 must be set in the DX80 gateway configuration. Yes R/W Enum (0) Off
(1) On
Def: Off
BannerReadAnalog Not relevant No For testing and analysis purposes, raw analogue data from the parking sensor can be transmitted to the backend. As more data is transmitted, the data retrieval interval need to be increased. In normal operation, the transmission of raw data is not necessary. Yes R/W Enum (0) Off
(1) On
Def: Off
BannerPollInterval Not relevant No Specifies the interval in seconds at which the charging station retrieves sensor data from the gateway. New data can be retrieved after 20 seconds at the earliest. When retrieving raw analogue data, the interval must be at least 40 seconds. The interval should be extended if many sensors are connected and data from connected sensors is missing. Yes R/W uint [0..4294967295] Def: 20
BannerSendInterval Not relevant No Specifies the interval in seconds at which sensor data is sent to the OCPP backend. The send interval should be at least 40 seconds and must not be shorter than the data retrieval interval. Intervals between 60 and a maximum of 600 seconds are recommended. Yes R/W uint [0..4294967295] Def: 60
BannerMaxNodeId Not relevant No Parking sensors are integrated in the gateway with a consecutive number. The gateway has the number 0, the first sensor the number 1. Up to 47 sensors can be read via the gateway. Yes R/W uint [0..47] Def: 0
GeolocationUpdate Master No Request or update the geolocation data No W Button