File tree 3 files changed +13
-27
lines changed
src/app/tests/suites/certification
3 files changed +13
-27
lines changed Original file line number Diff line number Diff line change @@ -6494,6 +6494,12 @@ PICS:
6494
6494
- label : " Does the device implement the Schedules attribute?"
6495
6495
id : TSTAT.S.A0051
6496
6496
6497
+ - label : " Does the device implement the Schedules attribute?"
6498
+ id : TSTAT.S.A0051
6499
+
6500
+ - label : " Does the device implement the SetpointHoldExpiryTimestamp attribute?"
6501
+ id : TSTAT.S.A0052
6502
+
6497
6503
#
6498
6504
# server / commandsReceived
6499
6505
#
Original file line number Diff line number Diff line change @@ -606,17 +606,7 @@ tests:
606
606
contains : [1, 2, 3]
607
607
608
608
- label :
609
- " Step 6c: TH reads the optional (GetRelayStatusLog) command in
610
- AcceptedCommandList"
611
- PICS : TSTAT.S.C04.Rsp
612
- command : " readAttribute"
613
- attribute : " AcceptedCommandList"
614
- response :
615
- constraints :
616
- type : list
617
- contains : [4]
618
- - label :
619
- " Step 6d: TH reads Feature dependent(TSTAT.S.F08(PRES)) commands in
609
+ " Step 6c: TH reads Feature dependent(TSTAT.S.F08(PRES)) commands in
620
610
AcceptedCommandList"
621
611
PICS : TSTAT.S.F08
622
612
command : " readAttribute"
@@ -627,18 +617,7 @@ tests:
627
617
contains : [6, 254]
628
618
629
619
- label :
630
- " Step 7a: TH reads Feature dependent(TSTAT.S.F08(PRES)) commands in
631
- the GeneratedCommandList attribute."
632
- PICS : TSTAT.S.Cfe.Rsp
633
- command : " readAttribute"
634
- attribute : " GeneratedCommandList"
635
- response :
636
- value : [0xFD] # AtomicResponse
637
- constraints :
638
- type : list
639
-
640
- - label :
641
- " Step 7b: TH reads Feature dependent(TSTAT.S.F03(SCH)) commands in
620
+ " Step 7a: TH reads Feature dependent(TSTAT.S.F03(SCH)) commands in
642
621
GeneratedCommandList"
643
622
PICS : TSTAT.S.F03
644
623
command : " readAttribute"
@@ -649,12 +628,12 @@ tests:
649
628
contains : [0]
650
629
651
630
- label :
652
- " Step 7c : TH reads optional command (GetRelayStatusLogResponse) in
653
- GeneratedCommandList"
654
- PICS : TSTAT.S.C04 .Rsp
631
+ " Step 7b : TH reads Feature dependent(TSTAT.S.F08(PRES)) commands in
632
+ the GeneratedCommandList attribute. "
633
+ PICS : TSTAT.S.F08 & TSTAT.S.Cfe .Rsp
655
634
command : " readAttribute"
656
635
attribute : " GeneratedCommandList"
657
636
response :
637
+ value : [0xFD] # AtomicResponse
658
638
constraints :
659
639
type : list
660
- contains : [1]
Original file line number Diff line number Diff line change @@ -1989,6 +1989,7 @@ TSTAT.S.A004a=1
1989
1989
TSTAT.S.A004e=1
1990
1990
TSTAT.S.A0050=1
1991
1991
TSTAT.S.A0051=0
1992
+ TSTAT.S.A0052=0
1992
1993
1993
1994
TSTAT.S.M.MinSetpointDeadBandWritable=1
1994
1995
TSTAT.S.M.HVACSystemTypeConfigurationWritable=0
You can’t perform that action at this time.
0 commit comments