Skip to content
Documentation Menu

TC_G_06_CSMS — Change Availability Charging Station - Inoperative to operative

TC_G_06_CSMS — Change Availability Charging Station - Inoperative to operative

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

Identification

FieldValue
Test case nameChange Availability Charging Station - Inoperative to operative
Test case IdTC_G_06_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 inoperative to operative. 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):

  • Charging Station set to Unavailable (Original status was Available)

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 Available; Message: NotifyEventRequest; - trigger Delta; - actualValue "Available"; - component.name "Connector"; - variable.name "AvailabilityState"4. The CSMS responds accordingly.

Tool validations

Step 1:

Message ChangeAvailabilityRequest

  • operationalStatus Operative
  • evseId omit
  • connectorId omit

Post scenario validations

  • N/a