27
27
" boolean-state-configuration-cluster.xml" ,
28
28
" actions-cluster.xml" ,
29
29
" bridged-device-basic-information.xml" ,
30
+ " camera-av-stream-management-cluster.xml" ,
30
31
" chip-ota.xml" ,
31
32
" channel-cluster.xml" ,
32
33
" clusters-extensions.xml" ,
142
143
"manufacturersXml" : " ../../../../src/app/zap-templates/zcl/data-model/manufacturers.xml" ,
143
144
"options" : {
144
145
"text" : {
145
- "defaultResponsePolicy" : [" Always" , " Conditional" , " Never" ]
146
+ "defaultResponsePolicy" : [
147
+ " Always" ,
148
+ " Conditional" ,
149
+ " Never"
150
+ ]
146
151
},
147
- "bool" : [" commandDiscovery" ]
152
+ "bool" : [
153
+ " commandDiscovery"
154
+ ]
148
155
},
149
156
"defaults" : {
150
157
"text" : {
190
197
" SpecificationVersion" ,
191
198
" MaxPathsPerInvoke"
192
199
],
193
- "Bridged Device Basic Information" : [" ProductAppearance" ],
194
- "Descriptor" : [" ClusterRevision" , " FeatureMap" ],
200
+ "Bridged Device Basic Information" : [
201
+ " ProductAppearance"
202
+ ],
203
+ "Descriptor" : [
204
+ " ClusterRevision" ,
205
+ " FeatureMap"
206
+ ],
195
207
"Device Energy Management" : [
196
208
" ESAType" ,
197
209
" ESACanGenerate" ,
243
255
" SessionEnergyDischarged" ,
244
256
" FeatureMap"
245
257
],
246
- "Energy EVSE Mode" : [" SupportedModes" , " CurrentMode" , " FeatureMap" ],
258
+ "Energy EVSE Mode" : [
259
+ " SupportedModes" ,
260
+ " CurrentMode" ,
261
+ " FeatureMap"
262
+ ],
247
263
"Ethernet Network Diagnostics" : [
248
264
" PHYRate" ,
249
265
" FullDuplex" ,
288
304
" ClientsSupportedPerFabric" ,
289
305
" MaximumCheckInBackOff"
290
306
],
291
- "Occupancy Sensing" : [" HoldTimeLimits" , " HoldTime" , " FeatureMap" ],
307
+ "Occupancy Sensing" : [
308
+ " HoldTimeLimits" ,
309
+ " HoldTime" ,
310
+ " FeatureMap"
311
+ ],
292
312
"Operational Credentials" : [
293
313
" SupportedFabrics" ,
294
314
" CommissionedFabrics" ,
395
415
" CurrentMaxRate" ,
396
416
" OverrunCount"
397
417
],
398
- "Channel" : [" Lineup" , " CurrentChannel" ],
418
+ "Channel" : [
419
+ " Lineup" ,
420
+ " CurrentChannel"
421
+ ],
399
422
"Media Playback" : [
400
423
" SampledPosition" ,
401
424
" ActiveAudioTrack" ,
402
425
" ActiveTextTrack"
403
426
],
404
- "Application Launcher" : [" CurrentApp" ],
405
- "Application Basic" : [" Application" ],
427
+ "Application Launcher" : [
428
+ " CurrentApp"
429
+ ],
430
+ "Application Basic" : [
431
+ " Application"
432
+ ],
406
433
"Time Synchronization" : [
407
434
" TrustedTimeSource" ,
408
435
" DefaultNTP" ,
414
441
" TimeZoneListMaxSize" ,
415
442
" DSTOffsetListMaxSize"
416
443
],
417
- "Temperature Control" : [" SupportedTemperatureLevels" ],
444
+ "Temperature Control" : [
445
+ " SupportedTemperatureLevels"
446
+ ],
418
447
"Dishwasher Mode" : [
419
448
" SupportedModes" ,
420
449
" CurrentMode" ,
421
450
" StartUpMode" ,
422
451
" OnMode" ,
423
452
" FeatureMap"
424
453
],
425
- "Microwave Oven Mode" : [" SupportedModes" , " CurrentMode" , " FeatureMap" ],
454
+ "Microwave Oven Mode" : [
455
+ " SupportedModes" ,
456
+ " CurrentMode" ,
457
+ " FeatureMap"
458
+ ],
426
459
"Microwave Oven Control" : [
427
460
" CookTime" ,
428
461
" MaxCookTime" ,
449
482
" OnMode" ,
450
483
" FeatureMap"
451
484
],
452
- "RVC Clean Mode" : [" SupportedModes" , " CurrentMode" , " FeatureMap" ],
453
- "RVC Run Mode" : [" SupportedModes" , " CurrentMode" , " FeatureMap" ],
485
+ "RVC Clean Mode" : [
486
+ " SupportedModes" ,
487
+ " CurrentMode" ,
488
+ " FeatureMap"
489
+ ],
490
+ "RVC Run Mode" : [
491
+ " SupportedModes" ,
492
+ " CurrentMode" ,
493
+ " FeatureMap"
494
+ ],
454
495
"Operational State" : [
455
496
" OperationalState" ,
456
497
" OperationalError" ,
627
668
" LevelValue" ,
628
669
" FeatureMap"
629
670
],
630
- "Air Quality" : [" AirQuality" , " FeatureMap" ],
671
+ "Air Quality" : [
672
+ " AirQuality" ,
673
+ " FeatureMap"
674
+ ],
631
675
"Electrical Energy Measurement" : [
632
676
" Accuracy" ,
633
677
" CumulativeEnergyImported" ,
659
703
" NeutralCurrent" ,
660
704
" FeatureMap"
661
705
],
662
- "Power Topology" : [" FeatureMap" ],
663
- "Valve Configuration and Control" : [" RemainingDuration" ],
664
- "Boolean State Configuration" : [" CurrentSensitivityLevel" ],
706
+ "Power Topology" : [
707
+ " FeatureMap"
708
+ ],
709
+ "Valve Configuration and Control" : [
710
+ " RemainingDuration"
711
+ ],
712
+ "Boolean State Configuration" : [
713
+ " CurrentSensitivityLevel"
714
+ ],
665
715
"Water Heater Management" : [
666
716
" HeaterTypes" ,
667
717
" HeatDemand" ,
672
722
" FeatureMap" ,
673
723
" ClusterRevision"
674
724
],
675
- "Water Heater Mode" : [" SupportedModes" , " CurrentMode" , " FeatureMap" ],
676
- "Wi-Fi Network Management" : [" SSID" , " PassphraseSurrogate" ],
725
+ "Water Heater Mode" : [
726
+ " SupportedModes" ,
727
+ " CurrentMode" ,
728
+ " FeatureMap"
729
+ ],
730
+ "Wi-Fi Network Management" : [
731
+ " SSID" ,
732
+ " PassphraseSurrogate"
733
+ ],
677
734
"Thread Network Directory" : [
678
735
" PreferredExtendedPanID" ,
679
736
" ThreadNetworks" ,
680
737
" ThreadNetworkTableSize"
681
738
],
682
- "Service Area" : [" CurrentArea" , " EstimatedEndTime" , " FeatureMap" ]
739
+ "Service Area" : [
740
+ " CurrentArea" ,
741
+ " EstimatedEndTime" ,
742
+ " FeatureMap"
743
+ ]
683
744
},
684
745
"defaultReportingPolicy" : " mandatory" ,
685
- "ZCLDataTypes" : [" ARRAY" , " BITMAP" , " ENUM" , " NUMBER" , " STRING" , " STRUCT" ],
746
+ "ZCLDataTypes" : [
747
+ " ARRAY" ,
748
+ " BITMAP" ,
749
+ " ENUM" ,
750
+ " NUMBER" ,
751
+ " STRING" ,
752
+ " STRUCT"
753
+ ],
686
754
"fabricHandling" : {
687
755
"automaticallyCreateFields" : true ,
688
756
"indexFieldId" : 254 ,
692
760
"uiOptions" : {
693
761
"showProfileId" : false
694
762
}
695
- }
763
+ }
0 commit comments