This is a minimal viable product to expose an OCPP server via an http rest-like API.
This was written on and is known to work on node.js ^18.16.1.
- Clone the repo
- run
npm install
- run
npm start
Contributions welcome but this is a hobby project built to determine whether chargelab or my EVSE was causing issues with intermittent charging.