You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/common/getting_started.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -69,4 +69,4 @@ Please see the [Getting Started documentation for OCPP2.0.1](../v2/getting_start
69
69
You will find the generated doxygen documentation at:
70
70
`build/dist/docs/html/index.html`
71
71
72
-
The main reference for the integration of libocpp for OCPP1.6 is the ocpp::v16::ChargePoint class defined in `v16/charge_point.hpp` , for OCPP2.0.1 that is the ocpp::v2::ChargePoint class defined in `v2/charge_point.hpp` .
72
+
The main reference for the integration of libocpp for OCPP1.6 is the ocpp::v16::ChargePoint class defined in `v16/charge_point.hpp` , for OCPP2.0.1 and OCPP2.1 that is the ocpp::v2::ChargePoint class defined in `v2/charge_point.hpp` .
0 commit comments