blob: ec7483aee424ebcc58ad599c5a4057c713b3281a [file] [log] [blame]
# Copyright (c) 2021 Project CHIP Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
name: 24.1.3. [TC-CADMIN-1.3] Node Behavior using ECM [DUT - Commissionee]
PICS:
- CADMIN.S
config:
nodeId: 0x12344321
timeout: 300
nodeId2:
type: node_id
defaultValue: 0xCAFE
endpoint: 0
discriminator:
type: int16u
defaultValue: 3840
payload:
type: char_string
defaultValue: "MT:0000000000I31506010" # This value needs to be generated automatically
tests:
- label: "TH_CR1 starts a commissioning process with DUT_CE"
cluster: "DelayCommands"
command: "WaitForCommissionee"
PICS: CADMIN.S
arguments:
values:
- name: "nodeId"
value: nodeId
- label: "TH_CR1 opens a commissioning window on DUT_CE"
cluster: "AdministratorCommissioning"
command: "OpenCommissioningWindow"
PICS: CADMIN.S.C00.Rsp
timedInteractionTimeoutMs: 10000
arguments:
values:
- name: "CommissioningTimeout"
value: 180
- name: "PAKEVerifier"
value: "\x06\xc7\x56\xdf\xfc\xd7\x22\x65\x34\x52\xa1\x2d\xcd\x94\x5d\x8c\x54\xda\x2b\x0f\x3c\xbd\x1b\x4d\xc3\xf1\xad\xb2\x23\xae\xb2\x6b\x04\x7c\xd2\x4c\x96\x86\x6f\x97\x9b\x1d\x83\xec\x50\xe2\xb4\xae\x30\xcd\xf2\xfd\xb3\x2b\xd8\xa2\x11\xb8\x37\xdc\x94\xed\xcd\x56\xf4\xd1\x43\x77\x19\x10\x76\xbf\xc5\x9d\x99\xb7\xdd\x30\x53\xef\xd6\xf0\x2c\x44\x34\xf2\xbd\xd2\x7a\xa4\xf9\xce\xa7\x0d\x73\x8e\x4c"
- name: "discriminator"
value: discriminator
- name: "iterations"
value: 1000
- name: "salt"
value: "SPAKE2P Key Salt"
- label:
"TH_CR1 writes the Basic Information Clusters NodeLabel mandatory
attribute of DUT_CE"
command: "writeAttribute"
PICS: BINFO.S.A0005
cluster: "Basic"
attribute: "NodeLabel"
arguments:
value: "chiptest"
- label:
"TH_CR1 reads the Basic Information Clusters NodeLabel mandatory
attribute of DUT_CE"
command: "readAttribute"
PICS: BINFO.S.A0005
cluster: "Basic"
attribute: "NodeLabel"
response:
value: "chiptest"
constraints:
type: char_string
maxLength: 32
- label: "TH_CR2 starts a commissioning process with DUT_CE"
identity: "beta"
PICS: CADMIN.S
cluster: "CommissionerCommands"
command: "PairWithCode"
arguments:
values:
- name: "nodeId"
value: nodeId2
- name: "payload"
value: payload
- label: "DUT_CE is commissioned by TH_CR2 on Fabric ID2"
PICS: CADMIN.S
identity: "beta"
cluster: "DelayCommands"
command: "WaitForCommissionee"
arguments:
values:
- name: "nodeId"
value: nodeId2
- label: "TH_CR1 reads the list of Fabrics on DUT_CE"
command: "readAttribute"
cluster: "Operational Credentials"
attribute: "Fabrics"
PICS: OPCREDS.S.A0001
response:
value: [{ Label: "", nodeId: nodeId }]
constraints:
type: list
- label: "TH_CR2 reads the list of Fabrics on DUT_CE"
identity: "beta"
command: "readAttribute"
cluster: "Operational Credentials"
attribute: "Fabrics"
PICS: OPCREDS.S.A0001
fabricFiltered: false
response:
value: [{ Label: "", nodeId: nodeId }, { Label: "", nodeId: nodeId2 }]
constraints:
type: list
- label:
"TH_CR1 writes the Basic Information Clusters NodeLabel mandatory
attribute of DUT_CE"
command: "writeAttribute"
cluster: "Basic"
PICS: OPCREDS.S.A0001
attribute: "NodeLabel"
arguments:
value: "chiptest1"
- label:
"TH_CR1 reads the Basic Information Clusters NodeLabel mandatory
attribute of DUT_CE"
command: "readAttribute"
cluster: "Basic"
PICS: OPCREDS.S.A0001
attribute: "NodeLabel"
response:
value: "chiptest1"
constraints:
type: char_string
maxLength: 32
- label:
"TH_CR2 writes the Basic Information Clusters NodeLabel mandatory
attribute of DUT_CE"
identity: "beta"
command: "writeAttribute"
cluster: "Basic"
PICS: OPCREDS.S.A0001
attribute: "NodeLabel"
arguments:
value: "chiptest2"
- label:
"TH_CR2 reads the Basic Information Clusters NodeLabel mandatory
attribute of DUT_CE"
identity: "beta"
command: "readAttribute"
cluster: "Basic"
PICS: OPCREDS.S.A0001
attribute: "NodeLabel"
response:
value: "chiptest2"
constraints:
type: char_string
maxLength: 32
- label: "TH_CR2 opens a commissioning window on DUT_CE using ECM"
cluster: "AdministratorCommissioning"
command: "OpenCommissioningWindow"
PICS: CADMIN.S.C00.Rsp
identity: "beta"
timedInteractionTimeoutMs: 10000
arguments:
values:
- name: "CommissioningTimeout"
value: 180
- name: "PAKEVerifier"
value: "\x06\xc7\x56\xdf\xfc\xd7\x22\x65\x34\x52\xa1\x2d\xcd\x94\x5d\x8c\x54\xda\x2b\x0f\x3c\xbd\x1b\x4d\xc3\xf1\xad\xb2\x23\xae\xb2\x6b\x04\x7c\xd2\x4c\x96\x86\x6f\x97\x9b\x1d\x83\xec\x50\xe2\xb4\xae\x30\xcd\xf2\xfd\xb3\x2b\xd8\xa2\x11\xb8\x37\xdc\x94\xed\xcd\x56\xf4\xd1\x43\x77\x19\x10\x76\xbf\xc5\x9d\x99\xb7\xdd\x30\x53\xef\xd6\xf0\x2c\x44\x34\xf2\xbd\xd2\x7a\xa4\xf9\xce\xa7\x0d\x73\x8e\x4c"
- name: "discriminator"
value: discriminator
- name: "iterations"
value: 1000
- name: "salt"
value: "SPAKE2P Key Salt"
- label: "Wait for the commissioning window in step 13 to timeout"
cluster: "DelayCommands"
command: "WaitForMs"
arguments:
values:
- name: "ms"
value: 180000
- label:
"TH_CR2 reads the window status to verify the DUT_CE window is closed"
cluster: "AdministratorCommissioning"
PICS: CADMIN.S.A0000
command: "readAttribute"
attribute: "WindowStatus"
response:
value: 0
- label: "TH_CR2 opens a commissioning window on DUT_CE using ECM"
cluster: "AdministratorCommissioning"
command: "OpenCommissioningWindow"
PICS: CADMIN.S.C00.Rsp
identity: "beta"
timedInteractionTimeoutMs: 10000
arguments:
values:
- name: "CommissioningTimeout"
value: 180
- name: "PAKEVerifier"
value: "\x06\xc7\x56\xdf\xfc\xd7\x22\x65\x34\x52\xa1\x2d\xcd\x94\x5d\x8c\x54\xda\x2b\x0f\x3c\xbd\x1b\x4d\xc3\xf1\xad\xb2\x23\xae\xb2\x6b\x04\x7c\xd2\x4c\x96\x86\x6f\x97\x9b\x1d\x83\xec\x50\xe2\xb4\xae\x30\xcd\xf2\xfd\xb3\x2b\xd8\xa2\x11\xb8\x37\xdc\x94\xed\xcd\x56\xf4\xd1\x43\x77\x19\x10\x76\xbf\xc5\x9d\x99\xb7\xdd\x30\x53\xef\xd6\xf0\x2c\x44\x34\xf2\xbd\xd2\x7a\xa4\xf9\xce\xa7\x0d\x73\x8e\x4c"
- name: "discriminator"
value: discriminator
- name: "iterations"
value: 1000
- name: "salt"
value: "SPAKE2P Key Salt"
- label:
"TH_CR1 starts a commissioning process with DUT_CE before the timeout
from step 12"
cluster: "CommissionerCommands"
command: "PairWithCode"
PICS: CADMIN.S
arguments:
values:
- name: "nodeId"
value: nodeId
- name: "payload"
value: payload
response:
error: FAILURE