Skip to content

Commit 05c4b6a

Browse files
committed
Generated using ./scripts/tools/zap_regen_all.py
1 parent 92343c1 commit 05c4b6a

File tree

3 files changed

+137
-467
lines changed

3 files changed

+137
-467
lines changed

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

+25-103
Original file line numberDiff line numberDiff line change
@@ -149,15 +149,9 @@
149149
"manufacturersXml": "../../../../src/app/zap-templates/zcl/data-model/manufacturers.xml",
150150
"options": {
151151
"text": {
152-
"defaultResponsePolicy": [
153-
"Always",
154-
"Conditional",
155-
"Never"
156-
]
152+
"defaultResponsePolicy": ["Always", "Conditional", "Never"]
157153
},
158-
"bool": [
159-
"commandDiscovery"
160-
]
154+
"bool": ["commandDiscovery"]
161155
},
162156
"defaults": {
163157
"text": {
@@ -203,17 +197,9 @@
203197
"SpecificationVersion",
204198
"MaxPathsPerInvoke"
205199
],
206-
"Bridged Device Basic Information": [
207-
"ProductAppearance"
208-
],
209-
"Chime": [
210-
"ActiveChimeID",
211-
"Enabled"
212-
],
213-
"Descriptor": [
214-
"ClusterRevision",
215-
"FeatureMap"
216-
],
200+
"Bridged Device Basic Information": ["ProductAppearance"],
201+
"Chime": ["ActiveChimeID", "Enabled"],
202+
"Descriptor": ["ClusterRevision", "FeatureMap"],
217203
"Device Energy Management": [
218204
"ESAType",
219205
"ESACanGenerate",
@@ -265,11 +251,7 @@
265251
"SessionEnergyDischarged",
266252
"FeatureMap"
267253
],
268-
"Energy EVSE Mode": [
269-
"SupportedModes",
270-
"CurrentMode",
271-
"FeatureMap"
272-
],
254+
"Energy EVSE Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
273255
"Ethernet Network Diagnostics": [
274256
"PHYRate",
275257
"FullDuplex",
@@ -313,11 +295,7 @@
313295
"ICDCounter",
314296
"ClientsSupportedPerFabric"
315297
],
316-
"Occupancy Sensing": [
317-
"HoldTimeLimits",
318-
"HoldTime",
319-
"FeatureMap"
320-
],
298+
"Occupancy Sensing": ["HoldTimeLimits", "HoldTime", "FeatureMap"],
321299
"Operational Credentials": [
322300
"SupportedFabrics",
323301
"CommissionedFabrics",
@@ -424,21 +402,14 @@
424402
"CurrentMaxRate",
425403
"OverrunCount"
426404
],
427-
"Channel": [
428-
"Lineup",
429-
"CurrentChannel"
430-
],
405+
"Channel": ["Lineup", "CurrentChannel"],
431406
"Media Playback": [
432407
"SampledPosition",
433408
"ActiveAudioTrack",
434409
"ActiveTextTrack"
435410
],
436-
"Application Launcher": [
437-
"CurrentApp"
438-
],
439-
"Application Basic": [
440-
"Application"
441-
],
411+
"Application Launcher": ["CurrentApp"],
412+
"Application Basic": ["Application"],
442413
"Time Synchronization": [
443414
"TrustedTimeSource",
444415
"DefaultNTP",
@@ -450,19 +421,9 @@
450421
"TimeZoneListMaxSize",
451422
"DSTOffsetListMaxSize"
452423
],
453-
"Temperature Control": [
454-
"SupportedTemperatureLevels"
455-
],
456-
"Dishwasher Mode": [
457-
"SupportedModes",
458-
"CurrentMode",
459-
"FeatureMap"
460-
],
461-
"Microwave Oven Mode": [
462-
"SupportedModes",
463-
"CurrentMode",
464-
"FeatureMap"
465-
],
424+
"Temperature Control": ["SupportedTemperatureLevels"],
425+
"Dishwasher Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
426+
"Microwave Oven Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
466427
"Microwave Oven Control": [
467428
"CookTime",
468429
"MaxCookTime",
@@ -475,26 +436,14 @@
475436
"WattRating",
476437
"FeatureMap"
477438
],
478-
"Laundry Washer Mode": [
479-
"SupportedModes",
480-
"CurrentMode",
481-
"FeatureMap"
482-
],
439+
"Laundry Washer Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
483440
"Refrigerator And Temperature Controlled Cabinet Mode": [
484441
"SupportedModes",
485442
"CurrentMode",
486443
"FeatureMap"
487444
],
488-
"RVC Clean Mode": [
489-
"SupportedModes",
490-
"CurrentMode",
491-
"FeatureMap"
492-
],
493-
"RVC Run Mode": [
494-
"SupportedModes",
495-
"CurrentMode",
496-
"FeatureMap"
497-
],
445+
"RVC Clean Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
446+
"RVC Run Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
498447
"Operational State": [
499448
"OperationalState",
500449
"OperationalError",
@@ -671,10 +620,7 @@
671620
"LevelValue",
672621
"FeatureMap"
673622
],
674-
"Air Quality": [
675-
"AirQuality",
676-
"FeatureMap"
677-
],
623+
"Air Quality": ["AirQuality", "FeatureMap"],
678624
"Electrical Energy Measurement": [
679625
"Accuracy",
680626
"CumulativeEnergyImported",
@@ -706,15 +652,9 @@
706652
"NeutralCurrent",
707653
"FeatureMap"
708654
],
709-
"Power Topology": [
710-
"FeatureMap"
711-
],
712-
"Valve Configuration and Control": [
713-
"RemainingDuration"
714-
],
715-
"Boolean State Configuration": [
716-
"CurrentSensitivityLevel"
717-
],
655+
"Power Topology": ["FeatureMap"],
656+
"Valve Configuration and Control": ["RemainingDuration"],
657+
"Boolean State Configuration": ["CurrentSensitivityLevel"],
718658
"Water Heater Management": [
719659
"HeaterTypes",
720660
"HeatDemand",
@@ -725,25 +665,14 @@
725665
"FeatureMap",
726666
"ClusterRevision"
727667
],
728-
"Water Heater Mode": [
729-
"SupportedModes",
730-
"CurrentMode",
731-
"FeatureMap"
732-
],
733-
"Wi-Fi Network Management": [
734-
"SSID",
735-
"PassphraseSurrogate"
736-
],
668+
"Water Heater Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
669+
"Wi-Fi Network Management": ["SSID", "PassphraseSurrogate"],
737670
"Thread Network Directory": [
738671
"PreferredExtendedPanID",
739672
"ThreadNetworks",
740673
"ThreadNetworkTableSize"
741674
],
742-
"Service Area": [
743-
"CurrentArea",
744-
"EstimatedEndTime",
745-
"FeatureMap"
746-
],
675+
"Service Area": ["CurrentArea", "EstimatedEndTime", "FeatureMap"],
747676
"Camera AV Stream Management": [
748677
"VideoSensorParams",
749678
"MinViewport",
@@ -755,14 +684,7 @@
755684
},
756685
"mandatoryDeviceTypes": "0x0016",
757686
"defaultReportingPolicy": "mandatory",
758-
"ZCLDataTypes": [
759-
"ARRAY",
760-
"BITMAP",
761-
"ENUM",
762-
"NUMBER",
763-
"STRING",
764-
"STRUCT"
765-
],
687+
"ZCLDataTypes": ["ARRAY", "BITMAP", "ENUM", "NUMBER", "STRING", "STRUCT"],
766688
"fabricHandling": {
767689
"automaticallyCreateFields": true,
768690
"indexFieldId": 254,
@@ -772,4 +694,4 @@
772694
"uiOptions": {
773695
"showProfileId": false
774696
}
775-
}
697+
}

0 commit comments

Comments
 (0)