blob: 48f70b5757161defb33b9e44a14feafbbf448037 [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: 105.1.1. [TC-LUNIT-1.1] Global Attributes [DUT as Client]
PICS:
- LUNIT.C
config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
tests:
- label: "Commission DUT to TH"
verification: |
verification step to be updated.
disabled: true
- label: "{DUTread} (0xFFFD) ClusterRevision attribute"
PICS: LUNIT.C.Afffd
verification: |
./chip-tool unitlocalization read cluster-revision 1 0
Verify in DUT as client side: verify that TH sends ClusterRevision attribute value as 1
[1651186310867] [11123:114108] CHIP: [TOO] Endpoint: 0 Cluster: 0x0000_002D Attribute 0x0000_FFFD DataVersion: 486381485
[1651186310867] [11123:114108] CHIP: [TOO] ClusterRevision: 1
disabled: true
- label: "{DUTread} (0xFFFC) FeatureMap attribute"
PICS: LUNIT.C.Afffc
verification: |
./chip-tool unitlocalization read feature-map 1 0
Verify in DUT as client side: verify that TH sends FeatureMap attribute value as 1
[1651186357789] [11140:114768] CHIP: [TOO] Endpoint: 0 Cluster: 0x0000_002D Attribute 0x0000_FFFC DataVersion: 486381485
[1651186357789] [11140:114768] CHIP: [TOO] FeatureMap: 1
disabled: true
- label: "{DUTread} (0xFFFB) AttributeList attribute"
PICS: LUNIT.C.Afffb
verification: |
./chip-tool unitlocalization read attribute-list 1 0
Verify in DUT as client side: verify that TH sends a list of supported attributes
[1652335691.917681][3124:3129] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_002D Attribute 0x0000_FFFB DataVersion: 3157629909
[1652335691.917762][3124:3129] CHIP:TOO: AttributeList: 6 entries
[1652335691.917802][3124:3129] CHIP:TOO: [1]: 0
[1652335691.917834][3124:3129] CHIP:TOO: [2]: 65528
[1652335691.917865][3124:3129] CHIP:TOO: [3]: 65529
[1652335691.917895][3124:3129] CHIP:TOO: [4]: 65531
[1652335691.917924][3124:3129] CHIP:TOO: [5]: 65532
[1652335691.917957][3124:3129] CHIP:TOO: [6]: 65533
disabled: true
- label: "{DUTread} (0xFFFA) EventList attribute"
PICS: LUNIT.C.Afffa
verification: |
out of scope for V1.0
disabled: true
- label: "{DUTread} (0xFFF9) AcceptedCommandList attribute"
PICS: LUNIT.C.Afff9
verification: |
./chip-tool unitlocalization read accepted-command-list 1 0
Verify in DUT as client side: verify that TH responsds as list of Accepted Command as 0 entries.
[1651186469211] [11184:116328] CHIP: [TOO] Endpoint: 0 Cluster: 0x0000_002D Attribute 0x0000_FFF9 DataVersion: 486381485
[1651186469211] [11184:116328] CHIP: [TOO] AcceptedCommandList: 0 entries
disabled: true
- label: "{DUTread} (0xFFF8) GeneratedCommandList attribute"
PICS: LUNIT.C.Afff8
verification: |
./chip-tool unitlocalization read generated-command-list 1 0
Verify in DUT as client side: verify that TH responsds as list of GeneratedCommandList as 0 entries.
[1651191485645] [13481:177154] CHIP: [TOO] Endpoint: 0 Cluster: 0x0000_002D Attribute 0x0000_FFF8 DataVersion: 486381492
[1651191485646] [13481:177154] CHIP: [TOO] GeneratedCommandList: 0 entries
disabled: true