We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f499a14 commit 934cc38Copy full SHA for 934cc38
src/app/tests/suites/certification/Test_TC_BINFO_2_1.yaml
@@ -718,11 +718,10 @@ tests:
718
- label:
719
"Step 62: SpecificationVersion value should in the inclusive range of
720
(0x01040000 to 0x0104FF00) and the lower 8 bits are set to zero."
721
- runIf: "!IsExpectedValue"
722
command: "readAttribute"
723
attribute: "SpecificationVersion"
724
response:
725
- value: SpecificationVersionValue
+ saveAs: SpecificationVersionValue
726
constraints:
727
minValue: 0x01040000
728
maxValue: 0x0104FF00
0 commit comments