Java-OCA-OCPP icon indicating copy to clipboard operation
Java-OCA-OCPP copied to clipboard

Add OCPP 2.1 support

Open robert-s-ubi opened this issue 1 month ago • 0 comments

Add Java classes for all OCPP 2.1 messages and types as well as client and server event handler interfaces and function classes corresponding to the OCPP 2.1 "functional blocks."

Add OCPP 2.1 to the ProtocolVersion enum.

Specify UTF-8 encoding for the Java source files in build.gradle to avoid compiler warnings about the UTF-8 sequences in the source files.

robert-s-ubi avatar Dec 12 '25 20:12 robert-s-ubi