TC_B_25_CSMS — Reset EVSE - Without ongoing transaction
TC_B_25_CSMS — 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 360.
Identification
| Field | Value |
|---|---|
| Test case name | Reset EVSE - Without ongoing transaction |
| Test case Id | TC_B_25_CSMS |
| Use case Id(s) | B11 |
| Requirement(s) | B11.FR.04 |
| System under test | CSMS |
| 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 CSMS is able to perform the reset mechanism 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 |
|---|---|
| Manual Action: Request the CSMS to reboot an EVSE with status OnIdle | |
| 2. The OCTT responds with a ResetResponse; with status Accepted | 1. The CSMS sends a ResetRequest; with status OnIdle and evseID <Configured evseId> |
Tool validations
Step 1:
Message ResetRequest
- type OnIdle
- evseId <Configured evseId>
Post scenario validations
- N/a