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 hosted simulator

Released

A virtual OCPP 1.6J station with a browser UI and hosted CSMS connection path, 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

Released

Server-owned OCPP WebSockets for the free simulator, including up to 2 concurrent hosted stations per signed-in account and support for CSMS endpoints browsers cannot reach.

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

Released

OCPP 2.0.1 Core support with the Charging Station, EVSE and Connector hierarchy, TransactionEvent and a Device Model foundation.

OCPP 2.1

Planned

OCPP 2.1 support is planned without a promised date.

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

Exploring

Magic-link sign-in is available for hosted CSMS connections. Broader cloud save, shared projects and persisted session history are considered only when users need cross-device or team persistence. Demo Mode remains available without an account.