-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
As an increasing number of charging stations support connectivity exclusively via OCPP, users who need to submit the electricity charged at home for reimbursement by their employer currently lack the possibility to integrate a suitable billing backend.
At present, I am using a wallbox that allows EVCC to communicate via TCP Modbus while the billing backend is connected through OCPP. However, since I will be replacing this unit with an Autel Maxicharger Single AC in the coming days, I will unfortunately no longer be able to use EVCC until further notice.
Several other manufacturers, such as Energielenker and Cfos, address this use case by implementing OCPP forwarding or an OCPP gateway. This enables users to directly configure the connection parameters of their billing backend and ensures seamless data passthrough.
It would be highly appreciated if a similar integration could be considered for future releases, as this would significantly improve compatibility with modern charging infrastructure and support a broader range of professional billing workflows.

