Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nb4787/ocpp_2024

 
 

Repository files navigation

Getting Started

  1. Copy include/ocpp_configuration.def.template to your include path as ocpp_configuration.def.
  2. Add or edit entries in the ocpp_configuration.def file as needed.
  3. Pass in OCPP_CONFIGURATION_DEFINES=\"ocpp_configuration.def\" at compile time. Or ocpp_configuration.def.template will be used by default.
  4. Then, ocpp_init().

See the examples for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.2%
  • C++ 25.3%
  • Makefile 3.0%
  • CMake 0.5%