C++ implementation of the Open Charge Point Protocol

2 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
good first issue help wanted OCPP1.6

C++ implementation of the Open Charge Point Protocol

C++

AI Summary: The task requires unifying, fixing, and improving the handling of optional functional blocks in the OCPP 2.0.1 C++ library. Currently, when a request for a deactivated functional block is received, there's no proper response. The solution involves creating a consistent and correct response mechanism for all optional blocks, regardless of their activation status. This will involve reviewing existing code, identifying inconsistencies, and implementing a unified response strategy.

Complexity: 4/5
bug enhancement good first issue help wanted OCPP2.0.1 OCPP2.1

C++ implementation of the Open Charge Point Protocol

C++