Skip to content

Commit 2dc43d7

Browse files
Removed prompt steps from 1.1 global attribute read testcase (#28944)
* *_XX_1.1 tests reverted back to automated. TC_ACFREMON_1_1 TC_ACL_1_1 TC_AIRQUAL_1_1 TC_BIND_1_1 TC_BINFO_1_1 TC_BRBINFO_1_1 TC_CC_1_1 TC_CDOCONC_1_1 TC_CMOCONC_1_1 TC_CNET_1_3 TC_DESC_1_1 TC_DGETH_1_1 TC_DGGEN_1_1 TC_DGSW_1_1 TC_DGTHREAD_1_1 TC_DLOG_1_1 TC_DRLK_1_1 TC_FAN_1_1 TC_FLABEL_1_1 TC_FLDCONC_1_1 TC_FLW_1_1 TC_GRPKEY_1_1 TC_HEPAFREMON_1_1 TC_ICDM_1_1 TC_ILL_1_1 TC_I_1_1 TC_I_2_2 TC_LWM_1_1 TC_MOD_1_1 TC_NDOCONC_1_1 TC_OO_1_1 TC_OPCREDS_1_2 TC_OPSTATE_1_1 TC_OZCONC_1_1 TC_PCC_1_1 TC_PMHCONC_1_1 TC_PMICONC_1_1 TC_PMKCONC_1_1 TC_PRS_1_1 TC_PSCFG_1_1 TC_PS_1_1 TC_REFALM_1_1 TC_RH_1_1 TC_RNCONC_1_1 TC_RVCCLEANM_1_1 TC_RVCRUNM_1_1 TC_TCCM_1_1 TC_TCTL_1_1 TC_TIMESYNC_1_1 TC_TMP_1_1 TC_TSTAT_1_1 TC_TSUIC_1_1 TC_TVOCCONC_1_1 TC_ULABEL_1_1 * Add auto generated files * Updated ACT-1.1 test
1 parent 42681a2 commit 2dc43d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+1824
-11336
lines changed

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

+6-13
Original file line numberDiff line numberDiff line change
@@ -1882,6 +1882,12 @@ PICS:
18821882
- label: "Does the DUT(server) support the TAGLIST attribute?"
18831883
id: DESC.S.A0004
18841884

1885+
#
1886+
#Feature
1887+
#
1888+
- label: "Does the device support the TagList command"
1889+
id: DESC.S.F00
1890+
18851891
#
18861892
# client / attributes
18871893
#
@@ -8835,19 +8841,6 @@ PICS:
88358841
id: OPSTATE.S.E01
88368842

88378843
#Server Commands Received
8838-
- label: "Does the device implement receiving the Pause command?"
8839-
id: OPSTATE.S.C00
8840-
8841-
- label: "Does the device implement receiving the Stop command?"
8842-
id: OPSTATE.S.C01
8843-
8844-
- label: "Does the device implement receiving the Start command?"
8845-
id: OPSTATE.S.C02
8846-
8847-
- label: "Does the device implement receiving the Resume command?"
8848-
id: OPSTATE.S.C03
8849-
8850-
#Commands recevied
88518844
- label: "Does the device implement receiving the Pause command?"
88528845
id: OPSTATE.S.C00.Rsp
88538846

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

+4-136
Original file line numberDiff line numberDiff line change
@@ -143,51 +143,7 @@ tests:
143143
type: list
144144
contains: [5]
145145

146-
#List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
147-
- label:
148-
"Step 4f: TH reads AttributeList attribute from DUT. 1.The list SHALL
149-
NOT contain any additional values in the standard or scoped range:
150-
(0x0000_0000 - 0x0000_4FFF) and (0x0000_F000 - 0x0000_FFFE). 2.The
151-
list MAY contain values in the Manufacturer Extensible Identifier
152-
(MEI) range: (0xXXXX_0000 - 0xXXXX_4FFF), where XXXX is the allowed
153-
MEI range (0x0001 - 0xFFF1), these values SHALL be ignored. 3.The list
154-
SHALL NOT contain any values in the Test Vendor or invalid range:
155-
(0x0000_5000 - 0x0000_EFFF and 0x0000_FFFF), (0xXXXX_5000 -
156-
0xXXXX_FFFF) and (0xFFF1_0000 - 0xFFFF_FFFF), where XXXX is the
157-
allowed MEI range (0x0001 - 0xFFF1)"
158-
verification: |
159-
./chip-tool activatedcarbonfiltermonitoring read attribute-list 1 1
160-
161-
Via the TH (chip-tool), verify that the AttributeList attribute contains
162-
- Mandatory entries:0x0002, 0xfff8, 0xfff9, 0xfffa, 0xfffb, 0xfffc & 0xfffd
163-
- Optional entries:- 0x0003
164-
- Based on feature support:- 0x0000, 0x0001
165-
166-
[1685958590.636044][11442:11444] CHIP:TOO: Endpoint: 1 Cluster: 0x0000_0072 Attribute 0x0000_FFFB DataVersion: 403478864
167-
[1690179748.767756][7924:7926] CHIP:TOO: AttributeList: 12 entries
168-
[1690179748.767825][7924:7926] CHIP:TOO: [1]: 0
169-
[1690179748.767885][7924:7926] CHIP:TOO: [2]: 1
170-
[1690179748.767943][7924:7926] CHIP:TOO: [3]: 2
171-
[1690179748.767999][7924:7926] CHIP:TOO: [4]: 3
172-
[1690179748.768056][7924:7926] CHIP:TOO: [5]: 4
173-
[1690179748.768112][7924:7926] CHIP:TOO: [6]: 5
174-
[1690179748.768170][7924:7926] CHIP:TOO: [7]: 65528
175-
[1690179748.768227][7924:7926] CHIP:TOO: [8]: 65529
176-
[1690179748.768283][7924:7926] CHIP:TOO: [9]: 65530
177-
[1690179748.768340][7924:7926] CHIP:TOO: [10]: 65531
178-
[1690179748.768397][7924:7926] CHIP:TOO: [11]: 65532
179-
[1690179748.768454][7924:7926] CHIP:TOO: [12]: 65533
180-
cluster: "LogCommands"
181-
command: "UserPrompt"
182-
PICS: PICS_USER_PROMPT
183-
arguments:
184-
values:
185-
- name: "message"
186-
value: "Please enter 'y' for success"
187-
- name: "expectedValue"
188-
value: "y"
189-
190-
- label: "Step 5a: TH reads EventList attribute from DUT"
146+
- label: "Step 5: TH reads EventList attribute from DUT"
191147
PICS: PICS_EVENT_LIST_ENABLED
192148
command: "readAttribute"
193149
attribute: "EventList"
@@ -196,36 +152,7 @@ tests:
196152
constraints:
197153
type: list
198154

199-
#List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
200-
- label:
201-
"Step 5b: TH reads from the DUT the EventList attribute. 1.The list
202-
SHALL NOT contain any additional values in the standard or scoped
203-
range: (0x0000_0000 - 0x0000_4FFF) and (0x0000_F000 - 0x0000_FFFE) 2.
204-
The list MAY contain values in the Manufacturer Extensible Identifier
205-
(MEI) range: (0xXXXX_0000 - 0xXXXX_4FFF), where XXXX is the allowed
206-
MEI range (0x0001 - 0xFFF1), these values SHALL be ignored. 3. The
207-
list SHALL NOT contain any values in the Test Vendor or invalid range:
208-
(0x0000_5000 - 0x0000_EFFF and 0x0000_FFFF), (0xXXXX_5000 -
209-
0xXXXX_FFFF) and (0xFFF1_0000 - 0xFFFF_FFFF), where XXXX is the
210-
allowed MEI range (0x0001 - 0xFFF1)"
211-
verification: |
212-
./chip-tool activatedcarbonfiltermonitoring read event-list 1 1
213-
214-
Via the TH (chip-tool), verify that the EventList attribute. Below mentioned log is based on the RPI implementation, Value may vary on real DUT
215-
216-
[1685958846.723249][11454:11456] CHIP:TOO: Endpoint: 1 Cluster: 0x0000_0072 Attribute 0x0000_FFFA DataVersion: 403478864
217-
[1685958846.723431][11454:11456] CHIP:TOO: EventList: 0 entries
218-
cluster: "LogCommands"
219-
command: "UserPrompt"
220-
PICS: PICS_USER_PROMPT && PICS_EVENT_LIST_ENABLED
221-
arguments:
222-
values:
223-
- name: "message"
224-
value: "Please enter 'y' for success"
225-
- name: "expectedValue"
226-
value: "y"
227-
228-
- label: "Step 6a: Read the global attribute: AcceptedCommandList"
155+
- label: "Step 6: Read the global attribute: AcceptedCommandList"
229156
PICS: "!ACFREMON.S.C00.Rsp"
230157
command: "readAttribute"
231158
attribute: "AcceptedCommandList"
@@ -235,7 +162,7 @@ tests:
235162
type: list
236163

237164
- label:
238-
"Step 6a: Read the optional command (ResetCondition) in
165+
"Step 6: Read the optional command (ResetCondition) in
239166
AcceptedCommandList"
240167
PICS: ACFREMON.S.C00.Rsp
241168
command: "readAttribute"
@@ -245,69 +172,10 @@ tests:
245172
type: list
246173
contains: [0]
247174

248-
#List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
249-
- label:
250-
"Step 6b: TH reads from the DUT the AcceptedCommandList attribute.
251-
1.The list SHALL NOT contain any additional values in the standard or
252-
scoped range: (0x0000_0000 - 0x0000_4FFF) and (0x0000_F000 -
253-
0x0000_FFFE). 2.The list MAY contain values in the Manufacturer
254-
Extensible Identifier (MEI) range: (0xXXXX_0000 - 0xXXXX_4FFF), where
255-
XXXX is the allowed MEI range (0x0001 - 0xFFF1), these values SHALL be
256-
ignored. 3.The list SHALL NOT contain any values in the Test Vendor or
257-
invalid range: (0x0000_5000 - 0x0000_EFFF and 0x0000_FFFF),
258-
(0xXXXX_5000 - 0xXXXX_FFFF) and (0xFFF1_0000 - 0xFFFF_FFFF), where
259-
XXXX is the allowed MEI range (0x0001 - 0xFFF1)"
260-
verification: |
261-
./chip-tool activatedcarbonfiltermonitoring read accepted-command-list 1 1
262-
263-
Via the TH (chip-tool), verify that the AcceptedCommandList attribute. Below mentioned log is based on the RPI implementation, Value may vary on real DUT
264-
265-
[1685959114.395290][11468:11470] CHIP:TOO: Endpoint: 1 Cluster: 0x0000_0072 Attribute 0x0000_FFF9 DataVersion: 403478864
266-
[1685959114.395414][11468:11470] CHIP:TOO: AcceptedCommandList: 0 entries
267-
[1690183785.805331][8169:8171] CHIP:TOO: [1]: 0
268-
cluster: "LogCommands"
269-
command: "UserPrompt"
270-
PICS: PICS_USER_PROMPT
271-
arguments:
272-
values:
273-
- name: "message"
274-
value: "Please enter 'y' for success"
275-
- name: "expectedValue"
276-
value: "y"
277-
278-
- label: "Step 7a: Read the global attribute: GeneratedCommandList"
175+
- label: "Step 7: Read the global attribute: GeneratedCommandList"
279176
command: "readAttribute"
280177
attribute: "GeneratedCommandList"
281178
response:
282179
value: []
283180
constraints:
284181
type: list
285-
286-
#List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
287-
- label:
288-
"Step 7b: TH reads from the DUT the GeneratedCommandList attribute.
289-
1.The list SHALL NOT contain any additional values in the standard or
290-
scoped range: (0x0000_0000 - 0x0000_4FFF) and (0x0000_F000 -
291-
0x0000_FFFE). 2.The list MAY contain values in the Manufacturer
292-
Extensible Identifier (MEI) range: (0xXXXX_0000 - 0xXXXX_4FFF), where
293-
XXXX is the allowed MEI range (0x0001 - 0xFFF1), these values SHALL be
294-
ignored. 3.The list SHALL NOT contain any values in the Test Vendor or
295-
invalid range: (0x0000_5000 - 0x0000_EFFF and 0x0000_FFFF),
296-
(0xXXXX_5000 - 0xXXXX_FFFF) and (0xFFF1_0000 - 0xFFFF_FFFF), where
297-
XXXX is the allowed MEI range (0x0001 - 0xFFF1)"
298-
verification: |
299-
./chip-tool activatedcarbonfiltermonitoring read generated-command-list 1 1
300-
301-
Via the TH (chip-tool), verify that the GeneratedCommandList attribute. Below mentioned log is based on the RPI implementation, Value may vary on real DUT
302-
303-
[1685959192.277991][11472:11474] CHIP:TOO: Endpoint: 1 Cluster: 0x0000_0072 Attribute 0x0000_FFF8 DataVersion: 403478864
304-
[1685959192.278115][11472:11474] CHIP:TOO: GeneratedCommandList: 0 entries
305-
cluster: "LogCommands"
306-
command: "UserPrompt"
307-
PICS: PICS_USER_PROMPT
308-
arguments:
309-
values:
310-
- name: "message"
311-
value: "Please enter 'y' for success"
312-
- name: "expectedValue"
313-
value: "y"

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

+15-144
Original file line numberDiff line numberDiff line change
@@ -74,47 +74,7 @@ tests:
7474
type: list
7575
contains: [1]
7676

77-
#List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
78-
- label:
79-
"Step 4c: TH reads AttributeList attribute from DUT. 1.The list SHALL
80-
NOT contain any additional values in the standard or scoped range:
81-
(0x0000_0000 - 0x0000_4FFF) and (0x0000_F000 - 0x0000_FFFE). 2.The
82-
list MAY contain values in the Manufacturer Extensible Identifier
83-
(MEI) range: (0xXXXX_0000 - 0xXXXX_4FFF), where XXXX is the allowed
84-
MEI range (0x0001 - 0xFFF1), these values SHALL be ignored. 3.The list
85-
SHALL NOT contain any values in the Test Vendor or invalid range:
86-
(0x0000_5000 - 0x0000_EFFF and 0x0000_FFFF), (0xXXXX_5000 -
87-
0xXXXX_FFFF) and (0xFFF1_0000 - 0xFFFF_FFFF), where XXXX is the
88-
allowed MEI range (0x0001 - 0xFFF1)"
89-
verification: |
90-
./chip-tool accesscontrol read attribute-list 1 0
91-
92-
Verify Successfully"AttributeList attribute " on the TH1(Chip-tool) Log:.
93-
94-
[1655960990.225266][2516:2521] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_001F Attribute 0x0000_FFFB DataVersion: 477297741
95-
[1676270267.634187][20397:20399] CHIP:TOO: AttributeList: 11 entries
96-
[1676270267.634206][20397:20399] CHIP:TOO: [1]: 0
97-
[1676270267.634220][20397:20399] CHIP:TOO: [2]: 1
98-
[1676270267.634233][20397:20399] CHIP:TOO: [3]: 2
99-
[1676270267.634245][20397:20399] CHIP:TOO: [4]: 3
100-
[1676270267.634258][20397:20399] CHIP:TOO: [5]: 4
101-
[1676270267.634271][20397:20399] CHIP:TOO: [6]: 65528
102-
[1676270267.634284][20397:20399] CHIP:TOO: [7]: 65529
103-
[1676270267.634296][20397:20399] CHIP:TOO: [8]: 65530
104-
[1676270267.634309][20397:20399] CHIP:TOO: [9]: 65531
105-
[1676270267.634322][20397:20399] CHIP:TOO: [10]: 65532
106-
[1676270267.634334][20397:20399] CHIP:TOO: [11]: 65533
107-
cluster: "LogCommands"
108-
command: "UserPrompt"
109-
PICS: PICS_USER_PROMPT
110-
arguments:
111-
values:
112-
- name: "message"
113-
value: "Please enter 'y' for success"
114-
- name: "expectedValue"
115-
value: "y"
116-
117-
- label: "Step 5a: TH reads EventList attribute from DUT"
77+
- label: "Step 5: TH reads EventList attribute from DUT"
11878
PICS: PICS_EVENT_LIST_ENABLED
11979
command: "readAttribute"
12080
attribute: "EventList"
@@ -123,107 +83,18 @@ tests:
12383
type: list
12484
contains: [0, 1]
12585

126-
- label:
127-
"Step 5b: TH reads EventList attribute from DUT. 1.The list SHALL NOT
128-
contain any additional values in the standard or scoped range:
129-
(0x0000_0000 - 0x0000_00FF). 2.The list MAY contain values in the
130-
Manufacturer Extensible Identifier (MEI) range: (0xXXXX_0000 -
131-
0xXXXX_00FF), where XXXX is the allowed MEI range (0x0001 - 0xFFF1),
132-
these values SHALL be ignored. 3.The list SHALL NOT contain any values
133-
in the Test Vendor or invalid range: (0x0000_0100 - 0x0000_FFFF),
134-
(0xXXXX_0100 - 0xXXXX_FFFF) and (0xFFF1_0000 - 0xFFFF_FFFF), where
135-
XXXX is the allowed MEI range (0x0001 - 0xFFF1)"
136-
verification: |
137-
./chip-tool accesscontrol read event-list 1 0
138-
139-
Via the TH (chip-tool), verify:
140-
-that EventList attribute contains list of supported events.
141-
-that list has two entries as value of 0 and 1 (if SAccessControlEntryChanged and AccessControlExtensionChanged event is supported).
142-
143-
[1676456597.556478][24006:24008] CHIP:DMG: }
144-
[1676456597.556640][24006:24008] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_001F Attribute 0x0000_FFFA DataVersion: 3448736795
145-
[1676456597.556677][24006:24008] CHIP:TOO: EventList: 2 entries
146-
[1676456597.556687][24006:24008] CHIP:TOO: [1]: 0
147-
[1676456597.556693][24006:24008] CHIP:TOO: [2]: 1
148-
[1676456597.556763][24006:24008] CHIP:EM: <<< [E:51140i S:1376 M:55400435 (Ack:189635613)] (S) Msg TX to 1:0000000000000001 [110F] --- Type 0000:10 (SecureChannel:StandaloneAck)
149-
[1676456597.556778][24006:24008] CHIP:IN: (S) Sending msg 55400435 on secure session with LSID: 1376
150-
cluster: "LogCommands"
151-
command: "UserPrompt"
152-
PICS: PICS_USER_PROMPT && PICS_EVENT_LIST_ENABLED
153-
arguments:
154-
values:
155-
- name: "message"
156-
value: "Please enter 'y' for success"
157-
- name: "expectedValue"
158-
value: "y"
159-
160-
# List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
161-
- label:
162-
"Step 6: TH reads AcceptedCommandList attribute from DUT. 1. The list
163-
MAY contain values in the Manufacturer Extensible Identifier (MEI)
164-
range: (0xXXXX_0000 - 0xXXXX_00FF), where XXXX is the allowed MEI
165-
range (0x0001 - 0xFFF1), these values SHALL be ignored. 2.The list
166-
SHALL NOT contain any values in the Test Vendor or invalid range:
167-
(0x0000_0100 - 0x0000_FFFF), (0xXXXX_0100 - 0xXXXX_FFFF) and
168-
(0xFFF1_0000 - 0xFFFF_FFFF), where XXXX is the allowed MEI range
169-
(0x0001 - 0xFFF1)"
170-
verification: |
171-
./chip-tool accesscontrol read accepted-command-list 1 0
172-
173-
Verify Successfully " AcceptedCommandList attribute " on the TH1(Chip-tool) Log:
174-
175-
[1656478328.210742][2458:2463] CHIP:DMG:
176-
[1656478328.210767][2458:2463] CHIP:DMG: ],
177-
[1656478328.210799][2458:2463] CHIP:DMG:
178-
[1656478328.210826][2458:2463] CHIP:DMG: SuppressResponse = true,
179-
[1656478328.210853][2458:2463] CHIP:DMG: InteractionModelRevision = 1
180-
[1656478328.210877][2458:2463] CHIP:DMG: }
181-
[1656478328.211032][2458:2463] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_001F Attribute 0x0000_FFF9 DataVersion: 3457122350
182-
[1656478328.211099][2458:2463] CHIP:TOO: AcceptedCommandList: 0 entries
183-
[1656478328.211245][2458:2463] CHIP:EM: Sending Standalone Ack for MessageCounter:163659373 on exchange 15270i
184-
[1656478328.211313][2458:2463] CHIP:IN: Prepared secure message 0xffff8a2e3958 to 0x0000000000000001 (1) of type 0x10 and protocolId (0, 0) on exchange 15270i with MessageCounter:229380798.
185-
cluster: "LogCommands"
186-
command: "UserPrompt"
187-
PICS: PICS_USER_PROMPT
188-
arguments:
189-
values:
190-
- name: "message"
191-
value: "Please enter 'y' for success"
192-
- name: "expectedValue"
193-
value: "y"
194-
195-
# List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
196-
- label:
197-
"Step 7: TH reads GeneratedCommandList attribute from DUT. 1.The list
198-
MAY contain values in the Manufacturer Extensible Identifier (MEI)
199-
range: (0xXXXX_0000 - 0xXXXX_00FF), where XXXX is the allowed MEI
200-
range (0x0001 - 0xFFF1), these values SHALL be ignored. 2.The list
201-
SHALL NOT contain any values in the Test Vendor or invalid range:
202-
(0x0000_0100 - 0x0000_FFFF), (0xXXXX_0100 - 0xXXXX_FFFF) and
203-
(0xFFF1_0000 - 0xFFFF_FFFF), where XXXX is the allowed MEI range
204-
(0x0001 - 0xFFF1)"
205-
verification: |
206-
./chip-tool accesscontrol read generated-command-list 1 0
207-
208-
Verify Successfully" GeneratedCommandList attribute " on the TH1(Chip-tool) Log:
86+
- label: "Step 6: TH reads AcceptedCommandList attribute from DUT"
87+
command: "readAttribute"
88+
attribute: "AcceptedCommandList"
89+
response:
90+
value: []
91+
constraints:
92+
type: list
20993

