From 3c4f266021c55bae3860616ac35b9bceadc3407a Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Wed, 24 Nov 2021 12:28:42 -0500 Subject: [PATCH] Update ZAP and set defaultReportable to true for attributes. (#12074) This should cause IS_REPORTABLE to be true for attributes unless the XML has reportable="false". Still waiting on https://github.com/project-chip/zap/issues/318 to be fixed to then get us the behavior we really want. --- src/app/zap-templates/zcl/zcl.json | 3 ++- third_party/zap/repo | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/zap-templates/zcl/zcl.json b/src/app/zap-templates/zcl/zcl.json index 802dfb54f10135..d47e96bdfc111e 100644 --- a/src/app/zap-templates/zcl/zcl.json +++ b/src/app/zap-templates/zcl/zcl.json @@ -82,5 +82,6 @@ "bool": { "commandDiscovery": true } - } + }, + "defaultReportable": true } diff --git a/third_party/zap/repo b/third_party/zap/repo index 8abf57ba70b213..55a6cc8fe1dfcc 160000 --- a/third_party/zap/repo +++ b/third_party/zap/repo @@ -1 +1 @@ -Subproject commit 8abf57ba70b2134ac387968d823a71a361fe6ae2 +Subproject commit 55a6cc8fe1dfcc76598a8b14f532c5054ef689ab