TC_N_31_CSMS — Clear Customer Information - Clear and report + no data
TC_N_31_CSMS — Clear Customer Information - Clear and report + no data
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block N. Diagnostics, page 474.
Identification
| Field | Value |
|---|---|
| Test case name | Clear Customer Information - Clear and report + no data |
| Test case Id | TC_N_31_CSMS |
| Use case Id(s) | N10 |
| Requirement(s) | N10.FR.08 |
| System under test | CSMS |
| Functional block | N. 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 CSMS sends the request correctly and responds on the notifies as described at the OCPP specification.
Prerequisite(s)
n/a
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- N/a
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 2. The OCTT responds with a CustomerInformationResponse; with status Accepted | 1. The CSMS sends a CustomerInformationRequest |
| 3. The OCTT sends a NotifyCustomerInformationRequest | 4. The CSMS responds with a NotifyCustomerInformationResponse . |
Tool validations
Step 1:
Message CustomerInformationRequest
- report true
- clear true
- idToken.idToken <Configured valid_idtoken_idtoken>
- idToken.type <Configured valid_idtoken_type>
Post scenario validations
- N/a