Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Examples

Integration examples showing how to use @ocpp-debugkit/toolkit in your projects.

Available Examples

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

Running

Each example is a standalone project. cd into the directory and run:

npm install
npm start

All trace data is fully synthetic — no real station identifiers or personal data.