Skip to content

Commit

Permalink
Restyled
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarcosb committed Nov 14, 2024
1 parent a23e0b5 commit c970e17
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 467 deletions.
128 changes: 25 additions & 103 deletions src/app/zap-templates/zcl/zcl-with-test-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,15 +148,9 @@
"manufacturersXml": "../../../../src/app/zap-templates/zcl/data-model/manufacturers.xml",
"options": {
"text": {
"defaultResponsePolicy": [
"Always",
"Conditional",
"Never"
]
"defaultResponsePolicy": ["Always", "Conditional", "Never"]
},
"bool": [
"commandDiscovery"
]
"bool": ["commandDiscovery"]
},
"defaults": {
"text": {
Expand Down Expand Up @@ -202,17 +196,9 @@
"SpecificationVersion",
"MaxPathsPerInvoke"
],
"Bridged Device Basic Information": [
"ProductAppearance"
],
"Chime": [
"ActiveChimeID",
"Enabled"
],
"Descriptor": [
"ClusterRevision",
"FeatureMap"
],
"Bridged Device Basic Information": ["ProductAppearance"],
"Chime": ["ActiveChimeID", "Enabled"],
"Descriptor": ["ClusterRevision", "FeatureMap"],
"Device Energy Management": [
"ESAType",
"ESACanGenerate",
Expand Down Expand Up @@ -264,11 +250,7 @@
"SessionEnergyDischarged",
"FeatureMap"
],
"Energy EVSE Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"Energy EVSE Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Ethernet Network Diagnostics": [
"PHYRate",
"FullDuplex",
Expand Down Expand Up @@ -312,11 +294,7 @@
"ICDCounter",
"ClientsSupportedPerFabric"
],
"Occupancy Sensing": [
"HoldTimeLimits",
"HoldTime",
"FeatureMap"
],
"Occupancy Sensing": ["HoldTimeLimits", "HoldTime", "FeatureMap"],
"Operational Credentials": [
"SupportedFabrics",
"CommissionedFabrics",
Expand Down Expand Up @@ -423,21 +401,14 @@
"CurrentMaxRate",
"OverrunCount"
],
"Channel": [
"Lineup",
"CurrentChannel"
],
"Channel": ["Lineup", "CurrentChannel"],
"Media Playback": [
"SampledPosition",
"ActiveAudioTrack",
"ActiveTextTrack"
],
"Application Launcher": [
"CurrentApp"
],
"Application Basic": [
"Application"
],
"Application Launcher": ["CurrentApp"],
"Application Basic": ["Application"],
"Time Synchronization": [
"TrustedTimeSource",
"DefaultNTP",
Expand All @@ -449,19 +420,9 @@
"TimeZoneListMaxSize",
"DSTOffsetListMaxSize"
],
"Temperature Control": [
"SupportedTemperatureLevels"
],
"Dishwasher Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"Microwave Oven Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"Temperature Control": ["SupportedTemperatureLevels"],
"Dishwasher Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Microwave Oven Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Microwave Oven Control": [
"CookTime",
"MaxCookTime",
Expand All @@ -474,26 +435,14 @@
"WattRating",
"FeatureMap"
],
"Laundry Washer Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"Laundry Washer Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Refrigerator And Temperature Controlled Cabinet Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"RVC Clean Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"RVC Run Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"RVC Clean Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"RVC Run Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Operational State": [
"OperationalState",
"OperationalError",
Expand Down Expand Up @@ -670,10 +619,7 @@
"LevelValue",
"FeatureMap"
],
"Air Quality": [
"AirQuality",
"FeatureMap"
],
"Air Quality": ["AirQuality", "FeatureMap"],
"Electrical Energy Measurement": [
"Accuracy",
"CumulativeEnergyImported",
Expand Down Expand Up @@ -705,15 +651,9 @@
"NeutralCurrent",
"FeatureMap"
],
"Power Topology": [
"FeatureMap"
],
"Valve Configuration and Control": [
"RemainingDuration"
],
"Boolean State Configuration": [
"CurrentSensitivityLevel"
],
"Power Topology": ["FeatureMap"],
"Valve Configuration and Control": ["RemainingDuration"],
"Boolean State Configuration": ["CurrentSensitivityLevel"],
"Water Heater Management": [
"HeaterTypes",
"HeatDemand",
Expand All @@ -724,25 +664,14 @@
"FeatureMap",
"ClusterRevision"
],
"Water Heater Mode": [
"SupportedModes",
"CurrentMode",
"FeatureMap"
],
"Wi-Fi Network Management": [
"SSID",
"PassphraseSurrogate"
],
"Water Heater Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Wi-Fi Network Management": ["SSID", "PassphraseSurrogate"],
"Thread Network Directory": [
"PreferredExtendedPanID",
"ThreadNetworks",
"ThreadNetworkTableSize"
],
"Service Area": [
"CurrentArea",
"EstimatedEndTime",
"FeatureMap"
],
"Service Area": ["CurrentArea", "EstimatedEndTime", "FeatureMap"],
"Camera AV Stream Management": [
"VideoSensorParams",
"MinViewport",
Expand All @@ -753,14 +682,7 @@
},
"mandatoryDeviceTypes": "0x0016",
"defaultReportingPolicy": "mandatory",
"ZCLDataTypes": [
"ARRAY",
"BITMAP",
"ENUM",
"NUMBER",
"STRING",
"STRUCT"
],
"ZCLDataTypes": ["ARRAY", "BITMAP", "ENUM", "NUMBER", "STRING", "STRUCT"],
"fabricHandling": {
"automaticallyCreateFields": true,
"indexFieldId": 254,
Expand All @@ -770,4 +692,4 @@
"uiOptions": {
"showProfileId": false
}
}
}
Loading

0 comments on commit c970e17

Please sign in to comment.