Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf7f5f6

Browse files
restyled-commitstersal
authored andcommittedFeb 21, 2025·
Restyled by prettier-json
1 parent e61c9da commit bf7f5f6

File tree

3 files changed

+136
-466
lines changed

3 files changed

+136
-466
lines changed
 

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

+25-103
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,9 @@
151151
"manufacturersXml": "../../../../src/app/zap-templates/zcl/data-model/manufacturers.xml",
152152
"options": {
153153
"text": {
154-
"defaultResponsePolicy": [
155-
"Always",
156-
"Conditional",
157-
"Never"
158-
]
154+
"defaultResponsePolicy": ["Always", "Conditional", "Never"]
159155
},
160-
"bool": [
161-
"commandDiscovery"
162-
]
156+
"bool": ["commandDiscovery"]
163157
},
164158
"defaults": {
165159
"text": {
@@ -205,20 +199,10 @@
205199
"SpecificationVersion",
206200
"MaxPathsPerInvoke"
207201
],
208-
"Bridged Device Basic Information": [
209-
"ProductAppearance"
210-
],
211-
"Chime": [
212-
"Enabled"
213-
],
214-
"Closure Control": [
215-
"OverallState",
216-
"OverallTarget"
217-
],
218-
"Descriptor": [
219-
"ClusterRevision",
220-
"FeatureMap"
221-
],
202+
"Bridged Device Basic Information": ["ProductAppearance"],
203+
"Chime": ["Enabled"],
204+
"Closure Control": ["OverallState", "OverallTarget"],
205+
"Descriptor": ["ClusterRevision", "FeatureMap"],
222206
"Device Energy Management": [
223207
"ESAType",
224208
"ESACanGenerate",
@@ -270,11 +254,7 @@
270254
"SessionEnergyDischarged",
271255
"FeatureMap"
272256
],
273-
"Energy EVSE Mode": [
274-
"SupportedModes",
275-
"CurrentMode",
276-
"FeatureMap"
277-
],
257+
"Energy EVSE Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
278258
"Ethernet Network Diagnostics": [
279259
"PHYRate",
280260
"FullDuplex",
@@ -434,21 +414,14 @@
434414
"CurrentMaxRate",
435415
"OverrunCount"
436416
],
437-
"Channel": [
438-
"Lineup",
439-
"CurrentChannel"
440-
],
417+
"Channel": ["Lineup", "CurrentChannel"],
441418
"Media Playback": [
442419
"SampledPosition",
443420
"ActiveAudioTrack",
444421
"ActiveTextTrack"
445422
],
446-
"Application Launcher": [
447-
"CurrentApp"
448-
],
449-
"Application Basic": [
450-
"Application"
451-
],
423+
"Application Launcher": ["CurrentApp"],
424+
"Application Basic": ["Application"],
452425
"Time Synchronization": [
453426
"TrustedTimeSource",
454427
"DefaultNTP",
@@ -460,19 +433,9 @@
460433
"TimeZoneListMaxSize",
461434
"DSTOffsetListMaxSize"
462435
],
463-
"Temperature Control": [
464-
"SupportedTemperatureLevels"
465-
],
466-
"Dishwasher Mode": [
467-
"SupportedModes",
468-
"CurrentMode",
469-
"FeatureMap"
470-
],
471-
"Microwave Oven Mode": [
472-
"SupportedModes",
473-
"CurrentMode",
474-
"FeatureMap"
475-
],
436+
"Temperature Control": ["SupportedTemperatureLevels"],
437+
"Dishwasher Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
438+
"Microwave Oven Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
476439
"Microwave Oven Control": [
477440
"CookTime",
478441
"MaxCookTime",
@@ -485,26 +448,14 @@
485448
"WattRating",
486449
"FeatureMap"
487450
],
488-
"Laundry Washer Mode": [
489-
"SupportedModes",
490-
"CurrentMode",
491-
"FeatureMap"
492-
],
451+
"Laundry Washer Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
493452
"Refrigerator And Temperature Controlled Cabinet Mode": [
494453
"SupportedModes",
495454
"CurrentMode",
496455
"FeatureMap"
497456
],
498-
"RVC Clean Mode": [
499-
"SupportedModes",
500-
"CurrentMode",
501-
"FeatureMap"
502-
],
503-
"RVC Run Mode": [
504-
"SupportedModes",
505-
"CurrentMode",
506-
"FeatureMap"
507-
],
457+
"RVC Clean Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
458+
"RVC Run Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
508459
"Operational State": [
509460
"OperationalState",
510461
"OperationalError",
@@ -681,10 +632,7 @@
681632
"LevelValue",
682633
"FeatureMap"
683634
],
684-
"Air Quality": [
685-
"AirQuality",
686-
"FeatureMap"
687-
],
635+
"Air Quality": ["AirQuality", "FeatureMap"],
688636
"Electrical Energy Measurement": [
689637
"Accuracy",
690638
"CumulativeEnergyImported",
@@ -716,15 +664,9 @@
716664
"NeutralCurrent",
717665
"FeatureMap"
718666
],
719-
"Power Topology": [
720-
"FeatureMap"
721-
],
722-
"Valve Configuration and Control": [
723-
"RemainingDuration"
724-
],
725-
"Boolean State Configuration": [
726-
"CurrentSensitivityLevel"
727-
],
667+
"Power Topology": ["FeatureMap"],
668+
"Valve Configuration and Control": ["RemainingDuration"],
669+
"Boolean State Configuration": ["CurrentSensitivityLevel"],
728670
"Water Heater Management": [
729671
"HeaterTypes",
730672
"HeatDemand",
@@ -735,46 +677,26 @@
735677
"FeatureMap",
736678
"ClusterRevision"
737679
],
738-
"Water Heater Mode": [
739-
"SupportedModes",
740-
"CurrentMode",
741-
"FeatureMap"
742-
],
743-
"Wi-Fi Network Management": [
744-
"SSID",
745-
"PassphraseSurrogate"
746-
],
680+
"Water Heater Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
681+
"Wi-Fi Network Management": ["SSID", "PassphraseSurrogate"],
747682
"Thread Network Directory": [
748683
"PreferredExtendedPanID",
749684
"ThreadNetworks",
750685
"ThreadNetworkTableSize"
751686
],
752-
"Service Area": [
753-
"CurrentArea",
754-
"EstimatedEndTime",
755-
"FeatureMap"
756-
],
687+
"Service Area": ["CurrentArea", "EstimatedEndTime", "FeatureMap"],
757688
"Camera AV Stream Management": [
758689
"VideoSensorParams",
759690
"MinViewport",
760691
"MicrophoneCapabilities",
761692
"SpeakerCapabilities",
762693
"Viewport"
763694
],
764-
"Camera AV Settings User Level Management": [
765-
"MPTZPosition"
766-
]
695+
"Camera AV Settings User Level Management": ["MPTZPosition"]
767696
},
768697
"mandatoryDeviceTypes": "0x0016",
769698
"defaultReportingPolicy": "mandatory",
770-
"ZCLDataTypes": [
771-
"ARRAY",
772-
"BITMAP",
773-
"ENUM",
774-
"NUMBER",
775-
"STRING",
776-
"STRUCT"
777-
],
699+
"ZCLDataTypes": ["ARRAY", "BITMAP", "ENUM", "NUMBER", "STRING", "STRUCT"],
778700
"fabricHandling": {
779701
"automaticallyCreateFields": true,
780702
"indexFieldId": 254,

0 commit comments

Comments
 (0)
Please sign in to comment.