From ec23337bbc913dfaa0bc905a3e2b59c4f421a5fc Mon Sep 17 00:00:00 2001 From: ex_liangpy4 Date: Tue, 12 Dec 2023 21:04:19 +0800 Subject: [PATCH] regen ZAP --- .../microwave-oven-common/microwave-oven-app.matter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/microwave-oven-app/microwave-oven-common/microwave-oven-app.matter b/examples/microwave-oven-app/microwave-oven-common/microwave-oven-app.matter index 8bf496c31ba448..139d2dd0c96217 100644 --- a/examples/microwave-oven-app/microwave-oven-common/microwave-oven-app.matter +++ b/examples/microwave-oven-app/microwave-oven-common/microwave-oven-app.matter @@ -551,7 +551,7 @@ cluster NetworkCommissioning = 49 { /** The General Diagnostics Cluster, along with other diagnostics clusters, provide a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems. */ cluster GeneralDiagnostics = 51 { - revision 1; // NOTE: Default/not specifically set + revision 2; enum BootReasonEnum : enum8 { kUnspecified = 0;