TC_048_1_CSMS — Reservation of a Connector - Faulted
TC_048_1_CSMS — Reservation of a Connector - Faulted
Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Central System, page 165.
Identification
| Field | Value |
|---|---|
| Test case name | Reservation of a Connector - Faulted |
| Test case Id | TC_048_1_CSMS |
| System under test | Central System |
Description
The Central System attempts to reserve a Connector, but the reservation is not made, instead the status Faulted is returned by the Charge Point.
Purpose
Check whether the Central System is able to handle messages in case that a reservation cannot be made.
Prerequisite(s)
The Central System supports the Reservation feature profile.
Before (Preparations)
Configuration State(s):
- N/a
Memory State(s):
- N/a
Reusable State(s):
- N/a
Scenario Detail(s)
| Charge Point (SUT) | Central System (Tool) |
|---|---|
| 2. The Charge Point responds with a ReserveNow.conf | 1. The Central System sends a ReserveNow.req |
Tool validation(s)
Charge Point side:
Step 2:
(Message: ReserveNow.conf)
- The status is Faulted
Central System side:
Step 1:
(Message: ReserveNow.req)
- The connectorId should be <Configured ConnectorId>
- The idTag should be <Configured Valid IdTag>
Expected result(s) / behaviour
Charge Point side:
- N/a
Central System side:
The Central System accepts the Reservation message with the not Accepted status.