Skip to content

Commit 85815de

Browse files
committed
corrected pics
1 parent 51deb00 commit 85815de

File tree

1 file changed

+101
-101
lines changed

1 file changed

+101
-101
lines changed

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

+101-101
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PICS:
2020
config:
2121
nodeId: 0x12344321
2222
cluster: "Bridged Device Basic Information"
23-
endpoint: 2
23+
endpoint: 3
2424

2525
BRBINFO.ClusterId: 0x0039
2626

@@ -518,34 +518,34 @@ tests:
518518
response:
519519
error: UNSUPPORTED_ATTRIBUTE
520520

521-
# - label: "Step 51: TH reads Reachable from the DUT."
522-
# PICS: BRBINFO.S.A0011
523-
# command: "readAttribute"
524-
# attribute: "Reachable"
525-
# response:
526-
# value: true
527-
# constraints:
528-
# type: boolean
529-
530-
# - label:
531-
# "Step 52: TH sends Write request message to DUT to change value of
532-
# Reachable to 'false'"
533-
# PICS: BRBINFO.S.A0011
534-
# command: "writeAttribute"
535-
# attribute: "Reachable"
536-
# arguments:
537-
# value: false
538-
# response:
539-
# error: UNSUPPORTED_WRITE
540-
541-
# - label: "Step 52b: TH reads Reachable from the DUT."
542-
# PICS: BRBINFO.S.A0011
543-
# command: "readAttribute"
544-
# attribute: "Reachable"
545-
# response:
546-
# value: true
547-
# constraints:
548-
# type: boolean
521+
- label: "Step 51: TH reads Reachable from the DUT."
522+
PICS: BRBINFO.S.A0011
523+
command: "readAttribute"
524+
attribute: "Reachable"
525+
response:
526+
value: true
527+
constraints:
528+
type: boolean
529+
530+
- label:
531+
"Step 52: TH sends Write request message to DUT to change value of
532+
Reachable to 'false'"
533+
PICS: BRBINFO.S.A0011
534+
command: "writeAttribute"
535+
attribute: "Reachable"
536+
arguments:
537+
value: false
538+
response:
539+
error: UNSUPPORTED_WRITE
540+
541+
- label: "Step 52b: TH reads Reachable from the DUT."
542+
PICS: BRBINFO.S.A0011
543+
command: "readAttribute"
544+
attribute: "Reachable"
545+
response:
546+
value: true
547+
constraints:
548+
type: boolean
549549

550550
- label: "Step 53: TH reads UniqueID from the DUT."
551551
PICS: BRBINFO.S.A0012
@@ -573,75 +573,75 @@ tests:
573573
response:
574574
value: UniqueIDValue
575575

