Skip to content
Documentation Menu

TC_008_CS — Regular Start Charging Session – Id in Local Authorization List

TC_008_CS — Regular Start Charging Session – Id in Local Authorization List

Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Charge Point, page 60.

Identification

FieldValue
Test case nameRegular Start Charging Session – Id in Local Authorization List
Test case IdTC_008_CS
System under testCharge Point

Description

This scenario is used to authorize a transaction using the Local Authorization List.

Purpose

To test if the Charge Point can start a transaction using the Local Authorization List.

Prerequisite(s)

Local Auth List Management feature profile is supported.

Before (Preparations)

Configuration State(s):

  • LocalPreAuthorize is true.
  • AuthorizationCacheEnabled is false. (If implemented)
  • 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 GetLocalListVersion.conf.1. The Central System sends a GetLocalListVersion.req.
4. The Charge Point responds with a SendLocalList.conf.3. The Central System sends a SendLocalList.req.
[EV driver presents identification.]
5. The Charge Point sends a StatusNotification.req6. The Central System responds with a StatusNotification.conf
[EV driver plugs in the cable]
[Steps 7 and 10 may be reversed]; 7. The Charge Point sends a StartTransaction.req.8. The Central System responds with a StartTransaction.conf.
9. The Charge Point sends a StatusNotification.req.10. The Central System responds with a StatusNotification.conf.

Tool validation(s)

Charge Point side:

Step 4:

(Message: SendLocalList.conf) status is Accepted

Step 5:

(Message: StatusNotification.req) status is Preparing

Step 9:

(Message: StatusNotification.req) status is Charging

Central System side:

Step 3:

(Message: SendLocalList.req) updateType is Full localAuthorizationList[0].idTag is <Configured valid IdTag> localAuthorizationList[0].idTagInfo.status is Accepted

Step 8:

(Message: StartTransaction.conf) idTagInfo.status is Accepted

Expected result(s) / behaviour

Charge Point side:

  • N/a

Central System side:

  • N/a