TC_B_12_CS — Get Base Report - ConfigurationInventory
TC_B_12_CS — Get Base Report - ConfigurationInventory
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block B. Provisioning, page 48.
Identification
| Field | Value |
|---|---|
| Test case name | Get Base Report - ConfigurationInventory |
| Test case Id | TC_B_12_CS |
| Use case Id(s) | B07 |
| Requirement(s) | B07.FR.01, B07.FR.03, B07.FR.04, B07.FR.07, B07.FR.10, B07.FR.12 |
| System under test | Charging Station |
| Functional block | B. Provisioning |
Description
CSMS requests a ConfigurationInventory base report.
Purpose
To test that Charging Station supports the ConfigurationInventory base report.
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 |
|---|---|
| 2. Charging Station responds with: GetBaseReportResponse | 1. OCTT sends GetBaseReportRequest with:; - requestId = <Generated requestId>; - reportBase = ConfigurationInventory |
| 3. Charging Station responds with: NotifyReportRequest | 4. OCTT sends NotifyReportResponse |
| Step 3 and 4 are repeated as often as needed to report all configuration variables. |
Tool validations
Step 2:
Message: GetBaseReportResponse
- status = Accepted
- statusInfo is absent or statusInfo.reasonCode = "NoError"
Step 3:
Message: NotifyReportRequest
- requestId = <Generated requestId>
- generatedAt = <timestamp at charging station>
- seqNo = 0 - if variableCharacteristics.dataType = OptionList, SequenceList or MemberList then valuesList must be provided. while tbc = true
Post scenario validations
Check for all received variables:
- variableCharacteristics are present
- mutability = ReadWrite or WriteOnly Validate that as a minimum the required writable variables in section "Referenced Components and Variables" are reported, that are relevant to each functional block that has been implemented.