From 985b719b565021a139065cdb8a94288ebf523148 Mon Sep 17 00:00:00 2001 From: Jonathan Megevand Date: Fri, 24 Jun 2022 14:17:26 +0200 Subject: [PATCH] ZAP: Update WindowCovering for all-clusters-minimal-app --- .../all-clusters-minimal-app.zap | 150 +++++++++++++++--- 1 file changed, 131 insertions(+), 19 deletions(-) diff --git a/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.zap b/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.zap index 4828e3e7b31699..8f301c1323c90e 100644 --- a/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.zap +++ b/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.zap @@ -13602,19 +13602,51 @@ "storageOption": "RAM", "singleton": 0, "bounded": 0, - "defaultValue": "0x00", + "defaultValue": "0x08", "reportable": 1, "minInterval": 0, "maxInterval": 65344, "reportableChange": 0 }, + { + "name": "PhysicalClosedLimitLift", + "code": 1, + "mfgCode": null, + "side": "server", + "type": "int16u", + "included": 1, + "storageOption": "RAM", + "singleton": 0, + "bounded": 0, + "defaultValue": "0xFFFF", + "reportable": 1, + "minInterval": 0, + "maxInterval": 65545, + "reportableChange": 0 + }, + { + "name": "PhysicalClosedLimitTilt", + "code": 2, + "mfgCode": null, + "side": "server", + "type": "int16u", + "included": 1, + "storageOption": "RAM", + "singleton": 0, + "bounded": 0, + "defaultValue": "0xFFFF", + "reportable": 1, + "minInterval": 0, + "maxInterval": 65545, + "reportableChange": 0 + }, { "name": "CurrentPositionLift", "code": 3, "mfgCode": null, "side": "server", "type": "int16u", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13630,7 +13662,7 @@ "mfgCode": null, "side": "server", "type": "int16u", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13640,6 +13672,38 @@ "maxInterval": 65344, "reportableChange": 0 }, + { + "name": "NumberOfActuationsLift", + "code": 5, + "mfgCode": null, + "side": "server", + "type": "int16u", + "included": 1, + "storageOption": "NVM", + "singleton": 0, + "bounded": 0, + "defaultValue": "0x0000", + "reportable": 1, + "minInterval": 0, + "maxInterval": 65545, + "reportableChange": 0 + }, + { + "name": "NumberOfActuationsTilt", + "code": 6, + "mfgCode": null, + "side": "server", + "type": "int16u", + "included": 1, + "storageOption": "NVM", + "singleton": 0, + "bounded": 0, + "defaultValue": "0x0000", + "reportable": 1, + "minInterval": 0, + "maxInterval": 65545, + "reportableChange": 0 + }, { "name": "ConfigStatus", "code": 7, @@ -13662,7 +13726,7 @@ "mfgCode": null, "side": "server", "type": "Percent", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13678,7 +13742,7 @@ "mfgCode": null, "side": "server", "type": "Percent", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13710,11 +13774,11 @@ "mfgCode": null, "side": "server", "type": "Percent100ths", - "included": 0, + "included": 1, "storageOption": "RAM", "singleton": 0, "bounded": 0, - "defaultValue": "500", + "defaultValue": "5000", "reportable": 1, "minInterval": 0, "maxInterval": 10000, @@ -13726,11 +13790,11 @@ "mfgCode": null, "side": "server", "type": "Percent100ths", - "included": 0, + "included": 1, "storageOption": "RAM", "singleton": 0, "bounded": 0, - "defaultValue": "500", + "defaultValue": "5000", "reportable": 1, "minInterval": 0, "maxInterval": 10000, @@ -13758,11 +13822,11 @@ "mfgCode": null, "side": "server", "type": "Percent100ths", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, - "defaultValue": "500", + "defaultValue": "5000", "reportable": 1, "minInterval": 0, "maxInterval": 10000, @@ -13774,11 +13838,11 @@ "mfgCode": null, "side": "server", "type": "Percent100ths", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, - "defaultValue": "500", + "defaultValue": "5000", "reportable": 1, "minInterval": 0, "maxInterval": 10000, @@ -13790,7 +13854,7 @@ "mfgCode": null, "side": "server", "type": "int16u", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13806,7 +13870,7 @@ "mfgCode": null, "side": "server", "type": "int16u", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13822,7 +13886,7 @@ "mfgCode": null, "side": "server", "type": "int16u", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13838,7 +13902,7 @@ "mfgCode": null, "side": "server", "type": "int16u", - "included": 0, + "included": 1, "storageOption": "NVM", "singleton": 0, "bounded": 0, @@ -13870,7 +13934,7 @@ "mfgCode": null, "side": "server", "type": "bitmap16", - "included": 0, + "included": 1, "storageOption": "RAM", "singleton": 0, "bounded": 0, @@ -13880,6 +13944,54 @@ "maxInterval": 65344, "reportableChange": 0 }, + { + "name": "GeneratedCommandList", + "code": 65528, + "mfgCode": null, + "side": "server", + "type": "array", + "included": 1, + "storageOption": "External", + "singleton": 0, + "bounded": 0, + "defaultValue": "", + "reportable": 1, + "minInterval": 1, + "maxInterval": 65534, + "reportableChange": 0 + }, + { + "name": "AcceptedCommandList", + "code": 65529, + "mfgCode": null, + "side": "server", + "type": "array", + "included": 1, + "storageOption": "External", + "singleton": 0, + "bounded": 0, + "defaultValue": "", + "reportable": 1, + "minInterval": 1, + "maxInterval": 65534, + "reportableChange": 0 + }, + { + "name": "AttributeList", + "code": 65531, + "mfgCode": null, + "side": "server", + "type": "array", + "included": 1, + "storageOption": "External", + "singleton": 0, + "bounded": 0, + "defaultValue": "", + "reportable": 1, + "minInterval": 1, + "maxInterval": 65534, + "reportableChange": 0 + }, { "name": "FeatureMap", "code": 65532, @@ -13890,7 +14002,7 @@ "storageOption": "RAM", "singleton": 0, "bounded": 0, - "defaultValue": "1", + "defaultValue": "0x17", "reportable": 1, "minInterval": 0, "maxInterval": 65344,