Skip to content

Commit 3f13277

Browse files
restyled-commitssenthilku
authored andcommitted
Restyled by prettier-json
1 parent c49578f commit 3f13277

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

src/app/zap-templates/zcl/zcl-with-test-extensions.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -201,11 +201,7 @@
201201
],
202202
"Bridged Device Basic Information": ["ProductAppearance"],
203203
"Chime": ["ActiveChimeID", "Enabled"],
204-
"Closure Control": [
205-
"OverallState",
206-
"OverallTarget",
207-
"FeatureMap"
208-
],
204+
"Closure Control": ["OverallState", "OverallTarget", "FeatureMap"],
209205
"Descriptor": ["ClusterRevision", "FeatureMap"],
210206
"Device Energy Management": [
211207
"ESAType",

src/app/zap-templates/zcl/zcl.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,7 @@
195195
],
196196
"Bridged Device Basic Information": ["ProductAppearance"],
197197
"Chime": ["ActiveChimeID", "Enabled"],
198-
"Closure Control": [
199-
"OverallState",
200-
"OverallTarget",
201-
"FeatureMap"
202-
],
198+
"Closure Control": ["OverallState", "OverallTarget", "FeatureMap"],
203199
"Descriptor": ["ClusterRevision", "FeatureMap"],
204200
"Device Energy Management": [
205201
"ESAType",

0 commit comments

Comments
 (0)