Ask Flux
Help Center
How can we help?

How to convert EvBox connector numbering to the OCPP standard

Note: This guide was written for firmware P0134B0125v0.190313. Other versions are untested.

Below are laid out the steps to convert connector numbers on EVBox to the OCPP standard. via EV Portal

  1. Identify the Charge Station ID and connector numbers that you want to convert
  1. Change the following configuration items for the Charge Station:
    1. evb_SerialAsConnectorIdFALSE (default setting here is TRUE)
    2. Click SaveConfirmYes
    3. Do a Get configuration
    4. Hard Reset Charge Station
  1. Verify the new values of the configuration items:
    1. evb_ConnectorListOrder: verify that the connector numbering is changed from the previous EVBox specific numbering to 1, 2, etc. and in case of labeling on the charger, that the connector numbering is in line with the labels.
    2. Always use connector 1 for charger box which contains the modem (Master)
    3. Example below:If this is not yet right, repeat the steps above.
  1. Verify whether the connectors in the Connector Groups (EVSE’s) are Available. If not, do a Hard Reset, and/or select Enable Connector Group from the drop-down menu for each Connector Group

By following these steps, connectors with the wrong number should automatically configure to start in the correct order 1, 2, etc.

If the configuration option "evb_SerialAsConnectorId" is already set as False but the CDRs are still generated under the wrong connector ID, it's most likely because the modem was reset and the ID was incremented automatically (it's an EvBox bug on some firmware versions).

To fix it, simply modify the config option "evb_ConnectorListOrder" from, for example, 3.1922137 to 1.1922137, save the change, and do a GetConfiguration. This will fix the rest of the connector fields automatically.

Did this answer your question?
😞
😐
🤩