Skip to content

rodrigoatvoltpost/virtual-ocpp-j-server

 
 

Repository files navigation

Description

Virtual OCPP-J server Contain simulation of OCPP-J 1.6 stations

Installation

Create an .env file from the .env.example (change the variable according to your need)

Running the app

docker-compose up

Test

# unit tests
$ npm run test

# test coverage
$ npm run test:cov

License

About

Virtual server for WebSocket OCPP stations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • Shell 1.3%
  • Other 0.6%