Secure OCPP endpoint
wss://ocpp.chargenet.org/<STATION_ID>
Connected charging operations
ChargeNet brings fleets, drivers, charging infrastructure and operational processes together in a central CPO platform.
Your workspaces
Each role gets exactly the tools and information it needs for day-to-day work.
Manage drivers, vehicles, charging costs and locations from one place.
Open portal Company car driversManage chargers, charging sessions, reimbursements and vehicle data.
Open portal DCS Management & OperationsManage fleet customers, charge points, sessions, diagnostics, users and access.
Open portalCharger onboarding
Configure one of the following WebSocket endpoints in the charger's backend settings. Replace <STATION_ID> with the unique Charge Point ID.
The WebSocket URL is intended for the charger and is not a browser page. A secure TLS connection is recommended.
wss://ocpp.chargenet.org/<STATION_ID>
ws://ocpp.chargenet.org/<STATION_ID>
Use this endpoint only for older chargers that do not support TLS.