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.

ExploringPlannedIn progressReleasedNot planned for POC

OCPP 1.6J browser simulator

Released

A 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

Released

Attach 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

Released

Charger 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

Exploring

Server-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

Exploring

A 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

Exploring

OCPP 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

Exploring

OCPI 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

Exploring

A 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 POC

Optional 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.