diff --git a/examples/all-clusters-app/all-clusters-common/all-clusters-app.zap b/examples/all-clusters-app/all-clusters-common/all-clusters-app.zap index 167a75e838fc42..666138eebaec8a 100644 --- a/examples/all-clusters-app/all-clusters-common/all-clusters-app.zap +++ b/examples/all-clusters-app/all-clusters-common/all-clusters-app.zap @@ -8593,6 +8593,15 @@ "maxInterval": 65534, "reportableChange": 0 } + ], + "events": [ + { + "name": "OperationalError", + "code": 0, + "mfgCode": null, + "side": "server", + "included": 1 + } ] }, { diff --git a/src/app/tests/suites/certification/Test_TC_OVENOPSTATE_2_4.yaml b/src/app/tests/suites/certification/Test_TC_OVENOPSTATE_2_4.yaml index 4820fba4eab995..a97c67d2d65fbb 100644 --- a/src/app/tests/suites/certification/Test_TC_OVENOPSTATE_2_4.yaml +++ b/src/app/tests/suites/certification/Test_TC_OVENOPSTATE_2_4.yaml @@ -52,29 +52,17 @@ tests: NOTE : There's a PIXIT value controlling the ability to execute that ({PIXIT_ERROREVENTGEN}), which as the test case notes, requires vendor specific actions to generated the error at the DUT. This is dependent on the vendor app supporting this. The SDK as it stands won't provide the error, this may be testable by some of the vendors depending on their implementations. - [1692859386.707176][6658:6660] CHIP:EM: Rxd Ack; Removing MessageCounter:212756536 from Retrans Table on exchange 36888i - [1692859386.707295][6658:6660] CHIP:DMG: ReportDataMessage = - [1692859386.707360][6658:6660] CHIP:DMG: { - [1692859386.707416][6658:6660] CHIP:DMG: SubscriptionId = 0x97bb846c, - [1692859386.707477][6658:6660] CHIP:DMG: InteractionModelRevision = 10 - [1692859386.707533][6658:6660] CHIP:DMG: } - [1692859386.707621][6658:6660] CHIP:DMG: MoveToState ReadClient[0xffff80011a90]: Moving to [AwaitingSu] - [1692859386.707815][6658:6660] CHIP:EM: <<< [E:36888i S:54523 M:212756537 (Ack:12760634)] (S) Msg TX to 1:0000000000000001 [853D] --- Type 0001:01 (IM:StatusResponse) - [1692859386.707901][6658:6660] CHIP:IN: (S) Sending msg 212756537 on secure session with LSID: 54523 - [1692859386.708167][6658:6660] CHIP:DL: HandlePlatformSpecificBLEEvent 32793 - [1692859386.708237][6658:6660] CHIP:DL: HandlePlatformSpecificBLEEvent 32793 - [1692859386.749217][6658:6660] CHIP:EM: >>> [E:36888i S:54523 M:12760635 (Ack:212756537)] (S) Msg RX from 1:0000000000000001 [853D] --- Type 0001:04 (IM:SubscribeResponse) - [1692859386.749285][6658:6660] CHIP:EM: Found matching exchange: 36888i, Delegate: 0xffff80011aa0 - [1692859386.749350][6658:6660] CHIP:EM: Rxd Ack; Removing MessageCounter:212756537 from Retrans Table on exchange 36888i - [1692859386.749417][6658:6660] CHIP:DMG: SubscribeResponse is received - [1692859386.749489][6658:6660] CHIP:DMG: SubscribeResponseMessage = - [1692859386.749538][6658:6660] CHIP:DMG: { - [1692859386.749584][6658:6660] CHIP:DMG: SubscriptionId = 0x97bb846c, - [1692859386.749637][6658:6660] CHIP:DMG: MaxInterval = 0x6, - [1692859386.749687][6658:6660] CHIP:DMG: InteractionModelRevision = 10 - [1692859386.749734][6658:6660] CHIP:DMG: } - [1692859386.749787][6658:6660] CHIP:DMG: Subscription established with SubscriptionID = 0x97bb846c MinInterval = 5s MaxInterval = 6s Peer = 01:0000000000000001 - [1692859386.749843][6658:6660] CHIP:DMG: MoveToState ReadClient[0xffff80011a90]: Moving to [Subscripti] + [1705871792686] [7030:7008415] [TOO] Endpoint: 1 Cluster: 0x0000_0048 Event 0x0000_0000 + [1705871792686] [7030:7008415] [TOO] Event number: 65541 + [1705871792686] [7030:7008415] [TOO] Priority: Critical + [1705871792686] [7030:7008415] [TOO] Timestamp: 1705871789411 + [1705871792686] [7030:7008415] [TOO] OperationalError: { + [1705871792686] [7030:7008415] [TOO] ErrorState: { + [1705871792686] [7030:7008415] [TOO] ErrorStateID: 3 + [1705871792686] [7030:7008415] [TOO] } + [1705871792686] [7030:7008415] [TOO] } + [1705871792686] [7030:7008415] [DMG] Refresh LivenessCheckTime for 14224 milliseconds with SubscriptionId = 0x6bdd9a34 Peer = 01:0000000000000001 + cluster: "LogCommands" command: "UserPrompt" arguments: diff --git a/src/app/tests/suites/certification/ci-pics-values b/src/app/tests/suites/certification/ci-pics-values index 66a9da41ccf31b..811e07258fdeec 100644 --- a/src/app/tests/suites/certification/ci-pics-values +++ b/src/app/tests/suites/certification/ci-pics-values @@ -1836,7 +1836,7 @@ OPSTATE.S.C04.Tx=1 # Server Events OPSTATE.S.E00=1 -OPSTATE.S.E01=1 +OPSTATE.S.E01=0 # Oven Operational State @@ -2776,7 +2776,7 @@ DEM.S.A0005=0 DEM.S.A0006=0 DEM.S.A0007=0 -# Features +# Features DEM.S.F00=0 DEM.S.F01=0 DEM.S.F02=0