TC_E_43_CS — Offline Behaviour - Transaction during offline period
TC_E_43_CS — Offline Behaviour - Transaction during offline period
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block E. Transactions, page 170.
Identification
| Field | Value |
|---|---|
| Test case name | Offline Behaviour - Transaction during offline period |
| Test case Id | TC_E_43_CS |
| Use case Id(s) | E12 |
| Requirement(s) | E12.FR.01,E12.FR.02,E12.FR.06 |
| System under test | Charging Station |
| Functional block | E. Transactions |
Description
The Charging Station queues TransactionEvent messages to inform the CSMS that a transaction occurred while the Charging Station was Offline.
Purpose
To verify if the Charging Station is able to queue TransactionEvent messages while it was offline.
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. Execute Reusable State TransactionEventsInQueueEnded | |
| 2. The Charging Stations sends a TransactionEventRequest; Note(s):; - The Charging Station will empty its Transaction message queue. This will contain one or more TransactionEventRequest messages | 3. The OCTT responds with a TransactionEventResponse |
Tool validations
Step 2:
All messages: TransactionEventRequest
- offline must be true One of the messages: TransactionEventRequest
- eventType Started One of the messages: TransactionEventRequest
- eventType Ended
Post scenario validations
- N/a