- Copy
include/ocpp_configuration.def.templateto your include path asocpp_configuration.def. - Add or edit entries in the
ocpp_configuration.deffile as needed. - Pass in
OCPP_CONFIGURATION_DEFINES=\"ocpp_configuration.def\"at compile time. Orocpp_configuration.def.templatewill be used by default. - Then,
ocpp_init().
See the examples for more details.