TC_021_CS — Change/set Configuration
TC_021_CS — Change/set Configuration
Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Charge Point, page 34.
Identification
| Field | Value |
|---|---|
| Test case name | Change/set Configuration |
| Test case Id | TC_021_CS |
| System under test | Charge Point |
Description
This scenario is used to set the value of a configuration key.
Purpose
To test if the Charge Point sets the configuration key value, specified by the Central System.
Prerequisite(s)
- N/a
Before (Preparations)
Configuration State(s):
- The value of "MeterValueSampleInterval" is NOT <Configured Meter Value interval>.
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 ChangeConfiguration.conf | 1. The Central System sends a ChangeConfiguration.req |
| 4. The Charge Point responds with a GetConfiguration.conf | 3. The Central System sends a GetConfiguration.req |
Tool validation(s)
Charge Point side:
Step 2:
(Message: ChangeConfiguration.conf) status is Accepted
Step 4:
(Message: GetConfiguration.conf) configurationKey.key is MeterValueSampleInterval configurationKey.value is <Configured Meter Value interval>
Central System side:
Step 1:
(Message: ChangeConfiguration.req) The key is MeterValueSampleInterval The value is <Configured Meter Value interval>
Step 3:
(Message: GetConfiguration.req) The key is MeterValueSampleInterval
Expected result(s) / behaviour
Charge Point side:
- N/a
Central System side:
- N/a