TC_005_2_CS — EV Side Disconnected - StopTransactionOnEVSideDisconnect = true -
TC_005_2_CS — EV Side Disconnected - StopTransactionOnEVSideDisconnect = true -
UnlockConnectorOnEVSideDisconnect = false
Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Charge Point, page 14.
Identification
| Field | Value |
|---|---|
| Test case name | EV Side Disconnected - StopTransactionOnEVSideDisconnect = true -; UnlockConnectorOnEVSideDisconnect = false |
| Test case Id | TC_005_2_CS |
| System under test | Charge Point |
Description
This scenario is used to stop the transaction when the cable is disconnected at EV side.
Purpose
To test if the Charge Point is able to stop the transaction when the cable is disconnected at EV side and it is configured to do so.
Prerequisite(s)
- The configuration key StopTransactionOnEVSideDisconnect does NOT have the accessibility ReadOnly in combination with value false.
Before (Preparations)
Configuration State(s):
- Value for "MinimumStatusDuration" is "0".
- Value for "StopTransactionOnEVSideDisconnect" is "true".
- Value for "UnlockConnectorOnEVSideDisconnect" is "false".
Memory State(s):
- N/a
Reusable State(s):
- Charging
Scenario Detail(s)
| Charge Point (SUT) | Central System (Tool) |
|---|---|
| [EV driver unplugs cable on EV side.]; [Step 1 and step 3 may be reversed.]; 1. The Charge Point sends a StopTransaction.req | 2. The Central System responds with a StopTransaction.conf |
| [Step 1 and step 3 may be reversed.]; 3. The Charge Point sends a StatusNotification.req | 4. The Central System responds with a StatusNotification.conf |
| 6. The Charge Point responds with a UnlockConnector.conf | 5. The Central System sends a UnlockConnector.req |
| [EV driver unplugs the cable from the Charge Point when it is not fixed.]; [Step 7 and 8 only when cable is not fixed]; 7. The Charge Point sends a StatusNotification.req | 8. The Central System responds with a StatusNotification.conf |
Tool validation(s)
Charge Point side:
Step 1:
(Message: StopTransaction.req) reason is EVDisconnected
Step 3:
(Message: StatusNotification.req) status is Finishing OR Available
Central System side:
Step 6:
(Message: UnlockConnector.conf) status is Unlocked OR NotSupported
Step 7:
(Message: StatusNotification.req) status is Available
Expected result(s) / behaviour
Charge Point side:
- N/a
Central System side:
- N/a