Integration examples showing how to use @ocpp-debugkit/toolkit in your projects.
| Directory | Description |
|---|---|
simple-trace/ |
Parse a trace, detect failures, generate a Markdown report |
simple-csms/ |
Validate incoming traces (CSMS mock), check for failures |
simulator-output/ |
Process JSONL simulator output, generate HTML report |
ci-example/ |
Use ocpp-debugkit ci in GitHub Actions workflows |
Each example is a standalone project. cd into the directory and run:
npm install
npm startAll trace data is fully synthetic — no real station identifiers or personal data.