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).
npm install
npm run start
- 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 )
Licensed under Apache License 2.0