All Projects → JavaIsJavaScript → OCPP-1.6-CP-Simulator

JavaIsJavaScript / OCPP-1.6-CP-Simulator

Licence: other
Hacky but it works for testing purposes

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to OCPP-1.6-CP-Simulator

OCPP-2.0-CP-Simulator
OCPP 2.0 Charge Point Simulator | From: https://github.com/nenecmrf/OCPP-J-CP-Simulator
Stars: ✭ 36 (+2.86%)
Mutual labels:  ocpp, emobility, chargingstation
go-ocpp
v1.5 and v1.6 OCPP implementation in Golang
Stars: ✭ 38 (+8.57%)
Mutual labels:  ocpp, emobility, chargingstation
ocpp
Open Charge Point Protocol
Stars: ✭ 164 (+368.57%)
Mutual labels:  ocpp, emobility, chargingstation
WWCP OCPP
Connectivity between the World Wide Charging Protocol (WWCP) and the Open Charge Point Protocol (OCPP v1.6/v2.0).
Stars: ✭ 24 (-31.43%)
Mutual labels:  ocpp, chargingstation
docile-charge-point
Scriptable OCPP charge point simulator and test tool
Stars: ✭ 60 (+71.43%)
Mutual labels:  ocpp, emobility
ev chargingcoordination2017
Optimal Scheduling of Electric Vehicle Charging in Distribution Networks
Stars: ✭ 51 (+45.71%)
Mutual labels:  emobility
ocpp
Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).
Stars: ✭ 82 (+134.29%)
Mutual labels:  ocpp
ArduinoOcpp
OCPP 1.6 client for microcontrollers
Stars: ✭ 139 (+297.14%)
Mutual labels:  ocpp
cpd-ocpp
Open Charge Point Protocol
Stars: ✭ 53 (+51.43%)
Mutual labels:  ocpp
awesome-sustainability-jobs
Dev jobs in the sustainability sector
Stars: ✭ 149 (+325.71%)
Mutual labels:  emobility

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].