From be6e0ac6f5c5228e731589401a8a4d113f0115ff Mon Sep 17 00:00:00 2001 From: Morozov-5F Date: Fri, 3 Jun 2022 00:11:15 +0300 Subject: [PATCH] [#18407] Update attributes and feature map for lock-app --- examples/lock-app/lock-common/lock-app.zap | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/lock-app/lock-common/lock-app.zap b/examples/lock-app/lock-common/lock-app.zap index 7541d086cd6586..c4ce3db3e46ad9 100755 --- a/examples/lock-app/lock-common/lock-app.zap +++ b/examples/lock-app/lock-common/lock-app.zap @@ -7850,7 +7850,7 @@ "mfgCode": null, "side": "server", "type": "boolean", - "included": 1, + "included": 0, "storageOption": "RAM", "singleton": 0, "bounded": 0, @@ -7934,7 +7934,7 @@ "storageOption": "RAM", "singleton": 0, "bounded": 0, - "defaultValue": "0x113", + "defaultValue": "0x133", "reportable": 1, "minInterval": 1, "maxInterval": 65534, @@ -8082,5 +8082,6 @@ "endpointVersion": 1, "deviceIdentifier": 10 } - ] + ], + "log": [] } \ No newline at end of file