From 1a60bb55538bfb8c0dc10b2676d8cd8942ff17e6 Mon Sep 17 00:00:00 2001 From: Evgeni Margolis Date: Mon, 6 Feb 2023 13:30:34 -0800 Subject: [PATCH] Updated ShutDown and Leave Events of the Basic Information Cluster as Optional to Match the Spec --- .../zcl/data-model/chip/basic-information-cluster.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml index f86bb84a582715..cfe5e82dca20fa 100644 --- a/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml @@ -70,10 +70,10 @@ limitations under the License. The StartUp event SHALL be emitted by a Node as soon as reasonable after completing a boot or reboot process. - + The ShutDown event SHOULD be emitted by a Node prior to any orderly shutdown sequence on a best-effort basis. - + The Leave event SHOULD be emitted by a Node prior to permanently leaving the Fabric.