From 8e1dce582ade33f535e534aa2eceaefc6e9f158a Mon Sep 17 00:00:00 2001 From: Paul Regan Date: Mon, 23 Sep 2024 10:59:34 -0400 Subject: [PATCH] tagging rootNode as a mandatory device type in zcl.json for ZAP to consume --- src/app/zap-templates/zcl/zcl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/zap-templates/zcl/zcl.json b/src/app/zap-templates/zcl/zcl.json index db4526e39cbbde..634d333ef039c8 100644 --- a/src/app/zap-templates/zcl/zcl.json +++ b/src/app/zap-templates/zcl/zcl.json @@ -675,6 +675,7 @@ ], "Service Area": ["CurrentArea", "EstimatedEndTime", "FeatureMap"] }, + "mandatoryDeviceTypes": "0x0016", "defaultReportingPolicy": "mandatory", "ZCLDataTypes": ["ARRAY", "BITMAP", "ENUM", "NUMBER", "STRING", "STRUCT"], "fabricHandling": {