Monitor EV charging sessions and bill via a CPMS

domain: ampeco.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Connect your charge points to the CPMS over OCPP (1.6J or 2.0.1); the CPMS receives StartTransaction, MeterValues, and StopTransaction messages from each charger to build a live session record.
  2. Via the CPMS REST API, subscribe to session webhooks or poll GET /sessions to retrieve active and completed session records including charger ID, connector, start time, energy delivered (kWh), and current state.
  3. Configure tariff rules in the CPMS for your pricing model (per kWh, per minute, session fee, or a combination); the CPMS applies the tariff to the session's accumulated meter values to produce a billable amount.
  4. On session end, retrieve the completed CDR (Charge Detail Record) via GET /sessions/{sessionId}/cdr; the CDR contains signed meter start/stop values, duration, energy consumed, applied tariff, and the calculated cost.
  5. Integrate payment processing by sending the CDR cost to your payment gateway or invoicing system; map the CPMS user ID or RFID token to your billing account.
  6. For monitoring, poll GET /chargers and GET /sessions/active periodically or consume real-time webhooks to detect offline chargers, failed sessions, or abnormal meter readings that indicate hardware faults.

Known gotchas

Related routes

Integrate vehicle-side EV charging telemetry into a fleet management system via OCPP 2.0.1 transaction event data
openchargealliance.org · 6 steps · unrated
Aggregate and dispatch a fleet of V2G-capable EVs as a virtual power plant using OCPP 2.1 bidirectional sessions managed from a central CSMS
openchargealliance.org · 6 steps · unrated
Look up EV charging tariff information and initiate a charging session via the Gireve OCPI hub
gireve.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans