Evolve Energy OCPP

Evolve Energy OCPP sits between the OCPP Broker and the Evolve Energy Backend. Charging stations talk OCPP to the broker, the broker calls this service over REST, and it forwards operations to the backend via gRPC — authorizing sessions, starting and stopping transactions, and synchronizing station status and configuration.

Charging Station OCPP OCPP Broker protocol adapter REST Evolve Energy OCPP authorize • start/stop status • configuration transactional outbox gRPC Evolve Energy Backend
API Documentation
Swagger UI — explore and
test the broker endpoints
Health Check
Service health &
dependency status
Live Logs
Real-time application
log stream

Broker Endpoints

authorize Authorize a charging session — synchronous gRPC call to backend
stop-txn Submit completed session data with meter values for CDR creation
update-txn Notify backend about a started transaction and its assigned ID
status Forward charge point / connector operational status updates
config Send station configuration for digital twin pairing