Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions templates/definition/charger/ocpp-abb-tac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ requirements:
evcc: ["sponsorship", "skiptest"]
description:
generic: "[library.e.abb.com](https://library.e.abb.com/public/8f07987a3a284da6bf4e4f8f53cd6502/ABB_Terra_AC_Charger_OCPP1.6_ImplementationOverview%20_v1.8_FW1.6.6.pdf)"
Setup Guide:
Comment thread
hansenelectric marked this conversation as resolved.
Outdated
* Select **ABB Terra AC (OCPP)** when adding the charger in evcc.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is self-referencing. This text is shown in docs and also in the actual ui once the user has selected the device. Please focus on preparations the user has to make on charger level.

* Configure the charger to use the OCPP Server URL displayed by evcc.
* Enable **Start remote transaction on vehicle connection**.
Comment thread
hansenelectric marked this conversation as resolved.
* Save the charger configuration.
Validation:
* During the initial setup, validation may fail with `chargeStatus: timeout`.
* If this happens, save the configuration anyway and allow the charger to reconnect.
* If the charger does not reconnect automatically, restart evcc and wait for the charger to establish a new OCPP connection.
* Once connected, the Station ID will be detected automatically and the charger should become available in evcc.
Comment thread
hansenelectric marked this conversation as resolved.
Outdated
params:
- preset: ocpp
render: |
Expand Down
Loading