Releases: apostoldevel/ocpp-cs
v1.0.c8310cd-b1
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
cs v1.0.a36114c-b1
OCPP Central System and Charge Point emulator.
- Fixed bugs;
- Updated web shell.
After run CS web shell will be available at http://localhost:9220 in the browser.
Central System:
./cs.sh
Charge Point emulator:
./cp.sh
Central System and Charge Point emulator:
./css.sh
cs v1.0.3baa1e3-b1
OCPP Central System and Charge Point emulator.
- Build after updating libdelphi library;
- Updated web shell.
cs v1.0.d1cb927-b1
OCPP Central System and Charge Point emulator.
After run CS web shell will be available at http://localhost:9220 in the browser.
Central System:
./cs.sh
Charge Point emulator:
./cp.sh
Central System and Charge Point emulator:
./css.sh