blob: 31d1618c7061bad0b5303150bef5481815ffa4e3 [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.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default
name: 123.2.1. [TC-S-2.1] Attributes with server as DUT
PICS:
- S.S
- S.S.AM
- S.S.AO
config:
nodeId: 0x12344321
cluster: "Scenes"
endpoint: 1
tests:
- label: "Wait for the commissioned device to be retrieved"
cluster: "DelayCommands"
command: "WaitForCommissionee"
arguments:
values:
- name: "nodeId"
value: nodeId
- label: "TH reads from the DUT the (0x0000) SceneCount attribute"
PICS: S.S.A0000
command: "readAttribute"
attribute: "SceneCount"
response:
constraints:
type: int8u
- label: "TH reads from the DUT the (0x0001) CurrentScene attribute"
PICS: S.S.A0001
command: "readAttribute"
attribute: "CurrentScene"
response:
constraints:
type: int8u
- label: "TH reads from the DUT the (0x0002) CurrentGroup attribute"
PICS: S.S.A0002
command: "readAttribute"
attribute: "CurrentGroup"
response:
constraints:
type: groupid
- label: "TH reads from the DUT the (0x0003) SceneValid attribute"
PICS: S.S.A0003
command: "readAttribute"
attribute: "SceneValid"
response:
constraints:
type: uint8
- label: "TH reads from the DUT the (0x0004) NameSupport attribute"
PICS: S.S.A0003 && S.S.F00
command: "readAttribute"
attribute: "NameSupport"
response:
value: 0x80
constraints:
type: uint8
- label: "TH reads from the DUT the (0x0004) NameSupport attribute"
PICS: S.S.A0004 && (!S.S.F00)
command: "readAttribute"
attribute: "NameSupport"
response:
value: 0x00
constraints:
type: uint8
- label: "TH reads from the DUT the (0x0005) LastConfiguredBy attribute"
PICS: S.S.A0005
command: "readAttribute"
attribute: "LastConfiguredBy"
response:
constraints:
type: nodeId
- label: "TH reads from the DUT the (0x0006) SceneTableSize attribute"
PICS: S.S.A0006
command: "readAttribute"
attribute: "SceneTableSize"
response:
constraints:
type: uint16
- label: "TH reads from the DUT the (0x0007) RemainingCapacity attribute"
PICS: S.S.A0007
command: "readAttribute"
attribute: "RemainingCapacity"
response:
constraints:
type: uint8