Skip to content
Documentation Menu

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

FieldValue
Test case nameReset EVSE - Without ongoing transaction
Test case IdTC_B_25_CSMS
Use case Id(s)B11
Requirement(s)B11.FR.04
System under testCSMS
Functional blockB. 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 StationCSMS
Manual Action: Request the CSMS to reboot an EVSE with status OnIdle
2. The OCTT responds with a ResetResponse; with status Accepted1. 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