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
[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
[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"
0 commit comments