|
151 | 151 | "manufacturersXml": "../../../../src/app/zap-templates/zcl/data-model/manufacturers.xml",
|
152 | 152 | "options": {
|
153 | 153 | "text": {
|
154 |
| - "defaultResponsePolicy": [ |
155 |
| - "Always", |
156 |
| - "Conditional", |
157 |
| - "Never" |
158 |
| - ] |
| 154 | + "defaultResponsePolicy": ["Always", "Conditional", "Never"] |
159 | 155 | },
|
160 |
| - "bool": [ |
161 |
| - "commandDiscovery" |
162 |
| - ] |
| 156 | + "bool": ["commandDiscovery"] |
163 | 157 | },
|
164 | 158 | "defaults": {
|
165 | 159 | "text": {
|
|
205 | 199 | "SpecificationVersion",
|
206 | 200 | "MaxPathsPerInvoke"
|
207 | 201 | ],
|
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"], |
222 | 206 | "Device Energy Management": [
|
223 | 207 | "ESAType",
|
224 | 208 | "ESACanGenerate",
|
|
270 | 254 | "SessionEnergyDischarged",
|
271 | 255 | "FeatureMap"
|
272 | 256 | ],
|
273 |
| - "Energy EVSE Mode": [ |
274 |
| - "SupportedModes", |
275 |
| - "CurrentMode", |
276 |
| - "FeatureMap" |
277 |
| - ], |
| 257 | + "Energy EVSE Mode": ["SupportedModes", "CurrentMode", "FeatureMap"], |
278 | 258 | "Ethernet Network Diagnostics": [
|
279 | 259 | "PHYRate",
|
280 | 260 | "FullDuplex",
|
|
434 | 414 | "CurrentMaxRate",
|
435 | 415 | "OverrunCount"
|
436 | 416 | ],
|
437 |
| - "Channel": [ |
438 |
| - "Lineup", |
439 |
| - "CurrentChannel" |
440 |
| - ], |
| 417 | + "Channel": ["Lineup", "CurrentChannel"], |
441 | 418 | "Media Playback": [
|
442 | 419 | "SampledPosition",
|
443 | 420 | "ActiveAudioTrack",
|
444 | 421 | "ActiveTextTrack"
|
445 | 422 | ],
|
446 |
| - "Application Launcher": [ |
447 |
| - "CurrentApp" |
448 |
| - ], |
449 |
| - "Application Basic": [ |
450 |
| - "Application" |
451 |
| - ], |
| 423 | + "Application Launcher": ["CurrentApp"], |
| 424 | + "Application Basic": ["Application"], |
452 | 425 | "Time Synchronization": [
|
453 | 426 | "TrustedTimeSource",
|
454 | 427 | "DefaultNTP",
|
|
460 | 433 | "TimeZoneListMaxSize",
|
461 | 434 | "DSTOffsetListMaxSize"
|
462 | 435 | ],
|
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"], |
476 | 439 | "Microwave Oven Control": [
|
477 | 440 | "CookTime",
|
478 | 441 | "MaxCookTime",
|
|
485 | 448 | "WattRating",
|
486 | 449 | "FeatureMap"
|
487 | 450 | ],
|
488 |
| - "Laundry Washer Mode": [ |
489 |
| - "SupportedModes", |
490 |
| - "CurrentMode", |
491 |
| - "FeatureMap" |
492 |
| - ], |
| 451 | + "Laundry Washer Mode": ["SupportedModes", "CurrentMode", "FeatureMap"], |
493 | 452 | "Refrigerator And Temperature Controlled Cabinet Mode": [
|
494 | 453 | "SupportedModes",
|
495 | 454 | "CurrentMode",
|
496 | 455 | "FeatureMap"
|
497 | 456 | ],
|
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"], |
508 | 459 | "Operational State": [
|
509 | 460 | "OperationalState",
|
510 | 461 | "OperationalError",
|
|
681 | 632 | "LevelValue",
|
682 | 633 | "FeatureMap"
|
683 | 634 | ],
|
684 |
| - "Air Quality": [ |
685 |
| - "AirQuality", |
686 |
| - "FeatureMap" |
687 |
| - ], |
| 635 | + "Air Quality": ["AirQuality", "FeatureMap"], |
688 | 636 | "Electrical Energy Measurement": [
|
689 | 637 | "Accuracy",
|
690 | 638 | "CumulativeEnergyImported",
|
|
716 | 664 | "NeutralCurrent",
|
717 | 665 | "FeatureMap"
|
718 | 666 | ],
|
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"], |
728 | 670 | "Water Heater Management": [
|
729 | 671 | "HeaterTypes",
|
730 | 672 | "HeatDemand",
|
|
735 | 677 | "FeatureMap",
|
736 | 678 | "ClusterRevision"
|
737 | 679 | ],
|
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"], |
747 | 682 | "Thread Network Directory": [
|
748 | 683 | "PreferredExtendedPanID",
|
749 | 684 | "ThreadNetworks",
|
750 | 685 | "ThreadNetworkTableSize"
|
751 | 686 | ],
|
752 |
| - "Service Area": [ |
753 |
| - "CurrentArea", |
754 |
| - "EstimatedEndTime", |
755 |
| - "FeatureMap" |
756 |
| - ], |
| 687 | + "Service Area": ["CurrentArea", "EstimatedEndTime", "FeatureMap"], |
757 | 688 | "Camera AV Stream Management": [
|
758 | 689 | "VideoSensorParams",
|
759 | 690 | "MinViewport",
|
760 | 691 | "MicrophoneCapabilities",
|
761 | 692 | "SpeakerCapabilities",
|
762 | 693 | "Viewport"
|
763 | 694 | ],
|
764 |
| - "Camera AV Settings User Level Management": [ |
765 |
| - "MPTZPosition" |
766 |
| - ] |
| 695 | + "Camera AV Settings User Level Management": ["MPTZPosition"] |
767 | 696 | },
|
768 | 697 | "mandatoryDeviceTypes": "0x0016",
|
769 | 698 | "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"], |
778 | 700 | "fabricHandling": {
|
779 | 701 | "automaticallyCreateFields": true,
|
780 | 702 | "indexFieldId": 254,
|
|
0 commit comments