TC_G_06_CS — Change Availability Charging Station - Inoperative to operative
TC_G_06_CS — 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 202.
Identification
| Field | Value |
|---|---|
| Test case name | Change Availability Charging Station - Inoperative to operative |
| Test case Id | TC_G_06_CS |
| Use case Id(s) | G04 |
| Requirement(s) | G04.FR.01, G04.FR.02, G04.FR.03, G04.FR.05, G04.FR.08 |
| System under test | Charging Station |
| Functional block | G. Availability |
Description
This test case describes how the CSMS requests the Charging Station to change the availability from inperative 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 Charging Station 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):
- State is Unavailable
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 2. The Charging Station responds with a ChangeAvailabilityResponse | 1. The OCTT sends a ChangeAvailabilityRequest; with operationalStatus Operative |
| 3. The Charging Station notifies the CSMS about the current state of all its connectors (and optionally also the Charging Station itself and all EVSE). | 4. The OCTT responds accordingly. |
Tool validations
Step 2:
Message ChangeAvailabilityResponse
- status Accepted
Step 3:
Message: StatusNotificationRequest
- connectorStatus Available Message: NotifyEventRequest
- eventData[0].trigger Delta
- eventData[0].actualValue "Available"
- eventData[0].component.name "ChargingStation" / EVSE / Connector
- eventData[0].variable.name "AvailabilityState"
Post scenario validations
- A message to report the state of a connector has been received for all connectors.