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 |
---|---|---|---|---|---|---|---|
DCMode | Individual | No | Set controller as DC charger | Yes | R/W | Enum | (0) Off (1) On Def: Off |
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 |
RCMBIEC62955Mode | Individual | No | Configures the RCMB to comply with IEC62955 or IEC62752. Important note: If set to 'IEC62955 (locked)', the option 'IEC62752' will be permanently disabled and cannot be selected anymore from then on! | Yes | R | Enum | (0) IEC 62752 Def: IEC 62752 |
RCMB_STATE | Individual | No | RDC-M (RCMB) protection state Maximum values of last transaction Current values | No | R | String | Def: "RMS: Tripped, DC: Tripped, RDC-M (RCMB) Device Status (IEC 62752): Fail" |
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 |
WeldCheckPhaseInv | Individual | No | Set to 'ON' will inverse the weld check via phase detection on '230V input'. The controller expects then 230V if contactor is opened and 0V if closed to handle NC contacts. | Yes | R | Enum | (0) Off (1) On Def: Off |
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 |
SSHAccessWlanHotspot | Individual | No | Disables SSH access to the controller via WLAN Hotspot. | 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 |
SSHAccessGsm | Individual | No | Disables SSH access to the controller via GSM. | Yes | R | Enum | (0) Off (1) On Def: On |
Geolocation | Master | No | Shows an approximated chargepoint location. | No | R | String | Def: "" |
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 serial number of the charge controller manufacturer. Named in OCPP BootNotification ChargeBOXSerialNumber. Note: It can be only set 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 charge point manufacturer, not by 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: "" |
INVOKECUSTOMSCRIPT1 | Master | No | This function can be used to invoke a script that was previously stored on the charge controller. E.g. it can be used to trigger ssh to create a reverse tunnel to some known server. This tunnel could then be used for remote login to this charge controller | No | R/W | String | Def: "" |
INVOKECUSTOMSCRIPT2 | Master | No | This function can be used to invoke a script that was previously stored on the charge controller. E.g. it can be used to trigger ssh to create a reverse tunnel to some known server. This tunnel could then be used for remote login to this charge controller | No | R/W | String | Def: "" |
INVOKECUSTOMSCRIPT3 | Master | No | This function can be used to invoke a script that was previously stored on the charge controller. E.g. it can be used to trigger ssh to create a reverse tunnel to some known server. This tunnel could then be used for remote login to this charge controller | No | R/W | String | Def: "" |
ErrorsList | Individual | No | List of errors currently present in the ChargePoint. | No | R | String | Def: "No errors" |
ErrorResolution | Individual | No | List of error resolution 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: "" | |
GiroEShortBLZFilter | Individual | No | Only accept giro-e cards matching the set Short Bank Code | Yes | 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 |
DoorHatchInstalled | Master | No | Set to On if a hatch is installed in the chargepoint. Note that this parameter is relevant only for CC1612. | Yes | R | Enum | (0) Off Def: Off |
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 |
GiroEAuthExclusiveGLS | Individual | No | Only accept RFID tags if authorized by the GLS backend. The AuthorizeRequest is not sent to the OCPP-backend but only to the GLS backend instead. | 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 |
MainsFrequency | Individual | No | The mains frequency. | Yes | R/W | Enum | (50) 50 Hz (60) 60 Hz Def: 50 Hz |
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 | In case this dual-connector Charging Station is connected to mains with a single cable only, please activate this setting. | 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 for left and right LEDs independent states for master and slave. When set to 'Off' LEDs operate in clone mode: left and right LEDs show the same pattern and color, presenting the state of the main/master device. | No | R | Enum | (0) Off (1) On 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) Multi-Language EN-DE-FR-NL Def: Multi-Language EN-DE-FR-NL |
EichrechtState | Not relevant | No | Eichrecht State | No | R | String | Def: "System without Eichrecht" |
EichrechtDaemonVersion | Not relevant | No | Eichrecht Daemon Version | No | R | String | Def: "" |
EichrechtSystemVersion | Not relevant | No | Eichrecht Subsystem Version | No | R | String | Def: "" |
EichrechtHashInfo | Not relevant | No | Eichrecht Hash Info | No | R | String | Def: "(req.: ?? / calc.: ??) NOK" |
EichrechtPubKey | Not relevant | No | Eichrecht Public Key, encoded in base64 and needed to verify signatures generated when starting and ending charging sessions | No | R | String | Def: "" |
EichrechtMesskapselId | Not relevant | No | Eichrecht Capsule Id | No | R | String | Def: "" |
EichrechtCableLossFactor | Not relevant | No | Eichrecht Cableloss Factor in 1/1000. A value of 1000 means 'no loss' | No | R | String | Def: "??" |
EichrechtMeterMake | Not relevant | No | Manufacturer of the meter used for Eichrecht. | No | R/W | String | Def: "N/A" |
EichrechtMeterModel | Not relevant | No | Model of the meter used for Eichrecht. | No | R/W | String | Def: "N/A" |
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: 0 |
SchukoFixedCurrent | Individual | No | The current in (A) signaled for schuko connector. | Yes | R/W | uint | [10..80] Def: 10 |
SocketSchukoState | Individual | No | State of Schuko socket at connector 1. | No | R | String | Def: "IDLE" |
EOActuatorType | Not relevant | No | Configure the connected actuator type | Yes | R | Enum | (0) Mennekes Standard (2) Phoenix Def: Mennekes Standard |
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 |
ResetType2PlugCounterTo | Individual | No | Number of times the plug of the type2 socket was plugged in. | No | R/W | uint | [0..4294967295] Def: 0 |
Type2PlugCounter | Not relevant | No | Number of times the plug of the type2 socket was plugged in. | No | R | String | Def: "0/50,000" |
ResetType2ContactorCounterTo | Individual | No | The number of times the contactor of the type 2 socket was switching on and of. | No | R/W | uint | [0..4294967295] Def: 0 |
ContactorCyclesType2 | Individual | No | The number of times the contactor of the type 2 socket was switching on and of. | No | R | String | Def: "0/10,000,000" |
ThresholdContactorCurrentUnderLoad | Individual | No | Set threshold contactor current under load (in Amperes) | Yes | R/W | uint | [6..80] Def: 6 |
ResetCountforContactorCyclesUnderloadTo | Individual | No | The number of times the contactor under loadwas switching on and off. | No | R/W | uint | [0..4294967295] Def: 1 |
CountContactorCyclesType2UnderLoad | Individual | No | The number of times the contactor under load was switching on and off. | No | R | String | Def: "1/20" |
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 |
CPLine | Not relevant | No | Open or Close Control Pilot line. On will close the line. Off opens the line. In 1522 Off will close and On opens | No | R/W | Enum | (0) Off (1) On Def: On |
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 | Individual | 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 ChargePoint hardware can support | Yes | R | int | [0..80] Def: 16 |
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: Off |
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" |
PowerBoard | Individual | No | Select the installed power board | Yes | R | Enum | (0) None (1) AHM1B01108 Def: None |
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 | Individual | No | Phase rotation of the ChargePoint with respect to the grid connection. | Yes | R/W | Enum | (0) RST (L1/L2/L3, Standard Reference Phasing) (1) STR (L2/L3/L1, Standard 120 degree rotation) (2) TRS (L3/L1/L2, Standard 240 degree rotation) Def: RST (L1/L2/L3, Standard Reference Phasing) |
ConnectorPhaseRotationIT | Individual | No | Phase rotation of the ChargePoint with respect to the IT grid connection. | Yes | R/W | Enum | (0) L1-L2 (1) L2-L3 (2) L3-L1 Def: L1-L2 |
ConnectorSwitch3to1PhaseSupported | Master | Yes | If set the ChargePoint supports switching between 3 and 1 phases during a charging session. | Yes | R | [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 |
GhostCurrentFiltering | Individual | No | Customer specific wiring of a chargepoint might lead to false meter readings of the internal meter. The internal meter might read current on phases although there is none. Enable this to suppress those false readings. | 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 6A to 80 A. Set to 0A 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 | No | 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 |
ChargingStationHWCurrentLimit | Master | No | Maximum overall current (in Amperes) the Charging Station hardware can support | Yes | R | uint | [0..160] Def: 32 |
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 |
ResetMeterValueS0 | Both | No | Reset meter values after stop transaction to 0. This mode is recommended for S0 or internal meters, as it provides consistent meter values for each transaction. If not enabled the meter values are reset to 0 upon every reboot of the system. | No | R/W | Enum | (0) Off (1) On Def: Off |
AuthorizeRemoteTxRequests | Both | No | 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 | [0..1] Def: On | |
AllowOfflineTxForUnknownId | Both | No | 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 |
SignedMeterValuesFormat | Both | No | The format of signed meter values. SML binary blobs are encoded with BASE64. | Yes | R/W | Enum | (0) XML (1) Full SML (2) Short SML Def: XML |
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 |
GlsRouteThroughBackend | Both | No | Define whether GLS requests should be performed directly to the GLS bank or whether these should be routed via the standard OCPP backend using DataTransfer messages. | No | R/W | Enum | (0) Off (1) On Def: Off |
GLSOCPPMessagingMode | Both | No | Define which OCPP messages are send to the OCPP backend when a transaction is started using a GiroCard. 'Full' means that normal OCPP messaging is performed (but responses to Start/Stop transaction are ignored). If 'No Start/Stop' is selected, StartTransaction and StopTransaction messages are not send to the backend. | No | R/W | Enum | (0) Full (1) No Start/Stop Def: Full |
AuthorizationCacheEnabled | Master | No | 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 | [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 | [0..1] Def: On | |
UnlockConnectorOnEVSideDisconnect | Both | No | 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 | [0..1] Def: On | |
ReserveConnectorZeroSupported | Master | No | If set to 'On' the ChargePoint supports reservations on connector 0. | No | R | [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 | [0..1] Def: On | |
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 | [0..1] Def: On | |
AuthorizeRecentlyConnectedOnly_ocpp | Both | No | Authorization considering the last vehicle or cable change. If set to 'Off' the authorization is done according to the actual cable or vehicle state. If set to 'On', the authorization is done considering the time when the cable or vehicle was plugged. If the cable or vehicle was connected more than 2 minutes before, the connector with the most recent cable/vehicle state change is authorized. In case of master-slave configuration this parameter has to be set in both master and slave. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
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" |
EvseIdentity | Individual | No | The 'EVSE Identity' can be used to differentiate a technical ID in the backend from the ID that is presented to the user. If set, the 'EVSE Identity' will be used for ISO 15118 certificate signing requests. When left empty, the ISO 15118 name of the EVSE will be derived from the 'ChargeBoxIdentity'. | Yes | R/W | String | Def: "" |
FirmwareVersion | Individual | No | Firmware version running on the ChargePoint. | No | R | String | Def: "5.31.0-17351 (debug)" |
RCMBVersion | Individual | No | Version of the RCMB module connected to the ChargePoint. | No | R | String | Def: "" |
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 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 | No | 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 | No | Maximum number of requested configuration keys in a GetConfiguration.req PDU. | No | R | uint | [0..0] Def: 296 |
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 | No | 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 | No | 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 | No | 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 | [0..1] Def: On | |
LocalAuthorizeOffline | Master | No | Sets if the Charge Point, when offline, will start transactions for locally authorized identifiers. | No | R/W | [0..1] 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 | No | 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 |
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 | No | Selects if the Local Authorization List is enabled | No | R/W | [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: [02:42:AC:13:00:03] IP: 172.19.0.3 (ocpp)" |
APN | Master | No | Access Point Name of the mobile network to be used when establishing connections to the backend system via the built-in modem. | Yes | R/W | String | Def: "" |
ModemNetworkSelMode | Master | No | In Automatic mode the modem chooses the operator. In manual mode the operator specified in requested operator name is used. In Manual/Auto, if manual selection fails, automatic mode is used. | Yes | R/W | Enum | (0) Auto (1) Manual (2) Manual/Auto Def: Auto |
ModemNetworkType | Master | No | The technology to be used to access the network 2G (GSM), 3G (UTRAN) or 4G (LTE). In auto mode the modem will choose the technology. | Yes | R/W | Enum | (0) Auto (1) 2G (2) 3G (3) 4G Def: Auto |
ModemNetworkOperFmt | Master | No | Indicates if the operator name format is alphanumeric or numeric. Long alphanumeric format can be up to 16 characters and short format up to 8 characters (refer to GSM MoU SE.13). | Yes | R/W | Enum | (0) Alphanumeric Long (1) Alphanumeric Short (2) Numeric Def: Alphanumeric Short |
ScanNetworkOperators | Master | No | Determines whether a search for available network operators is carried out upon boot. Set the 'Scan network operators at boot' parameter to 'On', then click on 'Save & Restart'. After boot the state page will show all the available operator names. The value is automatically set to 'Off' again after boot. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
APNUsername | Master | No | Username to be used for authenticating with the Access Point of the mobile network for connecting with the backend system. | Yes | R/W | String | Def: "" |
APNPassword | Master | No | Password to be used for authenticating with the Access Point of the mobile network for connecting with the backend system. | Yes | R/W | String | Def: "" |
Req3GNetworkOperator | Master | No | The name of the network operator to be used in manual 'Network selection mode'. | Yes | R/W | String | Def: "" |
SIMPIN | Master | No | PIN number that should be used to unlock the SIM card. This number is only used if the SIM card requires a PIN number. | Yes | R/W | String | Def: "" |
LASTWRONGSIMPIN | Master | No | The wrong PIN number that was used last time. | Yes | R/W | String | Def: "" |
GSMPPPMTU | Master | No | Maximum transmission unit size for GSM connections (in bytes)(valid value range: 68 - 1492). | Yes | R/W | String | Def: "" |
ModemNetworkState | Master | No | The current network registration mode of the modem which informs about the technology (2G, 3G, 4G) and about the registration (home network, roaming...) | No | R | Enum | (0) Disable (1) Enable (2) Enable with location (3) Not Available Def: Not Available |
OperatorSelectionMode | Master | No | Operator Selection Mode, Auto or Manual... | No | R | Enum | (0) Automatic (1) Manual (2) Deregister from network (3) Set Only (4) Manual/Automatic (5) Not Available Def: Not Available |
GSMState | Master | No | Registration state to the mobile network. | No | R | Enum | (0) Not Registered and Not Searching (1) Registered at Home Network (2) Not Registered and Searching (3) Registration Denied (4) Unknown (5) Registered (Roaming) (6) Not Available Def: Not Available |
IMSI | Master | No | International Mobile Subscriber Identity (IMSI), a value associated with the SIM card inserted into the built-in modem. If this number is properly read the SIM card is inserted correctly and can be read by the built-in modem. | No | R | String | Def: "" |
IMEI | Master | No | International Mobile Equipment Identification (IMEI). A number associated with the hardware of the built-in modem. If this number is present this device has a built-in modem and can properly communicate with the modem. | No | R | String | Def: "" |
ICCID | Master | No | Integrated Circuit Card Identifier (ICCID) of the SIM card inserted into the built-in modem. | No | R | String | Def: "" |
LAI | Master | No | Location Area Identity (LAI), composed of Mobile Country Code (MCC), Mobile Network Code (MNC) and Location Area Code (LAC). | No | R | String | Def: "" |
Used3GNetworkOperator | Master | No | Name of the network operator the built-in modem is currently connected to. | No | R | String | Def: "" |
AvailableNetworks | Master | No | List of network operators that are available and visible using the currently selected antenna. This value is only properly filled if requested via the 'Scan network operators at boot' configuration parameter. | No | R | String | Def: "" |
MODEMNETSTATE | Master | No | Show at which state in the connection sequence the modem is currently operating. Show OK when connected. Additionally, APN session duration and traffic are shown. | No | R | String | Def: "Not installed" |
ModemInfo | Master | No | Shows the modem manufacturer, model and firmware revision. | No | R | String | Def: "Not available" |
ModemAccessTechnology | Master | No | Shows which access technology (2G, 3G, 4G) the modem is currently using. | No | R | String | Def: "Not Available" |
ModemLastConnError | Master | No | Reason for the last modem APN connection failure | No | R | String | Def: "Not Available" |
RSSI | Master | No | Received Signal Strength Indicator as reported by the modem. This parameter is an indication how well the built-in modem can receive signals from the base station. | No | R | String | Def: "0 (Extremely low)" |
MCC | Master | No | Mobile Country Code as determined from the SIM card. This tells you which country your SIM card comes from. | No | R | uint | [0..0] Def: 4294967295 |
MNC | Master | No | Mobile Network Code as determined from the SIM card. This tells you which mobile network operator your SIM card comes from. | No | R | uint | [0..0] Def: 4294967295 |
LAC | Master | No | Location Area Code as reported by the built-in modem, this value can be used to determine the location of the ChargePoint. | No | R | uint | [0..0] Def: 4294967295 |
CellID | Master | No | Cell ID as reported by the built-in modem, this value can be used to determine the finer location of the ChargePoint. | No | R | uint | [0..0] Def: 4294967295 |
GSMStateInfo | Master | No | Status of the GSM connection such as APN name, network type (LTE, EDGE), frequency/band (e.g. band 7, band 20), signal strength (RSSI) and signal quality (SINR). | No | R | String | Def: "Unknown APN (Not Available \ |
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 |
WANRouter | Master | No | Enables access from LAN interfaces (Ethernet/WLAN/USB) to WAN (GSM) interface. This will also enable the DNS forwarder. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
OCPPMode | Master | No | This parameter determines whether backend communication is done using the standard OCPP SOAP/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 (1) OCPP-J 2.0 (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: "" |
15118EvseCertificateAndChain | Individual | No | Certificate used for SSL connections via 15118. | 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: "" |
15118CSR | Individual | No | Certificate signing request (for 15118) in PEM format that corresponds to the private key this charge point generated upon provisioning. | No | R | String | Def: "" |
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: "" |
Regenerate15118CertAndKey | Both | No | Trigger Regeneration of Private Key and Self Signed Certificate for 15118. | 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 | No | 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 connects to. The Chargepoint automatically chooses the correct 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 addressto 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 |
WiFiHotspotSSID | Master | No | SSID of the ChargePoint's hotspot. | Yes | R/W | String | Def: "CC612_2S0R" |
WiFiHotspotPassword | Master | No | Password of the ChargePoint's hotspot. Please note: with encryption mode 'WPA2-PSK (CCMP)' the password must be at least 8 characters long. | Yes | R/W | String | Def: "" |
WiFiHotspotSubnet | Master | No | Subnet to use for the hotspot of the ChargePoint. | Yes | R/W | String | Def: "172.20.0.0" |
WiFiHotspotNetmask | Master | No | Netmask to use for the ChargePoint's hotspot. | Yes | R/W | String | Def: "255.255.0.0" |
WiFiHotspotEnabled | Master | No | Enable this if the ChargePoint is to act as a hotspot for WLAN clients. This can be limited for 30 min. after boot after power loss. | Yes | R/W | Enum | (0) Off (1) On (2) On for 30 min. Def: Off |
WiFiHotspotEncryption | Master | No | Type of encryption the ChargePoint hotspot used. | Yes | R/W | Enum | (0) None (1) WPA2-PSK (CCMP) Def: WPA2-PSK (CCMP) |
WiFiHotspotDHCPDEnable | Master | No | Enable this if the ChargePoint should manage network connection of WLAN clients connected to it. | Yes | R/W | Enum | (0) Off (1) On Def: On |
TcpdumpInterface | Individual | No | The type of interface we want to dump packet data into file. Choose 'Any' to listen on any network interface. | No | R/W | Enum | (1) Backend Host (0) Any (2) Ethernet (4) USB (5) WLAN Def: Any |
Tcpdump | Individual | No | Switch 'tcpdump' On or Off for dumping packet data at configured interface into log file /home/charge/diagnostics/packets.pcap0. Note: 'tcpdump' will log at max. 20 MB data and switches Off by itself. Log data file could be retrieved via 'Download Log Files' function. A running 'tcpdump' will be stopped before. | No | R/W | Enum | (0) Off (1) On Def: Off |
Config15118 | Both | No | High Level (15118 protocol) Power Line Communication configuration. If set to 'Off' 15118 communication is disabled. If set to 'On (With PlugNCharge)' 15118 communication is enabled and plug and charge is supported.If set to 'On (No PlugNCharge)' 15118 communication is enabled but plug and charge is not supported. | Yes | R/W | Enum | (0) Off (1) On (With PlugNCharge) (2) On (No PlugNCharge) Def: Off |
SeccCertExpireDate15118 | Individual | No | Supply Equipment Charge Controller Certificate expiry date. This is the expiry date of the certificate for the secure TLS communication with the car via power line communication (15118 protocol). | No | R | String | Def: "Not Available" |
Log15118 | Both | No | Enable the creation of the '15118_log.csv' file with the input and output exi stream messages. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
Ocpp16Extension15118 | Both | No | OCPP 1.6 extension for 15118 certificate installation | Yes | R/W | Enum | (0) Ebee (1) HTB (2) CharIN (3) Open Charge Alliance Def: Open Charge Alliance |
MACEVCCIDPrefix | Both | No | This prefix will be inserted in the EV's MAC address when used as authorization ID against the backend or local whitelist for autocharge. | Yes | R/W | String | Def: "" |
autochargeid | Both | No | This ID will be used for authorization in case the EV failed to communicate with the EVSE or does not support autocharge. | Yes | R/W | String | Def: "autochargeid" |
Autocharge | Both | No | Autocharge is an experimental and non-standard feature. Some vehicles may not work or show a charging error. The feature is improved continuously both on EVSE and EV side. Check if software updates are available to make use of improvements. If set to 'On (Fixed ID)' an autorization request will be done for the configured autocharge fixed ID in case the EV failed to communicate with the EVSE or does not support autocharge. | Yes | R/W | Enum | (0) Off (1) On (2) On (Fixed ID) Def: Off |
TimeToFullSoC | Individual | No | Estimated or calculated time until full charge (100% SOC) is complete. | No | R | String | Def: "Not Available" |
15118Tariffs | Individual | No | Tariffs to report to EV via 15118. | No | R/W | Enum | (0) Off (1) D.3.3 Time Of Use (2) D.3.5 Consumption based (3) D.3.7 Time Of Use (4) Example 1 Def: Off |
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" |
V2GEvseCertConfig | Both | No | This option allows to specify the fields of a subject name to be used for the generation of the Leaf certificate's CSR and therefore for the corresponding signed certificate. | Yes | R/W | String | Def: "" |
CentralContractValidationAllowed | Both | No | If this variable is true, then the contract certificate and chain will be sent to the server for validation and authorization. Otherwise, the certificate will be validated by the Charge Point and only the certificate's OCSP information will be sent to the server. | Yes | R/W | Enum | (0) Off (1) On Def: On |
ContractValidationOffline | Both | No | If this variable is true, then the Charge Point will try to validate a contract certificate when it is offline. | Yes | R/W | Enum | (0) Off (1) On Def: On |
ISO15118PnCEnabled | Both | No | If this variable set to true, then the Charge Point supports ISO 15118 plug and charge messages via the DataTransfer mechanism as described in the OCA OCPP 1.6 extension document. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
15118CheckOCSPCertStatus | Both | No | Enable the verification of OCSP certificate status for the EVSE Leaf certificate (TLS). | Yes | R/W | Enum | (0) Off (1) On Def: Off |
VWV2GExt | Both | No | Enables VW Value added services for 15118 | Yes | R/W | Enum | (0) Off (1) On Def: Off |
P15118ConStrictTls | Master | No | If 'Standard' is selected, any 15118 connection will be forced to connect only via TLS 1.2 or higher and secure ciphers according standard. Lower versions or weak ciphers will be refused. This is the most secure option currently. For 'All ciphers' all recent TLS versions and ciphers will be accepted. This should be used only to solve compatibility issues. | Yes | R/W | Enum | (0) All ciphers (1) Standard Def: Standard |
RCDTEST | Individual | No | RCD Test | No | R/W | Enum | (0) Off (1) On Def: Off |
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 |
RCDRETRIPENABLE | Both | No | Allows to enable RCD retrip. In case there is a motor installed that will reclousures RCD independently, we trip RCD again as long as EV or cable is connected. (acc. IEC61851-3) | Yes | R/W | Enum | (0) Off (1) On 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 |
LightSensorEnable | Individual | No | Allows to enable or disable the light sensor | No | R/W | Enum | (0) Off (1) On Def: Off |
TiltDetection | Both | No | Allows to configure the tilt detection. With the 'On (Prevent)' option selected, the error will remain and charging will be prevented, even if the chargepoint is put back into it's correct position. The error will be deleted, after the position is corrected and the chargepoint is reset. With the 'On (Continue)' option selected, the error will be deleted automatically, once the chargepoint is put back into correct position and charging will resume. | Yes | R/W | Enum | (0) Off (1) On (Continue) (2) On (Prevent) Def: On (Prevent) |
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 Def: Disable |
PEState | Individual | No | PE State | No | R | String | Def: "Disabled" |
PEFailAsError | Individual | No | Set an error state in case PE monitoring reveals a failure. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
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/W | uint | [0..25] Def: 4 |
VentHeatingTempThr | Both | No | Temperature threshold necessary to start or stop the fan or heater. | Yes | R/W | 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/W | uint | [0..150] Def: 23 |
GaroBoard | Both | No | Enable or disable the use of the Garo Top Board for MCB and RCD inputs. The parameter must be set in both master and slave. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
LocalScheduledReboots | Both | No | The local time hour that is 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 an hour in range [0..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/W | 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/W | 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/W | int | [0..50] Def: 5 |
TempStopThreshold2 | Individual | No | Temperature threshold necessary to stop charging. | No | R/W | int | [40..100] Def: 85 |
TempReduceThreshold1 | Individual | No | Temperature threshold necessary to start decreasing the current. | No | R/W | int | [40..100] Def: 85 |
DeratingWallbox1Thresh1 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 62 |
DeratingWallbox1Thresh2 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 69 |
DeratingWallbox1Thresh3 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 70 |
DeratingWallbox2Thresh1 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 62 |
DeratingWallbox2Thresh2 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 69 |
DeratingWallbox2Thresh3 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 70 |
DeratingDcPlusThresh1 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 80 |
DeratingDcPlusThresh2 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 87 |
DeratingDcMinusThresh1 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 80 |
DeratingDcMinusThresh2 | Individual | No | Temperature threshold to trigger derating functionality. 4.1K tolerance included. | No | R/W | int | [40..100] Def: 87 |
DeratingHmiHumiThresh1 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 70 |
DeratingHmiHumiThresh2 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 83 |
DeratingHmiHumiThresh3 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 85 |
DeratingHmiDispThresh1 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 73 |
DeratingHmiDispThresh2 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 76 |
DeratingHmiDispThresh3 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 78 |
DeratingHmiPhytThresh1 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 70 |
DeratingHmiPhytThresh2 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 73 |
DeratingHmiPhytThresh3 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 75 |
DeratingHmiALMThresh1 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 70 |
DeratingHmiAlmThresh2 | Individual | No | Temperature threshold to trigger derating functionality. | No | R/W | int | [40..100] Def: 75 |
DeratingMainboardThresh1 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 78 |
DeratingMainboardThresh2 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 83 |
DeratingMainboardThresh3 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 84 |
DeratingCoupBoardThresh1 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 78 |
DeratingCoupBoardThresh2 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 83 |
DeratingCoupBoardThresh3 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 84 |
DeratingDccBoardThresh1 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 78 |
DeratingDccBoardThresh2 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 83 |
DeratingDccBoardThresh3 | Individual | No | Temperature threshold to trigger derating functionality. 2.0K tolerance included. | No | R/W | int | [40..100] Def: 84 |
DeratingStokeThresh | Individual | No | Temperature threshold to trigger stoke functionality. | No | R/W | int | [-50..10] Def: -25 |
DeratingStokeThreshConnector | Individual | No | Temperature threshold to trigger connector stoke functionality. | No | R/W | int | [-50..10] Def: -45 |
DeratingDcSysCurrentLimit | Individual | No | Single phase RMS current limit (in A) for energy management derating option. Range: from 5A to 80A. A value of 0A interrupts the charging process. | Yes | R/W | uint | [0..80] Def: 5 |
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 | Not relevant | No | Energy limit (in kwh) set by the operator | No | R/W | uint | [0..250] Def: 0 |
MaxTimePerSession | Not relevant | No | Time limit (in h) set by the operator | No | R/W | uint | [0..72] Def: 0 |
InputOutputBackendControlledMode | Both | No | Inputs (InputOptoC65 and InputOptoC87 on CC612 or InputOpto1 and InputOpto2 on others) and output (OutputAuxRelayC34 relay on CC612 or Output1 on others) can be controlled via 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 |
EVMeterType | Individual | No | Type of meter used in the DC output outlet | Yes | R | Enum | (3) No Meter (48) DC DZG GSH01 (51) Internal DC meter Def: No Meter |
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 | (53) eHZ 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) (60) Modbus IPD Control (TCP) (65) 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 (8) Modbus Eastron SDM120_220 (39) Modbus Eastron SDM72D (32) Modbus ECS M3PRO (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 (59) Modbus Meter Garo GMI3D-LP (38) Modbus Gossen Metrawatt EM2289 (27) Modbus Hager ECR380D (23) Modbus IME CE4DMID31 (66) Modbus IME CE4DF3DTMID (15) Modbus Inepro PRO1_2 (16) Modbus Inepro PRO380 (63) Modbus Wago 879-3000 (40) Modbus Iskra WM3M6 (57) Modbus Iskra IE38M (58) Modbus Meter Finder 7M38 (33) Modbus Janitza UMG 512/96 PRO (34) Modbus Janitza UMG 512/96 PRO (TCP) (64) Modbus Janitza UMG 604 PRO (TCP) (35) Modbus Janitza UMG 605 PRO (36) Modbus Janitza UMG 605 PRO (TCP) (18) Modbus Meter NZR EcoCount S85 (46) Modbus NZR EcoCount SL85 (17) Modbus Optec (45) Modbus Phoenix Contact EEM-EM357 (30) Modbus Phoenix Contact EEM-MB371 (TCP) (14) Modbus Saia ALE3 (62) Modbus Schneider Generic (TCP) (61) Modbus Schneider Generic (31) Modbus Schneider iEM3555 (26) Modbus Siemens 7KM2200 (TCP) (24) Modbus Siemens 7KT1666 (49) Modbus YTL DTS353F (1) S0 Meter Opto C6/5 (2) S0 Meter Opto C8/7 (52) Modbus Eichrecht (3) No Meter (55) Car Simulator 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 | (56) 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) (60) Modbus IPD Control (TCP) (65) 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 (8) Modbus Eastron SDM120_220 (39) Modbus Eastron SDM72D (32) Modbus ECS M3PRO (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 (59) Modbus Meter Garo GMI3D-LP (27) Modbus Hager ECR380D (23) Modbus IME CE4DMID31 (66) Modbus IME CE4DF3DTMID (15) Modbus Inepro PRO1_2 (16) Modbus Inepro PRO380 (63) Modbus Wago 879-3000 (40) Modbus Iskra WM3M6 (57) Modbus Iskra IE38M (58) Modbus Meter Finder 7M38 (33) Modbus Janitza UMG 512/96 PRO (34) Modbus Janitza UMG 512/96 PRO (TCP) (64) Modbus Janitza UMG 604 PRO (TCP) (35) Modbus Janitza UMG 605 PRO (36) Modbus Janitza UMG 605 PRO (TCP) (18) Modbus Meter NZR EcoCount S85 (46) Modbus NZR EcoCount SL85 (17) Modbus Optec (45) Modbus Phoenix Contact EEM-EM357 (30) Modbus Phoenix Contact EEM-MB371 (TCP) (14) Modbus Saia ALE3 (62) Modbus Schneider Generic (TCP) (61) Modbus Schneider Generic (31) Modbus Schneider iEM3555 (26) Modbus Siemens 7KM2200 (TCP) (24) Modbus Siemens 7KT1666 (49) Modbus YTL DTS353F (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: "" |
SecondMeterEnergy | Individual | No | Computed energy consumption in Wh from second meter. | No | R | String | Def: "" |
EVMeterEnergy | Individual | No | Computed energy consumption in Wh from DC meter. | No | R | String | Def: "" |
OcppMeterPower | Individual | No | Computed power consumption in Watt from OCPP meter. | No | R | String | Def: "" |
SecondMeterPower | Individual | No | Computed power consumption in Watt from second meter | No | R | String | Def: "" |
EVMeterPower | Individual | No | Computed power consumption in Watt from DC meter | No | R | String | Def: "" |
OcppMeterCurrent | Individual | No | Phases Current in Ampere measured by OCPP meter. | No | R | String | Def: "" |
SecondMeterCurrent | Individual | No | Phases current in Ampere measured by second meter. | No | R | String | Def: "" |
EVMeterCurrent | Individual | No | Phases current in Ampere measured by DC meter. | No | R | String | Def: "" |
OcppMeterVoltage | Individual | No | Phases Voltage in Volts measured by OCPP meter. | No | R | String | Def: "" |
SecondMeterVoltage | Individual | No | Phases voltage in Volts measured by second meter | No | R | String | Def: "" |
EVMeterVoltage | Individual | No | Phases voltage in Volts measured by DC meter | No | R | String | Def: "" |
OCPPViaLocalNetwork | Both | No | If 'On' minimum value of parameter MeterValueSampleInterval 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" |
EVMeterSerialNumber | Individual | No | Serial number as reported by the DC meter. | No | R/W | String | Def: "No Id read yet" |
SecondMeterSerialNumber | 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 | No | 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) WholeTransaction (1) ContactorClosed (2) CurrentFlowOnly Def: WholeTransaction |
ClockAlignedDataInterval | Both | No | 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 Modbus 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 the 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 |
CurrentDirPrimaryL1 | Individual | No | If set to 'Standard' the current and power value reported by the primary meter in line 1 will be considered to be from the grid to the charger. If 'Inverted' is selected then the value reported by the primary meter will be considered to be from the charger to the grid. | Yes | R/W | Enum | (0) Standard (1) Inverted Def: Standard |
CurrentDirPrimaryL2 | Individual | No | If set to 'Standard' the current and power value reported by the primary meter in line 2 will be considered to be from the grid to the charger. If 'Inverted' is selected then the value reported by the primary meter will be considered to be from the charger to the grid. | Yes | R/W | Enum | (0) Standard (1) Inverted Def: Standard |
CurrentDirPrimaryL3 | Individual | No | If set to 'Standard' the current and power value reported by the primary meter in line 3 will be considered to be from the grid to the charger. If 'Inverted' is selected then the value reported by the primary meter will be considered to be from the charger to the grid. | Yes | R/W | Enum | (0) Standard (1) Inverted Def: Standard |
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 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 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 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 |
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 | Whether this DLM Master allows special handling of DLM-Slaves that want to use solar energy. Only Solar Charging will allow those Slaves to charge only when there's enough solar energy available. | Yes | R/W | Enum | (0) Deactivated (1) Only Solar Charging Def: Deactivated |
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: "" |
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 | Enables additional limiting for this DLM-Slave to use renewable production | Yes | 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 according to its location. Either at the grid's entry point; between an external load and the rest of the installation; or at a renewable energy source such as e.g. 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 it's 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 over 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'. It's 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: 60s to 3600s. | 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 6A and 80A 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 Station. 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 6A and 80A 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: 4s to 3600s. | No | R/W | int | [4..3600] Def: 4 |
EEBUSPairingActionSelectorExt | Master | No | Couple energy manager activates the EEBUS coupling process. The coupling must also be activated on energy manager side. | No | R/W | String | Def: "{"model": "", "ski": "", "ip": "", "shipId": "", "coupled": 0}" |
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: "" | |
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" configures the usage of self produced solar power for charging. Both options aims to optimize the self-consumption whereas "Solar surplus charging" configures additionally the exclusive use 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 Station. 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" |
CCS_State | Individual | No | State of CCS plug and CP. | No | R | String | Def: "(A) Vehicle not connected" |
DCValues | Individual | No | Present DC voltage and current. | No | R | String | Def: "0.0 V 0.0 A 0.0 kW" |
ACValues | Individual | No | AC current and voltage for every phase. | No | R | String | Def: "( 0 \ |
DCEVRESSSOC | Individual | No | State of charge of the EV’s battery (RESS). Range: 0% - 100%. | No | R | String | Def: "Not Available" |
ResetMode4PlugCounterTo | Individual | No | Number of times the CCS Mode 4 plug was plugged in. | No | R/W | uint | [0..4294967295] Def: 0 |
CCSMode4PlugCounter | Not relevant | No | Number of times the plug was plugged in. | No | R | String | Def: "0/50,000" |
DC_RCMB_STATE | Individual | No | Current values Maximum values of last transaction | No | R | String | Def: "Residual current [mA]: AC: 0.0 (max:0.0) DC: 0.0 (max:0.0)" |
DCTempLogs | Individual | No | Enable/Disable the temperature logging | No | R/W | Enum | (0) Off (1) On Def: Off |
DCDerating | Individual | No | Enable/Disable the temperature derating | Yes | R/W | Enum | (0) Off (1) On Def: On |
SUExtraLogging | Individual | No | Enable DCC-SU data communication stream logging. When enabled all data exchanged between SU and DCC will be logged in hexadecimal format. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
SUExtraLoggingUDS | Individual | No | Enable DCC-SU UDS communication stream logging. When enabled all UDS messages exchanged between SU and DCC will be logged in hexadecimal format. | Yes | R/W | Enum | (0) Off (1) On Def: Off |
SULogs | Individual | No | Select if dedicated SU logging should be done always with a regular frequency or if it should be done only while the car is connected. In all cases a log is written if an error has occurred. | No | R/W | Enum | (0) Off (1) Every one minute (2) Every ten minutes (3) Every one hour (4) While EV connected, every one minute (5) While EV connected, every ten minutes Def: While EV connected, every one minute |
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 |