# ABL

## Übersicht

✅ Die[ ABL em4](https://www.ablmobility.de/de/ladestation/wallbox-em4.php)  Ladestationen werden von PUMP connect vollumfänglich unterstützt.&#x20;

Modelle der P30 x-series sind MID und eichrechtskonform und damit insbesondere im öffentlichen und halb-öffentlichen Bereich im Einsatz.

* ✅ Eichrechtskonform (nur bei manchen Modellvarianten)
* ✅ Load Balancing
* ✅ OCPP 1.6

<figure><img src="/files/PoanHYMTux1PTbKV5B8G" alt=""><figcaption><p>ABL em4</p></figcaption></figure>

## Konfiguration

#### Vorbereitende Schritte für die Integration von OCPP Stationen in PUMP connect <a href="#h.p_vn-q2szvz-l5_l" id="h.p_vn-q2szvz-l5_l"></a>

1. Deine Ladestationen sind installiert und dein Computer ist im gleichen Netzwerk wie die Ladestation
2. Du hast in [PUMP connect](https://connect.pumpapp.co) einen Account erstellt
3. Logge dich mit deinen Account-Daten in [PUMP connect](https://connect.pumpapp.co) ein und klicke im Menü auf "Standorte" -> Hinzufügen&#x20;
4. Lege einen Standort an und erstelle eine Ladestation. Details dazu findest du hier.
5. In den Details der Ladestation unter "Setup" sind alle  Information verfügbar die bei der Konfiguration der Ladestation benötigt werden. Diese können leicht mit Copy/Paste kopiert und eingesetzt werden.

#### Konfiguration der ABL über das ABL Webfrontend <a href="#h.p_vn-q2szvz-l5_l" id="h.p_vn-q2szvz-l5_l"></a>

1. Die ABL bietet ein Webfrontend für die Konfiguration. Um die Konfiguration der Ladestation aufrufen zu können, navigieren Sie mit Ihrem Webbrowser auf die IP-Adresse der Ladestation im lokalen Netzwerk. Weitere Informationen hierzu finden Sie im Benutzerhandbuch der Ladestation.
2. Um die Station mit PUMP connect zu verbinden, wählen sie den Menüpunkt "Connectivity > OCPP" aus
3. Setzen Sie die folgenden Einstellungen entsprechend der Informationen im PUMP connect Setup Screen:
   * OCPP Version 1.6
   * Central system address (URL): wss\://[*ocpp.800volt.de*](#user-content-fn-1)[^1]*/1.6J/id/ + identity String, z.B.* wss\://[*ocpp.800volt.de*](#user-content-fn-1)[^1]*/1.6J/id/123456*
   * Chargebox ID: [*Identity String*](#user-content-fn-2)[^2]&#x20;
   * Local port: *7890*
   * Basic authentication password: [*password*](#user-content-fn-3)[^3]

<figure><img src="/files/hfSgbrO48hrnCsnzKuTQ" alt=""><figcaption><p>ABL OCPP Konfiguration </p></figcaption></figure>

Konfiguration TLS Verschlüsselung

Um mit PUMP connect eine sichere Verbinundung aufzunehmen (wss\:// in der OCPP URL), muss die Box über das korrekte Root Zertifikat verfügen. Dieses muss bei ABL noch auf die Box hochgeladen werden.&#x20;

1. Dazu unter <https://www.amazontrust.com/repository/> die PEM Version des Root Certificate CA 1 herunterladen.&#x20;
2. Im Interface der ABL unter Connectivity > TLS das Zertifikat ganz unten unter "Certificate Import" hochladen.
3. Jezt kann die ABL eine sichere Verbindung zu PUMP connect aufbauen.

Nachdem die Einstellungen gespeichert sind sollte die Ladestation nun mit PUMP connect verbunden sein und im System als Online angezeigt werden.

<mark style="color:red;">**Die Station muss möglicherweise neu gestartet werden, nachdem die Einstellungen abgeschlossen sind.**</mark>

[^1]: Punkt 3 Server Name als Teil der URL in PUMP connect

[^2]: Punkt 4 in PUMP connect

[^3]: Punkt 5 in PUMP connect


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pumpapp.co/pump-connect/erste-schritte/ladestationen/abl.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
