Skip to content

mahdibenromdhane/ev-simulator

 
 

Repository files navigation

ev-simulator

Summary

Simple node program to simulate a set of charging stations based on the OCPP-J 1.6 protocol.

To start the program, run: npm start.

All the configuration parameters of the program must be within the src/assets/config.json file. A configuration template file is available at src/assets/config-template.json.

All charging station templates are in src/assets/station-templates.

License

This file and all other files in this repository are licensed under the Apache Software License, v.2 and copyrighted under the copyright in NOTICE file, except as noted otherwise in the LICENSE file.

Please note that Docker images can contain other software which may be licensed under different licenses. This LICENSE and NOTICE files are also included in the Docker image. For any usage of built Docker images please make sure to check the licenses of the artifacts contained in the images.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • Makefile 1.5%
  • Other 1.8%