Skip to content

Commit

Permalink
Adds step 9c (#36157)
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-marquez-csa authored Oct 23, 2024
1 parent 948755d commit a7a5004
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/app/tests/suites/certification/Test_TC_LVL_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,16 @@ tests:
minValue: MinLevelFeatureMapNotSupportedValue
maxValue: MaxLevelFeatureMapNotSupportedValue

- label: "Step 9c: TH reads the OnLevel attribute from the DUT"
PICS: LVL.S.A0011 && !LVL.S.F01 && !LVL.S.A0002 && !LVL.S.A0003
command: "readAttribute"
attribute: "OnLevel"
response:
constraints:
type: int8u
minValue: 0
maxValue: 254

- label: "Step 10: TH reads the OnTransitionTime attribute from the DUT"
PICS: LVL.S.A0012
command: "readAttribute"
Expand Down

0 comments on commit a7a5004

Please sign in to comment.