Skip to content

Commit 2d2b6ef

Browse files
Updates Test_TC_ACE_1_6.yaml
1 parent 67a6c1c commit 2d2b6ef

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

src/app/tests/suites/certification/Test_TC_ACE_1_6.yaml

+9-6
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,13 @@ tests:
100100
}
101101

102102
- label:
103-
"Step 2: TH binds GroupId to GroupKeySet with entries as follows: List
104-
item 1: GroupId: 0x0103, GroupKeySetId: 0x01a3, List item 2: GroupId:
105-
0x0104, GroupKeySetId: 0x01a4, List item 3: GroupId: 0x0105,
106-
GroupKeySetId: 0x01a3"
103+
"Step 2: TH binds GroupIds 0x0101 and 0x0102 with GroupKeySetID 0x01a1
104+
and GroupId 0x0103 with GroupKeySetID 0x01a3 in the GroupKeyMap
105+
attribute list on GroupKeyManagement cluster by writing the
106+
GroupKeyMap attribute with three entries as follows: List item 1:
107+
GroupId: 0x0101, GroupKeySetId: 0x01a1, List item 2: GroupId: 0x0102,
108+
GroupKeySetId: 0x01a1, List item 3: GroupId: 0x0103, GroupKeySetId:
109+
0x01a3"
107110
cluster: "Group Key Management"
108111
command: "writeAttribute"
109112
attribute: "GroupKeyMap"
@@ -175,15 +178,15 @@ tests:
175178

176179
- label:
177180
"Step 5: TH sends a AddGroup Command to the Groups cluster on Endpoint
178-
PIXIT.G.ENDPOINT over CASE with the GroupID field set to 0x0101 and
181+
PIXIT.G.ENDPOINT over CASE with the GroupID field set to 0x0104 and
179182
the GroupName set to an empty string"
180183
cluster: "Groups"
181184
endpoint: Groups.Endpoint
182185
command: "AddGroup"
183186
arguments:
184187
values:
185188
- name: GroupID
186-
value: 0x0101
189+
value: 0x0104
187190
- name: GroupName
188191
value: ""
189192
response:

0 commit comments

Comments
 (0)