Skip to content

A simple ChargePoint simulator written in Javascript and based on OCPP 1.6J protocol.

License

Notifications You must be signed in to change notification settings

Tom-DK/OCPP-ChargePoint-Simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCPP ChargePoint Simulator

A simple Charge Point simulator written in Javascript and based on OCPP protocol (originally a fork and major rewrite from nenecmrf simulator, also borrowing some code from JavalsJavascript and svennorge forks).

Usage

npm install

npm run start

Changes:

  • Rewrite / Refactoring
  • Bootstrap based UI;
  • Big refactoring (still WIP)
  • Status Notification / Send Meter Values now take parameters;
  • Ids are now unique for each call
  • Enhanced Logging (scrollable functionnal logs in the UI + OCPP trace in the JS Console )

Licensing

Licensed under Apache License 2.0

About

A simple ChargePoint simulator written in Javascript and based on OCPP 1.6J protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.8%
  • HTML 29.2%