Connected charging operations

One platform.
Every role. Every charge point.

ChargeNet brings fleets, drivers, charging infrastructure and operational processes together in a central CPO platform.

  • Role-based portals
  • API-first
  • OCPP 1.6 and 2.0.1
  • OCPI 2.x
  • Plug & Charge
  • OEM data

Charger onboarding

Connect a charger to ChargeNet

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.

TLS-encrypted Recommended

Secure OCPP endpoint

wss://ocpp.chargenet.org/<STATION_ID>
Unencrypted Legacy

OCPP without TLS

ws://ocpp.chargenet.org/<STATION_ID>

Use this endpoint only for older chargers that do not support TLS.