TC_E_09_CSMS — Start transaction options - EVConnected
TC_E_09_CSMS — Start transaction options - EVConnected
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block E. Transactions, page 387.
Identification
| Field | Value |
|---|---|
| Test case name | Start transaction options - EVConnected |
| Test case Id | TC_E_09_CSMS |
| Use case Id(s) | E01(S2) |
| Requirement(s) | E01.FR.02 |
| System under test | CSMS |
| Functional block | E. Transactions |
Description
OCPP 2.x.x has a flexible transaction mechanism that allows the transaction start and stop points to be configured differently. This test covers one of the start options.
Purpose
To verify if the CSMS is able to handle a Charging Station that starts a transaction when the EV and EVSE are connected.
Prerequisite(s)
N/a
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- N/a
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 1. The OCTT notifies the CSMS about the status change of the connector.; Message: StatusNotificationRequest; - connectorStatus is Occupied; Message: NotifyEventRequest; - trigger is Delta; - actualValue is Occupied; - component.name is Connector; - variable.name is AvailabilityState | 2. The CSMS responds accordingly. |
| 3. The OCTT sends a TransactionEventRequest; With eventType is Started triggerReason is CablePluggedIn evse.id is <Configured evseId> evse.connectorId is <Configured connectorId> transactionInfo.chargingState is EVConnected | 4. The CSMS responds with a TransactionEventResponse |
Tool validations
N/a
Post scenario validations
- N/a