Skip to content

Releases: apostoldevel/ocpp-cs

v1.0.c8310cd-b1

23 Oct 22:22
Compare
Choose a tag to compare

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

23 Mar 12:16
Compare
Choose a tag to compare

image

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

11 Sep 11:25
Compare
Choose a tag to compare

OCPP Central System and Charge Point emulator.

  • Build after updating libdelphi library;
  • Updated web shell.

cs v1.0.d1cb927-b1

08 May 21:22
Compare
Choose a tag to compare

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