Skip to content
Documentation Menu

TC_053_CS — Use a reserved Connector with parentIdTag

TC_053_CS — Use a reserved Connector with parentIdTag

Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Charge Point, page 77.

Identification

FieldValue
Test case nameUse a reserved Connector with parentIdTag
Test case IdTC_053_CS
System under testCharge Point

Description

The Charge Point has been reserved and is used with a parentIdTag

Purpose

Check whether the Charge Point is able to exchange messages for a reservation that is used by a parentIdTag

Prerequisite(s)

  • The Charge Point supports the Reservation feature profile.

Before (Preparations)

Configuration State(s):

  • N/a

Memory State(s):

  • N/a

Reusable State(s):

  • SetConnectorUnavailable for all unused connectors

Scenario Detail(s)

Charge Point (SUT)Central System (Tool)
2. The Charge Point responds with a ReserveNow.conf1. The Central System sends a ReserveNow.req
3 The Charge Point sends a StatusNotification.req4. The Central System responds with a StatusNotification.conf
5. Execute Reusable State Authorized with <Configured Valid IdTag 2>
6.Manual Action: EV driver plugs in the cable.
7. The Charge Point sends a StartTransaction.req8. The Central System responds with a StartTransaction.conf
9. The Charge Point sends a StatusNotification.req10. The Central System responds with a StatusNotification.conf
Note: Step 7 and step 9 may be reversed.

Tool validation(s)

Charge Point side:

Step 2:

(Message: ReserveNow.conf)

  • status should be Accepted

Step 3:

(Message: StatusNotification.req)

  • status should be Reserved

Step 5:

(Message: StartTransaction.req)

  • reservationId should match the reservationId from step 1.

Central System side:

Step 1:

(Message: ReserveNow.req)

  • idTag is <Configured Valid IdTag 1>
  • parentIdTag is <Configured ParentId>

Expected result(s) / behaviour

Charge Point side:

The Charge Point handles the reservation correctly, the parentIdTag from the reservation can charge on the reserved Connector.

Central System side:

  • N/a