File tree 1 file changed +2
-19
lines changed
src/app/tests/suites/certification
1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change 33
33
34
34
- label :
35
35
" Step 1: TH reads MaxGroupKeysPerFabric attribute from
36
- GroupKeyManagement cluster on DUT. Save the value as Max_GrpKey for
37
- future use."
36
+ GroupKeyManagement cluster on DUT using a fabric-filtered read. Save
37
+ the value as Max_GrpKey for future use."
38
38
PICS : GRPKEY.S.A0003
39
39
command : " readAttribute"
40
40
attribute : " MaxGroupKeysPerFabric"
@@ -849,20 +849,3 @@ tests:
849
849
value : 0x01b
850
850
response :
851
851
error : NOT_FOUND
852
-
853
- - label :
854
- " Step 26: TH removes all the existing GroupKeySetID that were added in
855
- Step 21 by sending a KeySetRemove command starting from GroupKeySetID
856
- 1 to the GroupKeyManagement cluster."
857
- PICS : GRPKEY.S.C03.Rsp
858
- command : " KeySetRemove"
859
- arguments :
860
- values :
861
- - name : " GroupKeySetID"
862
- value : 1
863
- - name : " GroupKeySetID"
864
- value : 2
865
- response :
866
- values :
867
- - name : " Status"
868
- value : 0x00
You can’t perform that action at this time.
0 commit comments