576-
# - label:
577-
# "Step 56: TH reads attribute ID 0x0013 from the DUT (matches in ID to
578-
# CapabilityMinima in the parent cluster, but is absent on the
579-
# BridgedDeviceBasicInformation cluster)."
580-
# PICS: BRBINFO.S
581-
# cluster: "AnyCommands"
582-
# command: "ReadById"
583-
# arguments:
584-
# values:
585-
# - name: "ClusterId"
586-
# value: BRBINFO.ClusterId
587-
# - name: "AttributeId"
588-
# value: 0x0013
589-
# response:
590-
# error: UNSUPPORTED_ATTRIBUTE
591-
592-
# - label: "Step 59: TH reads ProductAppearance from the DUT."
593-
# PICS: BRBINFO.S.A0014
594-
# command: "readAttribute"
595-
# attribute: "ProductAppearance"
596-
# response:
597-
# saveAs: ProductAppearancevalue
598-
# constraints:
599-
# type: ProductAppearanceStruct
600-
601-
# - label: "Step 60: TH writes ProductAppearance to the DUT."
602-
# PICS: BRBINFO.S.A0014
603-
# command: "writeAttribute"
604-
# attribute: "ProductAppearance"
605-
# arguments:
606-
# value: { "Finish": 3, "PrimaryColor": 4 }
607-
# response:
608-
# error: UNSUPPORTED_WRITE
609-
610-
# - label: "Step 61: TH reads ProductAppearance attribute from the DUT."
611-
# PICS: BRBINFO.S.A0014
612-
# command: "readAttribute"
613-
# attribute: "ProductAppearance"
614-
# response:
615-
# value: ProductAppearancevalue
616-
617-
# - label:
618-
# "Step 62: TH reads attribute ID 0x0015 from the DUT (matches in ID to
619-
# CapabilityMinima in the parent cluster, but is absent on the
620-
# BridgedDeviceBasicInformation cluster)."
621-
# PICS: BRBINFO.S
622-
# cluster: "AnyCommands"
623-
# command: "ReadById"
624-
# arguments:
625-
# values:
626-
# - name: "ClusterId"
627-
# value: BRBINFO.ClusterId
628-
# - name: "AttributeId"
629-
# value: 0x0015
630-
# response:
631-
# error: UNSUPPORTED_ATTRIBUTE
632-
633-
# - label:
634-
# "Step 63: TH reads attribute ID 0x0016 from the DUT (matches in ID to
635-
# CapabilityMinima in the parent cluster, but is absent on the
636-
# BridgedDeviceBasicInformation cluster)."
637-
# PICS: BRBINFO.S
638-
# cluster: "AnyCommands"
639-
# command: "ReadById"
640-
# arguments:
641-
# values:
642-
# - name: "ClusterId"
643-
# value: BRBINFO.ClusterId
644-
# - name: "AttributeId"
645-
# value: 0x0016
646-
# response:
647-
# error: UNSUPPORTED_ATTRIBUTE
576+
- label:
577+
"Step 56: TH reads attribute ID 0x0013 from the DUT (matches in ID to
578+
CapabilityMinima in the parent cluster, but is absent on the
579+
BridgedDeviceBasicInformation cluster)."
580+
PICS: BRBINFO.S
581+
cluster: "AnyCommands"
582+
command: "ReadById"
583+
arguments:
584+
values:
585+
- name: "ClusterId"
586+
value: BRBINFO.ClusterId
587+
- name: "AttributeId"
588+
value: 0x0013
589+
response:
590+
error: UNSUPPORTED_ATTRIBUTE
591+
592+
- label: "Step 59: TH reads ProductAppearance from the DUT."
593+
PICS: BRBINFO.S.A0014
594+
command: "readAttribute"
595+
attribute: "ProductAppearance"
596+
response:
597+
saveAs: ProductAppearancevalue
598+
constraints:
599+
type: ProductAppearanceStruct
600+
601+
- label: "Step 60: TH writes ProductAppearance to the DUT."
602+
PICS: BRBINFO.S.A0014
603+
command: "writeAttribute"
604+
attribute: "ProductAppearance"
605+
arguments:
606+
value: { "Finish": 3, "PrimaryColor": 4 }
607+
response:
608+
error: UNSUPPORTED_WRITE
609+
610+
- label: "Step 61: TH reads ProductAppearance attribute from the DUT."
611+
PICS: BRBINFO.S.A0014
612+
command: "readAttribute"
613+
attribute: "ProductAppearance"
614+
response:
615+
value: ProductAppearancevalue
616+
617+
- label:
618+
"Step 62: TH reads attribute ID 0x0015 from the DUT (matches in ID to
619+
CapabilityMinima in the parent cluster, but is absent on the
620+
BridgedDeviceBasicInformation cluster)."
621+
PICS: BRBINFO.S
622+
cluster: "AnyCommands"
623+
command: "ReadById"
624+
arguments:
625+
values:
626+
- name: "ClusterId"
627+
value: BRBINFO.ClusterId
628+
- name: "AttributeId"
629+
value: 0x0015
630+
response:
631+
error: UNSUPPORTED_ATTRIBUTE
632+
633+
- label:
634+
"Step 63: TH reads attribute ID 0x0016 from the DUT (matches in ID to
635+
CapabilityMinima in the parent cluster, but is absent on the
636+
BridgedDeviceBasicInformation cluster)."
637+
PICS: BRBINFO.S
638+
cluster: "AnyCommands"
639+
command: "ReadById"
640+
arguments:
641+
values:
642+
- name: "ClusterId"
643+
value: BRBINFO.ClusterId
644+
- name: "AttributeId"
645+
value: 0x0016
646+
response:
647+
error: UNSUPPORTED_ATTRIBUTE

0 commit comments

Comments
 (0)