Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JavaIsJavaScript/OCPP-1.6-CP-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

52 Commits

Repository files navigation

OCPP 1.6 Charge Point Simulator

Hacky but it works for testing purposes

ChargePoint > CentralSystem all working and can be called on the commandline using "bootnotification, metervalues" etc.

CentralSystem > ChargePoint :

  • All 1.5 features
  • All 1.6 features

This program requires Node.js (http://nodejs.org/). Third-party packages can be installed with the npm utility. Currently, ocppjs depends on 'websocket', 'xml2js', 'node-expat', 'request' and 'jayschema' packages:

Running the Simulator

Just run "run.bat"

See: 1.5-Simulator Branch for 1.5 Simulator, works the same as this one.

Bugs

About

Hacky but it works for testing purposes

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors