Skip to content
Documentation Menu

TC_N_30_CS — Clear Customer Information - Clear and report + data

TC_N_30_CS — Clear Customer Information - Clear and report + data

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

Identification

FieldValue
Test case nameClear Customer Information - Clear and report + data
Test case IdTC_N_30_CS
Use case Id(s)N10
Requirement(s)N10.FR.01, N10.FR.03
System under testCharging Station
Functional blockN. Diagnostics

Description

The CSMS sends a message to the Charging Station to clear (and 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 removes all customer related data (except from LocalList) and sent notifies 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 AND; - clear true AND; - 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 repeated6. The Charging Station responds with a CustomerInformationResponse

Tool validations

  • N/a

Post scenario validations

  • N/a