Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 800 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 800 Bytes

Wallbox Simulator 🤖

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.

Recommended IDE Setup

VSCode + Svelte plugin.