TC_B_25_CS — Reset EVSE - Without ongoing transaction
TC_B_25_CS — Reset EVSE - Without ongoing transaction
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block B. Provisioning, page 60.
Identification
| Field | Value |
|---|---|
| Test case name | Reset EVSE - Without ongoing transaction |
| Test case Id | TC_B_25_CS |
| Use case Id(s) | B11 |
| Requirement(s) | B11.FR.01, B11.FR.08, B11.FR.10 |
| System under test | Charging Station |
| Functional block | B. Provisioning |
Description
This test case covers how the CSMS can request the Charging Station to reset an EVSE by sending a ResetRequest without any ongoing transaction. 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):
- N/a
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> |
| Note(s):; - <Configured evseId> reboots |
Tool validations
Step 2:
Message ResetResponse
- status Accepted
Post scenario validations
- N/a