OCPP software is the backend that electric vehicle chargers connect to over the internet so they can be managed centrally. In the industry it is also called a CSMS (Charging Station Management System), an OCPP server or a charge point management system.
Üreticy is OCPP software built for charge point operators (CPOs), fleet managers, shopping centres, hotels, residential sites and businesses. Whatever the brand of your charger, if it supports OCPP 1.6J, OCPP 2.0.1 or OCPP 2.1 it connects to the Üreticy platform, and you manage sessions, drivers, RFID cards and energy consumption from a single dashboard.
What is OCPP and why do you need OCPP software?
OCPP (Open Charge Point Protocol) is an open protocol from the Open Charge Alliance that defines how a charging station talks to its management software. Because it is open, you are not locked into one hardware vendor: the same software can run chargers from many manufacturers side by side.
On its own, a charger cannot tell you who is charging, how much energy was used or whether it has a fault. The OCPP software collects that data, authorizes users and sends remote commands. Without it, billing, user management, reporting and compliant record-keeping are not possible.
Features of the Üreticy OCPP software
Key capabilities available in the platform today:
OCPP 1.6J, OCPP 2.0.1 and OCPP 2.1 server
Run all three protocol versions in the same network. WS and WSS (TLS) connections, with BootNotification, Heartbeat, StatusNotification, Authorize, Start/StopTransaction, TransactionEvent and MeterValues supported.
Plug-and-play onboarding in 10 minutes
Enter your personal OCPP URL on the charger. Unknown chargers appear in the dashboard automatically and are added to your account with one click — no engineer or site visit needed.
Live monitoring and map
Real-time status of every station and connector (Available, Charging, Faulted…), live power (kW), battery state of charge (SoC) and a map view on one screen.
Remote commands
Soft or hard reset a charger, stop a session remotely, unlock a stuck cable and put connectors in or out of service. The result of every command is logged.
RFID and driver authorization
Assign cards to drivers, suspend or block them. Every rejected card tap is recorded with its reason (unknown card, limit reached, station not allowed…).
kWh limits and smart charging rules
Set daily, weekly or monthly kWh allowances per driver or per vehicle. When a limit is reached, charging is stopped automatically or a warning is raised.
Fleet and vehicle management
Register vehicles by plate, link them to drivers and have the plate recorded on each session automatically. Choose which stations each driver may use.
Reporting and export
Session history and energy reports by station, driver, vehicle and date, exported to Excel (CSV) or branded PDF.
Alerts and OCPP message logs
Faults, disconnections, command timeouts and limit alerts reach the dashboard instantly. All OCPP traffic with your chargers is stored in searchable system logs.
REST API and signed webhooks
Connect your ERP, accounting system or own app. Read sessions, stations, drivers and cards through the REST API and receive events such as session started/stopped instantly through HMAC-signed webhooks.
Team members and role-based access
Invite your team as operators, accountants, managers or read-only users, so everyone sees only the pages they are allowed to.
QR-coded connector labels
Generate a unique QR code for every connector and download print-ready labels as PDF.
Switch to Üreticy OCPP software in 3 steps
Create your account
Create your account in the dashboard and get your personal OCPP URL — no setup fee and no servers needed.
Enter the OCPP URL on the charger
In the charger configuration, set your personal WebSocket address as the central system URL. It contains your account number and the charger ID.
Manage from the dashboard
The charger shows up as soon as it connects. Define connectors, add drivers and cards, and start charging.
wss://ocpp.ureticy.com/URT{account-no}/{charger-id}Supported OCPP versions and messages
| Capability | OCPP 1.6J | OCPP 2.0.1 | OCPP 2.1 |
|---|---|---|---|
| Connection (WS / WSS) | ✓ | ✓ | ✓ |
| BootNotification, Heartbeat | ✓ | ✓ | ✓ |
| StatusNotification (connector status) | ✓ | ✓ | ✓ |
| Authorize (RFID / idTag) | ✓ | ✓ | ✓ |
| Charging session (Start/StopTransaction · TransactionEvent) | ✓ | ✓ | ✓ |
| MeterValues (energy, power, SoC) | ✓ | ✓ | ✓ |
| Remote stop (RemoteStop · RequestStop) | ✓ | ✓ | ✓ |
| Reset, UnlockConnector, ChangeAvailability | ✓ | ✓ | ✓ |
| Configuration (ChangeConfiguration · SetVariables) | ✓ | ✓ | ✓ |
| TriggerMessage | ✓ | ✓ | ✓ |
Who is it for?
Charge point operators (CPOs)
Run a mixed-brand charging network from one dashboard and keep compliant records.
Fleets and corporates
Authorize staff charging with RFID cards, limit and report consumption per person and per vehicle.
Shopping centres, hotels, residential sites
Manage car park chargers per guest, resident or employee and know exactly who used how much.
Charger manufacturers and resellers
Monitor the chargers you sell on behalf of your customers and detect and fix faults remotely.
Why choose Üreticy OCPP software?
- Hardware-agnostic: works with any OCPP-compliant brand and model, so you are never locked into one vendor.
- No setup or server costs: fully cloud-based; updates and new features are included.
- Transparent per-connector pricing: pay only for active connectors, with no commission on your revenue.
- Open integration: your data stays yours, available through REST API and webhooks.
- Multilingual dashboard: English, Turkish, German, French, Italian and Arabic.
OCPP software: frequently asked questions
What does OCPP software do?
OCPP software is the central management system that charging stations connect to over the internet. User authorization, session recording, energy metering, remote commands, fault monitoring and reporting all run through it.
What is the difference between OCPP 1.6J, OCPP 2.0.1 and OCPP 2.1?
OCPP 1.6J is the JSON-based version most widely deployed in the field today. OCPP 2.0.1 unifies transaction handling in the TransactionEvent message and adds a device model, security profiles and advanced smart charging. The newest version, OCPP 2.1, is backward compatible with 2.0.1 and adds messages for bidirectional charging (V2X), distributed energy resources and advanced tariff and payment scenarios. Üreticy supports all three versions in the same dashboard.
Which charger brands work with Üreticy?
Any AC or DC charger that supports OCPP 1.6J, OCPP 2.0.1 or OCPP 2.1. Simply set the Üreticy OCPP URL as the central system (CSMS) address in the charger configuration.
Can I migrate my chargers from another OCPP backend?
Yes. Change the OCPP URL on the charger and it appears in the dashboard as soon as it connects. Driver and card lists can be imported from the dashboard or through the API.
How long does setup take?
About 10 minutes for an internet-connected charger: create an account, enter the OCPP URL on the charger and add it to your account in the dashboard.
How much does the Üreticy OCPP software cost?
It is a per-connector subscription with setup, updates and support included, and no commission on your revenue. Compare the current plans on the pricing page or book a live demo.
Can I export my data to my own systems?
Yes. All session, station and user data can be read through the REST API, and events are pushed to your systems instantly through signed webhooks. Reports can also be downloaded as Excel and PDF.