TC_019_2_CSMS — Retrieve specific configuration key
TC_019_2_CSMS — Retrieve specific configuration key
Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Central System, page 139.
Identification
| Field | Value |
|---|---|
| Test case name | Retrieve specific configuration key |
| Test case Id | TC_019_2_CSMS |
| System under test | Central System |
Description
The Central System is able to retrieve a specific configuration key.
Purpose
To check whether the Central System is able to retrieve a specific Configuration key.
Prerequisite(s)
- N/a
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 GetConfiguration.conf. | 1. The Central Systems sends a GetConfiguration.req message to the Charge Point. |
Tool validation(s)
Charge Point side:
Step 2:
(Message: GetConfiguration.conf) unknownKey list is <Empty> configurationKey.key should be SupportedFeatureProfiles
Central System side:
Step 1:
(Message: GetConfiguration.req) The key is SupportedFeatureProfiles
Expected result(s) / behaviour
Charge Point side:
- N/a
Central System side:
The Central System is able to retrieve the value of the requested configuration key.