Public roadmap
This roadmap communicates direction without promising dates. The next version after the proof of concept will be chosen from observed usage and direct feedback, not assumptions.
OCPP 1.6J browser simulator
ReleasedA virtual OCPP 1.6J station that connects to a compatible CSMS from the browser, with a live message console, charger presets, local save and export.
Virtual EV & battery simulation
ReleasedAttach a virtual EV to any connector: battery capacity, state of charge, charging-curve taper, SoC reported in MeterValues, EV-side pause and resume, and stop-from-vehicle with the EVDisconnected reason.
Vendor charger profiles & fault injection
ReleasedCharger presets whose BootNotification identity matches popular hardware (ABB, EVBox, Wallbox, Alfen), plus a fault library covering the OCPP 1.6 charge point error codes for testing CSMS alarm handling.
Hosted runtime
ExploringServer-owned persistent OCPP WebSockets that support custom Authorization headers, a fixed outbound IP and simulation that continues after the browser closes. Prioritised if browser compatibility is the main blocker.
Scenario automation
ExploringA scenario editor and scenario-as-code with assertions, deterministic timing, reusable variables and JUnit or JSON reports, plus a CLI runner for CI. Prioritised if repeatability is the strongest demand.
OCPP 2.0.1
ExploringOCPP 2.0.1 Core with the Charging Station, EVSE and Connector hierarchy, TransactionEvent and a Device Model foundation. Prioritised if protocol demand is strongest.
OCPI roaming & protocol proxy
ExploringOCPI endpoint simulation for roaming flows and a pass-through proxy that records traffic between a real charger and a CSMS. Prioritised if demand comes from roaming and interoperability testing.
Private runner
ExploringA customer-hosted lightweight runner with an outbound control connection for reaching private CSMS networks, internal DNS and customer-managed certificates. Prioritised if enterprise network access is the strongest demand.
Accounts & cloud save
Not planned for POCOptional login with saved chargers, saved scenarios, shared projects and session history. Considered only when users need cross-device or team persistence. The anonymous simulator would remain available.