210-
[[1656478396.324314][2467:2472] CHIP:DMG:
211-
[1656478396.324346][2467:2472] CHIP:DMG: ],
212-
[1656478396.324386][2467:2472] CHIP:DMG:
213-
[1656478396.324419][2467:2472] CHIP:DMG: SuppressResponse = true,
214-
[1656478396.324453][2467:2472] CHIP:DMG: InteractionModelRevision = 1
215-
[1656478396.324484][2467:2472] CHIP:DMG: }
216-
[1656478396.324673][2467:2472] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_001F Attribute 0x0000_FFF8 DataVersion: 3457122350
217-
[1656478396.324752][2467:2472] CHIP:TOO: GeneratedCommandList: 0 entries
218-
[1656478396.324843][2467:2472] CHIP:EM: Sending Standalone Ack for MessageCounter:73836177 on exchange 65471i
219-
[1656478396.324920][2467:2472] CHIP:IN: Prepared secure message 0xffffab7ed958 to 0x0000000000000001 (1) of type 0x10 and protocolId (0, 0) on exchange 65471i with MessageCounter:243106706.
220-
[1656478396.324967][2467:2472] CHIP:IN: Sending encrypted msg 0xffffab7ed958 with MessageCounter:243106706
221-
cluster: "LogCommands"
222-
command: "UserPrompt"
223-
PICS: PICS_USER_PROMPT
224-
arguments:
225-
values:
226-
- name: "message"
227-
value: "Please enter 'y' for success"
228-
- name: "expectedValue"
229-
value: "y"
94+
- label: "Step 7: TH reads GeneratedCommandList attribute from DUT"
95+
command: "readAttribute"
96+
attribute: "GeneratedCommandList"
97+
response:
98+
value: []
99+
constraints:
100+
type: list

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

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ tests:
7474
type: list
7575
contains: [2]
7676

77+
#Issue: https://github.com/project-chip/connectedhomeip/issues/26721
7778
- label: "Step 5: TH reads EventList attribute from DUT"
7879
verification: |
7980
./chip-tool actions read event-list 1 1

0 commit comments

Comments
 (0)