TC_B_26_CS — Reset EVSE - With Ongoing Transaction - OnIdle
TC_B_26_CS — Reset EVSE - With Ongoing Transaction - OnIdle
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block B. Provisioning, page 61.
Identification
| Field | Value |
|---|---|
| Test case name | Reset EVSE - With Ongoing Transaction - OnIdle |
| Test case Id | TC_B_26_CS |
| Use case Id(s) | B12 |
| Requirement(s) | B12.FR.01, B12.FR.07, E07.FR.03 |
| System under test | Charging Station |
| Functional block | B. Provisioning |
Description
This test case covers how the CSMS can remotely request the Charging Station to reset an EVSE by sending a ResetRequest during a transaction. When ResetRequest "OnIdle" is send the charging stations schedules a reboot after all transactions are stopped. This could for example be necessary if the Charging Station is not functioning correctly.
Purpose
To verify if the Charging Station is able to perform the reset mechanism as described at the OCPP specification.
Prerequisite(s)
Individual resetting EVSE supported
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- State is EnergyTransferStarted
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 2. The Charging Station responds with a ResetResponse | 1. The OCTT sends a ResetRequest; with type OnIdle and evseId <Configured evseId> |
| 3. Execute Reusable State StopAuthorized | |
| 4. Execute Reusable State EVConnectedPostSession | |
| 5. Execute Reusable State EVDisconnected | |
| 6. Execute Reusable State ParkingBayUnoccupied | |
| 7. ChargingStation Reboots |
Tool validations
Step 2:
Message ResetResponse
- status Scheduled
Post scenario validations
- N/a