You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
[1676456597.556778][24006:24008] CHIP:IN: (S) Sending msg 55400435 on secure session with LSID: 1376
151
150
cluster: "LogCommands"
152
151
command: "UserPrompt"
153
-
PICS: PICS_USER_PROMPT && ACL.S.Afffa
152
+
PICS: PICS_USER_PROMPT && PICS_EVENT_LIST_ENABLED
154
153
arguments:
155
154
values:
156
155
- name: "message"
157
156
value: "Please enter 'y' for success"
158
157
- name: "expectedValue"
159
158
value: "y"
160
159
160
+
# List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
161
161
- label:
162
162
"Step 6: TH reads AcceptedCommandList attribute from DUT. 1. The list
163
163
MAY contain values in the Manufacturer Extensible Identifier (MEI)
@@ -184,14 +184,15 @@ tests:
184
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
185
cluster: "LogCommands"
186
186
command: "UserPrompt"
187
-
PICS: PICS_USER_PROMPT && ACL.S.Afff9
187
+
PICS: PICS_USER_PROMPT
188
188
arguments:
189
189
values:
190
190
- name: "message"
191
191
value: "Please enter 'y' for success"
192
192
- name: "expectedValue"
193
193
value: "y"
194
194
195
+
# List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
195
196
- label:
196
197
"Step 7: TH reads GeneratedCommandList attribute from DUT. 1.The list
197
198
MAY contain values in the Manufacturer Extensible Identifier (MEI)
@@ -219,7 +220,7 @@ tests:
219
220
[1656478396.324967][2467:2472] CHIP:IN: Sending encrypted msg 0xffffab7ed958 with MessageCounter:243106706
0 commit comments