Synchronize an offline RFID authorization list to an OCPP 2.0.1 charge point with SendLocalList and GetLocalListVersion

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

Steps

  1. CSMS calls GetLocalListVersionRequest to read the station's current localListVersion (0 means the list is empty).
  2. CSMS builds a SendLocalListRequest with a new versionNumber and updateType Full (complete replacement) or Differential (add/update/remove specific entries), each localAuthorizationListEntry containing an idToken and optional idTokenInfo.
  3. For large fleets, split Full updates across the max list size the station's device model advertises, since a single message can exceed transport limits.
  4. Station applies the update and responds SendLocalListStatus: Accepted, Failed, or VersionMismatch — VersionMismatch means the CSMS's versionNumber doesn't follow the station's current version and the whole update is rejected.
  5. On VersionMismatch, re-run GetLocalListVersion to resync before retrying, rather than blindly incrementing the version and resending.

Known gotchas

Related routes

Implement OCPI 2.2.1 token authorization flow between a CPO and an eMSP so RFID tokens can be validated in real time at a charge point
evroaming.org · 6 steps · unrated
Publish and synchronize charge point location and connector status data via the OCPI 2.2.1 locations module
evroaming.org · 5 steps · unrated
Manage charge points with OCPP 2.0.1: device model, variables, security profiles
openchargealliance.org · 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