Skip to content

v1.0.c8310cd-b1

Latest
Compare
Choose a tag to compare
@apostoldevel apostoldevel released this 23 Oct 22:22
· 2 commits to master since this release

OCPP Central System - Central system and charge station emulator.

  • Implemented integration with external systems via webhook endpoints;
  • Updated Web application;
  • Fixed bugs.

After starting the cs, the Central System will be available at http://localhost:9220/ in your browser.

Swagger UI will also be available at http://localhost:9220/docs/ in your browser.

Central System:

./cs.sh

Charge Point emulator:

./cp.sh

Central System and Charge Point emulator:

./css.sh