TC_043_CS — Send Local Authorization List
TC_043_CS — Send Local Authorization List
Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Charge Point, page 57.
Identification
| Field | Value |
|---|---|
| Test case name | Send Local Authorization List |
| Test case Id | TC_043_CS |
| System under test | Charge Point |
Description
The Charge Point can authorize an EV driver based on a local list that is set by the Central System.
Purpose
Check whether a Local Authorization List can be sent to a Charge Point to authorize an EV driver
Prerequisite(s)
The Charge Point supports the Local Auth List Management feature profile.
Before (Preparations)
Configuration State(s):
- LocalAuthListEnabled is true.
Memory State(s):
- N/a
Reusable State(s):
- N/a
Scenario Detail(s)
| Charge Point (SUT) | Central System (Tool) |
|---|---|
| 2. The Charge Point responds with a SendLocalList.conf | 1. The Central System sends a SendLocalList.req |
| 4. The Charge Point responds with a SendLocalList.conf | 3. The Central System sends a SendLocalList.req |
Tool validation(s)
Charge Point side:
Step 2:
(Message: SendLocalList.conf)
- Status should be Accepted
Step 4:
(Message: SendLocalList.conf)
- Status should be Accepted
Central System side:
Step 1:
(Message: SendLocalList.req)
- updateType is Full
Step 3:
(Message: SendLocalList.req)
- UpdateType is Differential
Expected result(s) / behaviour
Charge Point side:
The Charge Point can Authorize EV drivers that have an IdToken that is on the local authorization list.
Central System side:
- N/a