TC_F_14_CS — Trigger message - TransactionEvent - All EVSE
TC_F_14_CS — Trigger message - TransactionEvent - All EVSE
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block F. Remote Control, page 186.
Identification
| Field | Value |
|---|---|
| Test case name | Trigger message - TransactionEvent - All EVSE |
| Test case Id | TC_F_14_CS |
| Use case Id(s) | F06 |
| Requirement(s) | F06.FR.04,F06.FR.05,F06.FR.07,F06.FR.10,F06.FR.11 |
| System under test | Charging Station |
| Functional block | F. Remote Control |
Description
The CSMS can request a Charging Station to send Charging Station-initiated messages. In the request the CSMS indicates which message it wishes to receive.
Purpose
To verify if the Charging Station is able to send a TransactionEventRequest message for all EVSE, after receiving a TriggerMessageRequest message.
Prerequisite(s)
The Charging Station supports sending TransactionEvents triggered by a TriggerMessageRequest.
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- State is EnergyTransferStarted for all EVSE
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 2. The Charging Station responds with a TriggerMessageResponse | 1. The OCTT sends a TriggerMessageRequest; With requestedMessage TransactionEvent evse is omitted |
| 3. The Charging Station sends a TransactionEventRequest; Note(s):; - This step needs to be executed for every EVSE. | 4. The OCTT responds with a TransactionEventResponse |
Tool validations
Step 2:
Message: TriggerMessageResponse
- status must be Accepted
Step 3:
Message: TransactionEventRequest
- evse.id must be <Configured evseId>
- triggerReason must be Trigger
- transactionInfo.chargingState must be Charging
- meterValue must be present
- meterValue[0].sampledValue[0].context must be Trigger
Post scenario validations
- N/a