From 5611d63ede02f863ed1db6a129ecc1aac9e04b5e Mon Sep 17 00:00:00 2001 From: Nivedita Sarkar Date: Thu, 29 Aug 2024 09:54:09 -0700 Subject: [PATCH 1/2] Add PICS code for SetActiveScheduleRequest and set it to 0 --- src/app/tests/suites/certification/PICS.yaml | 9 +++++++++ src/app/tests/suites/certification/ci-pics-values | 2 ++ 2 files changed, 11 insertions(+) diff --git a/src/app/tests/suites/certification/PICS.yaml b/src/app/tests/suites/certification/PICS.yaml index 89638f4e631747..0f9238ffc88f3f 100644 --- a/src/app/tests/suites/certification/PICS.yaml +++ b/src/app/tests/suites/certification/PICS.yaml @@ -6524,6 +6524,11 @@ PICS: "Does the device implement receiving the GetRelayStatusLog command?" id: TSTAT.S.C04.Rsp + - label: + "Does the device implement receiving the SetActiveScheduleRequest + command?" + id: TSTAT.S.C05.Rsp + - label: "Does the device implement receiving the SetActivePresetRequest command?" @@ -6621,6 +6626,10 @@ PICS: - label: "Does the device implement sending the GetRelayStatusLog command?" id: TSTAT.C.C04.Tx + - label: + "Does the device implement sending the SetActiveScheduleRequest command?" + id: TSTAT.C.C05.Tx + - label: "Does the device implement sending the SetActivePresetRequest command?" id: TSTAT.C.C06.Tx diff --git a/src/app/tests/suites/certification/ci-pics-values b/src/app/tests/suites/certification/ci-pics-values index 24abab5e9aacb3..892961a965bae4 100644 --- a/src/app/tests/suites/certification/ci-pics-values +++ b/src/app/tests/suites/certification/ci-pics-values @@ -2000,6 +2000,7 @@ TSTAT.S.C01.Rsp=0 TSTAT.S.C02.Rsp=0 TSTAT.S.C03.Rsp=0 TSTAT.S.C04.Rsp=0 +TSTAT.S.C05.Rsp=0 TSTAT.S.C06.Rsp=1 TSTAT.S.Cfe.Rsp=1 TSTAT.S.Cfd.Tx=1 @@ -2017,6 +2018,7 @@ TSTAT.C.C02.Tx=0 TSTAT.C.C03.Tx=0 TSTAT.S.C00.Tx=0 TSTAT.S.C01.Tx=0 +TSTAT.C.C05.Tx=0 TSTAT.C.C06.Tx=1 TSTAT.C.Cfe.Tx=1 From 0f1d7a510860873888a415a3f7a9b37ef0422097 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Thu, 29 Aug 2024 17:32:34 +0000 Subject: [PATCH 2/2] Restyled by prettier-yaml --- src/app/tests/suites/certification/PICS.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/tests/suites/certification/PICS.yaml b/src/app/tests/suites/certification/PICS.yaml index 0f9238ffc88f3f..32ea708bd871fe 100644 --- a/src/app/tests/suites/certification/PICS.yaml +++ b/src/app/tests/suites/certification/PICS.yaml @@ -6627,7 +6627,8 @@ PICS: id: TSTAT.C.C04.Tx - label: - "Does the device implement sending the SetActiveScheduleRequest command?" + "Does the device implement sending the SetActiveScheduleRequest + command?" id: TSTAT.C.C05.Tx - label: