Skip to content

Commit

Permalink
Bridged Device Information Cluster, Attribute ProductID test reflects…
Browse files Browse the repository at this point in the history
… marking as O, not X
  • Loading branch information
rochaferraz committed Jul 25, 2024
1 parent 6a98248 commit 01332a4
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions src/app/tests/suites/certification/Test_TC_BRBINFO_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,21 +140,16 @@ tests:
response:
value: ProductNameValue

- label:
"Step 14: TH reads attribute ID 4 from the DUT (matches in ID to
ProductID in the parent cluster, but is absent on the
BridgedDeviceBasicInformation cluster)."
- label: "Step 14: TH reads ProducID from the DUT"
PICS: BRBINFO.S
cluster: "AnyCommands"
command: "ReadById"
arguments:
values:
- name: "ClusterId"
value: BRBINFO.ClusterId
- name: "AttributeId"
value: 0x0004
command: "readAttribute"
attribute: "ProductID"
response:
error: UNSUPPORTED_ATTRIBUTE
saveAs: ProductIDValue
constraints:
type: int16u
minValue: 1
maxValue: 65534

- label: "Step 17: TH reads NodeLabel from the DUT"
PICS: BRBINFO.S.A0005
Expand Down

0 comments on commit 01332a4

Please sign in to comment.