Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 613 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 613 Bytes

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