Skip to content
Documentation Menu

TC_N_27_CS — Get Customer Information - Accepted + data

TC_N_27_CS — Get Customer Information - Accepted + data

Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block N. Diagnostics, page 288.

Identification

FieldValue
Test case nameGet Customer Information - Accepted + data
Test case IdTC_N_27_CS
Use case Id(s)N09
Requirement(s)N09.FR.02, N09.FR.05
System under testCharging Station
Functional blockN. Diagnostics

Description

The CSMS sends a message to the Charging Station to retrieve IdToken customer information, for example to be compliant with local privacy laws. The Charging Station notifies the CSMS by sending one or more reports.

Purpose

To verify if the Charging Station accepts the request and correctly sends the information as described at the OCPP specification.

Prerequisite(s)

The Charging Station needs to support Local Authorization and either the Local Authorization List or Authorization Cache.

Before (Preparations)

Configuration State:

  • LocalAuthListCtrlr.Enabled is set to true AuthCtrlr.LocalPreAuthorize is set to true AuthCacheCtrlr.Enabled is set to true

Memory State:

  • IdTokenCached for <Configured valid IdToken fields> (If implemented) IdTokenLocalAuthList for <Configured valid IdToken fields> (If implemented)

Reusable State(s):

  • N/a

Main (Test scenario)

Charging StationCSMS
2. The Charging Station responds with a CustomerInformationResponse1. The OCTT sends a CustomerInformationRequest with; - report true; - idToken <Configured valid idToken fields>
3. The Charging Station sends a NotifyCustomerInformationRequest4. The OCTT responds with a NotifyCustomerInformationResponse .
Note(s):; - If tbc is True at Step 3 then step 3 and 4 will be repeated

Tool validations

Step 2:

Message CustomerInformationResponse

  • status Accepted

Step 3:

Message NotifyCustomerInformationRequest

  • data Not empty

Post scenario validations

  • All report parts have been received