We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef9bd8 commit 759f2c9Copy full SHA for 759f2c9
src/app/tests/suites/certification/Test_TC_WAKEONLAN_1_5.yaml
@@ -78,6 +78,17 @@ tests:
78
type: list
79
contains: [0]
80
81
+ - label:
82
+ "Step 3c: TH reads the optional attribute(LinkLocalAddress) in
83
+ AttributeList"
84
+ PICS: WAKEONLAN.S.A0000
85
+ command: "readAttribute"
86
+ attribute: "AttributeList"
87
+ response:
88
+ constraints:
89
+ type: list
90
+ contains: [1]
91
+
92
- label: "Step 4: TH reads the global attribute: AcceptedCommandList"
93
command: "readAttribute"
94
attribute: "AcceptedCommandList"
0 commit comments