TC_043_5_CSMS — Send Local Authorization List - Differential
TC_043_5_CSMS — Send Local Authorization List - Differential
Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Central System, page 157.
Identification
| Field | Value |
|---|---|
| Test case name | Send Local Authorization List - Differential |
| Test case Id | TC_043_5_CSMS |
| System under test | Central System |
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 Central System supports the Local Auth List Management feature profile and has at least 1 IdToken to add to the local authorization list.
Before (Preparations)
Configuration State(s):
- N/a
Memory State(s):
- Set the initial local authorization list using update type full.
Reusable State(s):
- N/a
Scenario Detail(s)
| Charge Point (SUT) | Central System (Tool) |
|---|---|
| 2. The Charge Point responds with a GetLocalListVersion.conf | 1. The Central System sends a GetLocalListVersion.req |
| Manual Action: Trigger the Central System to send a SendLocalList updateType Differential for a specific idToken that is not already part of the list. | |
| 4. The Charge Point responds with a SendLocalList.conf | 3. The Central System sends a SendLocalList.req |
| Note: Messages 1 and 2 are optional. |
Tool validation(s)
Charge Point side:
Step 2:
(Message: GetLocalListVersion.conf)
- listVersion is <Provided listVersion by Central System>
Step 4:
(Message: SendLocalList.conf)
- Status is Accepted
Central System side:
Step 3:
(Message: SendLocalList.req)
- updateType should be Differential
- localAuthorizationList contains <Only the specified idToken, including an idTagInfo.>
- versionNumber should be <Greater than the initial listVersion.>
Expected result(s) / behaviour
Charge Point side:
- N/a
Central System side:
- N/a