·
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