This web application can be used to simulate a simple OCPP 2.0 charging device (aka. wallbox). This can be quite useful in situations when you don't have a real wallbox at hand (or if it's imply too cumbersome to work with a real device 😉).
The idea is to support eMobility charging application developers by allowing them to step through the most common scenarios that happen during a typical charging session.
The simulator is built with with Svelte and TypeScript using Vite and tailwindcss.