EV Infrastructure & OCPP Development Tools

Enhance your EV charging infrastructure development with our advanced OCPP 1.6 and OCPP 2.0.1 test server (CPMS). Designed to ensure strict adherence to OCA protocol specifications, our platform provides an essential environment for verifying protocol compliance and interoperability. With built-in schema validation, it ensures all message exchanges meet the official standards, reducing integration errors and improving system reliability. By streamlining the testing process, our CPMS accelerates your development cycle, helping you bring compliant, secure, and efficient chargepoint management solutions to market faster. Ideal for developers, network operators, and OEMs, our service simplifies compliance testing and boosts confidence in your EV charging deployment.

OCPP1.6 charger test server

Available Development Tools

OCPP1.6 Test Server

Whether your'e developing chargepoint firmware, ensuring functional compliance, or just trying to get an understanding of how chargers communicate, our OCPP1.6 CPMS let's you get connected and testing in just a couple of steps.

OCPP1.6 Chargepoint Simulator

Developing a CPMS or OCPP1.6 service? Testing with real chargers can be slow and expensive, but we can provide you with realistic simulators to develop any time and in any weather; you can be up and running in just a few clicks!

OCPP2.0.1 Test Server

If you're developing or testing an OCPP2.0.1 capable chargepoint you can connect it to our CPMS and get going in a few simple steps. Our server currently supports many of the base commands, and is under active development.

OCPP2.0.1 Chargepoint Simulator

Want to start testing and developing with OCPP2.0.1? Our initial OCPP2.0.1 charging simulator is now available, with basic functionality and complete core functionality in the pipeline. You can quickly set up a sim in your account and connect it to the endpoint of your choice to get started testing when you're ready to go!

Register Account

It's quick to get set up and started - register here and you'll be running in a few minutes!

What's to know?

What is an OCPP CPMS?

What is an OCPP CPMS?

An OCPP server (Open Charge Point Protocol server), also known as a CPMS (Charge Point Management System) or CSMS (Charging Station Management System), is a central software system that manages and communicates with electric vehicle (EV) charging stations, known as charge points or EVSEs (Electric Vehicle Supply Equipment). It uses the OCPP standard, which is an open, standardized protocol for communication between charging stations and management systems.
OCPP Basic Authentication

OCPP Basic Authentication

Within the OCPP specification documents, chargers connecting to a CPMS using either SecurityProfile 1 or 2 must connect using Basic Authentication. In the real world, many charger manufacturers allow you to configure basic authentication credentials regardless of whether or not the SecurityProfile of the chargepoint has been specified. The access credentials, in this case a username and password, are taken from the chargePointId (which becomes the username) and the configuration key "AuthorizationKey" (which becomes the password).