Skip to content

chargegrid/abusive-charge-point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abusive Charge Point

This program mimics a OCPP 1.5-j charge point. It will send random messages and tries to match the received messages to active calls (using the WAMP keys). It can send the following OCPP messages:

  • BootNotification
  • StartTransaction
  • StopTransaction
  • Heartbeat
  • MeterValues
  • StatusNotification

Usage

Use lein run to enter the REPL. Use help to retrieve all possible commmands.

Shortcut: lein run "pool-config.json" to start running a set of charge points that are defined in a config file.

About

A naughty OCPP 1.5j charge point (pool) simulator to test or loadtest your OCPP backoffice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published