Skip to content
Documentation Menu

TC_B_27_CSMS — Reset EVSE - With Ongoing Transaction - Immediate

TC_B_27_CSMS — Reset EVSE - With Ongoing Transaction - Immediate

Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block B. Provisioning, page 362.

Identification

FieldValue
Test case nameReset EVSE - With Ongoing Transaction - Immediate
Test case IdTC_B_27_CSMS
Use case Id(s)B12
Requirement(s)N/a
System under testCSMS
Functional blockB. 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 "Immediate" is send the charging stations will try to stop all transactions before rebooting. 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):

  • State is EnergyTransferStarted

Main (Test scenario)

Charging StationCSMS
Manual Action: Request the CSMS to reboot the charging EVSE with status Immediate
2. The OCTT responds with a ResetResponse; with status Accepted1. The CSMS sends a ResetRequest; with status Immediate and evseId <Configured evseId>
3. The OCTT sends a TransactionEventRequest.; - eventType Ended; - triggerReason ResetCommand; - transactionInfo.chargingState EVConnected; - transactionInfo.stoppedReason ImmediateReset4. The CSMS responds with a TransactionEventResponse.

Tool validations

Step 1:

Message ResetRequest

  • type Immediate
  • evseId <Configured evseId>

Post scenario validations

  • N/a