TC_058_1_CS — Central Smart Charging - No ongoing transaction
TC_058_1_CS — Central Smart Charging - No ongoing transaction
Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Charge Point, page 83.
Identification
| Field | Value |
|---|---|
| Test case name | Central Smart Charging - No ongoing transaction |
| Test case Id | TC_058_1_CS |
| System under test | Charge Point |
Description
The Central System sets a schedule for a transaction (that is not running).
Purpose
To check whether a Charge Point is able to reject a schedule with the wrong ChargingProfilePurpose
Prerequisite(s)
The Charge Point supports the Smart Charging feature profile and no transaction is running.
Before (Preparations)
Configuration State(s):
- N/a
Memory State(s):
- N/a
Reusable State(s):
- N/a
Scenario Detail(s)
| Charge Point (SUT) | Central System (Tool) |
|---|---|
| 2. The Charge Point responds with a SetChargingProfile.conf message OR; with a CallError. | 1. The Central System sends a SetChargingProfile.req message with a connectorId and a ChargingProfile that includes a transactionId and a ChargingProfilePurpose |
Tool validation(s)
Charge Point side:
Step 2:
(Message: SetChargingProfile.conf) status is Rejected OR (Message: CallError ErrorCode is PropertyConstraintViolation.
Central System side:
Step 1:
(Message: SetChargingProfile.req) ChargingProfilePurpose is TxProfile
Expected result(s) / behaviour
Charge Point side:
The Charge Point rejects the SetChargingProfile.req message.
Central System side:
n/a.