Skip to content
Documentation Menu

TC_G_05_CSMS — Change Availability Charging Station - Operative to inoperative

TC_G_05_CSMS — Change Availability Charging Station - Operative to inoperative

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

Identification

FieldValue
Test case nameChange Availability Charging Station - Operative to inoperative
Test case IdTC_G_05_CSMS
Use case Id(s)G04
Requirement(s)N/a
System under testCSMS
Functional blockG. Availability

Description

This test case describes how the CSMS requests the Charging Station to change the availability from operative to inoperative. A Charging Station is considered Operative when it is charging or ready for charging. A Charging Station is considered Inoperative when it does not allow any charging.

Purpose

To verify if the CSMS is able to perform the change availability 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 change the availability of the Charging Station to Inoperative.
2. The OCTT responds with a ChangeAvailabilityResponse; with status Accepted1. The CSMS sends a ChangeAvailabilityRequest
3. The OCTT notifies the CSMS about the current state of all connectors; Message: StatusNotificationRequest; - connectorStatus Unavailable; Message: NotifyEventRequest; - trigger Delta; - actualValue "Unavailable"; - component.name "Connector"; - variable.name "AvailabilityState"4. The CSMS responds accordingly.

Tool validations

Step 1:

Message ChangeAvailabilityRequest

  • operationalStatus Inoperative
  • evseId omit
  • connectorId omit

Post scenario validations

  • N/a