TC_N_28_CSMS — Get Customer Information - Accepted + no data
TC_N_28_CSMS — Get Customer Information - Accepted + no data
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block N. Diagnostics, page 471.
Identification
| Field | Value |
|---|---|
| Test case name | Get Customer Information - Accepted + no data |
| Test case Id | TC_N_28_CSMS |
| Use case Id(s) | N09 |
| Requirement(s) | N09.FR.01, N09.FR.04 |
| System under test | CSMS |
| Functional block | N. 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 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
- idToken.idToken <Configured valid_idtoken_idtoken>
- idToken.type <Configured valid_idtoken_type>
Post scenario validations
- N/a