From 939f462144022f65a2be1f7e4e283005c6d26276 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Wed, 11 Oct 2023 10:54:09 -0400 Subject: [PATCH 1/6] Replace bitmaps and enums --- .../chip/access-control-cluster.xml | 6 +- .../zcl/data-model/chip/actions-cluster.xml | 10 +- .../administrator-commissioning-cluster.xml | 4 +- .../data-model/chip/air-quality-cluster.xml | 4 +- .../chip/application-basic-cluster.xml | 2 +- .../chip/application-launcher-cluster.xml | 4 +- .../data-model/chip/audio-output-cluster.xml | 4 +- .../chip/basic-information-cluster.xml | 4 +- .../chip/bridged-device-basic-information.xml | 4 +- .../zcl/data-model/chip/channel-cluster.xml | 6 +- .../zcl/data-model/chip/chip-ota.xml | 12 +- .../data-model/chip/color-control-cluster.xml | 108 +++++++++--------- .../concentration-measurement-cluster.xml | 8 +- .../chip/content-launch-cluster.xml | 12 +- .../data-model/chip/descriptor-cluster.xml | 6 +- .../chip/diagnostic-logs-cluster.xml | 6 +- .../chip/dishwasher-alarm-cluster.xml | 4 +- .../chip/dishwasher-mode-cluster.xml | 4 +- .../zcl/data-model/chip/door-lock-cluster.xml | 70 ++++++------ .../ethernet-network-diagnostics-cluster.xml | 4 +- .../data-model/chip/fan-control-cluster.xml | 14 +-- .../chip/fault-injection-cluster.xml | 2 +- .../chip/general-commissioning-cluster.xml | 4 +- .../chip/general-diagnostics-cluster.xml | 10 +- .../chip/group-key-mgmt-cluster.xml | 4 +- .../zcl/data-model/chip/groups-cluster.xml | 10 +- .../chip/icd-management-cluster.xml | 2 +- .../zcl/data-model/chip/identify-cluster.xml | 6 +- .../chip/illuminance-measurement-cluster.xml | 2 +- .../data-model/chip/keypad-input-cluster.xml | 6 +- .../chip/laundry-washer-mode-cluster.xml | 4 +- .../data-model/chip/level-control-cluster.xml | 8 +- .../data-model/chip/media-input-cluster.xml | 4 +- .../chip/media-playback-cluster.xml | 6 +- .../zcl/data-model/chip/mode-base-cluster.xml | 6 +- .../data-model/chip/mode-select-cluster.xml | 6 +- .../chip/network-commissioning-cluster.xml | 8 +- .../chip/occupancy-sensing-cluster.xml | 6 +- .../zcl/data-model/chip/onoff-cluster.xml | 6 +- .../chip/operational-credentials-cluster.xml | 4 +- .../chip/operational-state-cluster.xml | 10 +- .../chip/operational-state-rvc-cluster.xml | 8 +- .../data-model/chip/power-source-cluster.xml | 22 ++-- .../chip/pressure-measurement-cluster.xml | 2 +- ...pump-configuration-and-control-cluster.xml | 8 +- .../data-model/chip/refrigerator-alarm.xml | 2 +- ...rature-controlled-cabinet-mode-cluster.xml | 4 +- .../chip/resource-monitoring-cluster.xml | 8 +- .../chip/rvc-clean-mode-cluster.xml | 6 +- .../data-model/chip/rvc-run-mode-cluster.xml | 6 +- .../zcl/data-model/chip/scene.xml | 6 +- .../chip/smoke-co-alarm-cluster.xml | 14 +-- .../chip/software-diagnostics-cluster.xml | 2 +- .../zcl/data-model/chip/switch-cluster.xml | 2 +- .../chip/target-navigator-cluster.xml | 2 +- .../chip/temperature-control-cluster.xml | 2 +- .../zcl/data-model/chip/test-cluster.xml | 20 ++-- .../data-model/chip/thermostat-cluster.xml | 50 ++++---- ...t-user-interface-configuration-cluster.xml | 6 +- .../thread-network-diagnostics-cluster.xml | 8 +- .../chip/time-format-localization-cluster.xml | 6 +- .../chip/time-synchronization-cluster.xml | 10 +- .../chip/unit-localization-cluster.xml | 4 +- .../chip/washer-controls-cluster.xml | 4 +- .../chip/wifi-network-diagnostics-cluster.xml | 10 +- .../zcl/data-model/chip/window-covering.xml | 14 +-- .../EN50523-appliance-identification.xml | 4 +- .../draft/barrier-control-cluster.xml | 12 +- .../draft/electrical-measurement-cluster.xml | 14 +-- .../draft/input-output-value-clusters.xml | 6 +- .../data-model/draft/meter-identification.xml | 4 +- .../onoff-switch-configuration-cluster.xml | 4 +- .../draft/types/ballast-configuration.xml | 4 +- .../data-model/draft/types/color-control.xml | 4 +- .../draft/types/dehumidification-control.xml | 6 +- .../zcl/data-model/draft/types/door-lock.xml | 16 +-- .../draft/types/illuminance-level-sensing.xml | 2 +- .../types/onoff-switch-configuration.xml | 4 +- .../data-model/draft/types/power-profile.xml | 6 +- ...hermostat-user-interface-configuration.xml | 4 +- .../zcl/data-model/draft/types/thermostat.xml | 8 +- 81 files changed, 367 insertions(+), 367 deletions(-) diff --git a/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml index 9dfca25814f008..d478413de1916b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -26,14 +26,14 @@ limitations under the License. - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml index afadef5a2ed39d..41c233b867157a 100644 --- a/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -33,13 +33,13 @@ limitations under the License. - + - + @@ -47,7 +47,7 @@ limitations under the License. - + @@ -58,7 +58,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml index aa34ca9828508d..ef28a9d95381ef 100644 --- a/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml @@ -17,14 +17,14 @@ limitations under the License. - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/air-quality-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/air-quality-cluster.xml index 2496130e53b46c..f2ce941007bf59 100644 --- a/src/app/zap-templates/zcl/data-model/chip/air-quality-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/air-quality-cluster.xml @@ -30,7 +30,7 @@ limitations under the License. - + @@ -39,7 +39,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml index c8f9f218ed2ddb..268a3aca87329f 100644 --- a/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml @@ -42,7 +42,7 @@ limitations under the License. --> - + diff --git a/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml index 901de42f9525f0..d1e507ff8c149d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml @@ -69,14 +69,14 @@ limitations under the License. - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml index b3ba1b927e02f6..418cdd4bf518e1 100644 --- a/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml @@ -47,7 +47,7 @@ limitations under the License. - + @@ -57,7 +57,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml index 4c9cd6cbd55d46..07aacb610f76fd 100644 --- a/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml @@ -23,7 +23,7 @@ limitations under the License. - + @@ -33,7 +33,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml b/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml index fa0ca6233561b3..e27f553a86febd 100644 --- a/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml +++ b/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -27,7 +27,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml index ab70f9c93b5e1a..c957f7de1752a2 100644 --- a/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml @@ -69,19 +69,19 @@ limitations under the License. - + - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml b/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml index f14d6df8f6940f..1c544864330a6b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml +++ b/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml @@ -16,20 +16,20 @@ limitations under the License. --> - + - + - + @@ -82,13 +82,13 @@ limitations under the License. - + - + @@ -100,7 +100,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml index a51b68479f576b..f7ef0cd6803ac0 100644 --- a/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -24,7 +24,7 @@ limitations under the License. - + @@ -32,40 +32,40 @@ limitations under the License. - + - + - + - + - + - + @@ -74,7 +74,7 @@ limitations under the License. - + @@ -82,14 +82,14 @@ limitations under the License. - + - + @@ -117,15 +117,15 @@ limitations under the License. CurrentY - DriftCompensation + DriftCompensation CompensationText ColorTemperatureMireds - ColorMode + ColorMode - Options + Options NumberOfPrimaries @@ -245,8 +245,8 @@ limitations under the License. - - + + @@ -255,8 +255,8 @@ limitations under the License. - - + + @@ -266,8 +266,8 @@ limitations under the License. - - + + @@ -276,8 +276,8 @@ limitations under the License. - - + + @@ -286,8 +286,8 @@ limitations under the License. - - + + @@ -297,8 +297,8 @@ limitations under the License. - - + + @@ -308,8 +308,8 @@ limitations under the License. - - + + @@ -319,8 +319,8 @@ limitations under the License. - - + + @@ -329,8 +329,8 @@ limitations under the License. - - + + @@ -340,8 +340,8 @@ limitations under the License. - - + + @@ -350,20 +350,20 @@ limitations under the License. - - + + EnhancedCurrentHue - EnhancedColorMode + EnhancedColorMode ColorLoopActive ColorLoopDirection ColorLoopTime ColorLoopStartEnhancedHue ColorLoopStoredEnhancedHue - ColorCapabilities + ColorCapabilities ColorTempPhysicalMinMireds ColorTempPhysicalMaxMireds @@ -374,8 +374,8 @@ limitations under the License. - - + + @@ -384,8 +384,8 @@ limitations under the License. - - + + @@ -395,8 +395,8 @@ limitations under the License. - - + + @@ -406,8 +406,8 @@ limitations under the License. - - + + @@ -419,16 +419,16 @@ limitations under the License. - - + + Command description for StopMoveStep - - + + @@ -439,8 +439,8 @@ limitations under the License. - - + + @@ -452,8 +452,8 @@ limitations under the License. - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/concentration-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/concentration-measurement-cluster.xml index 5e6be6436336ff..a53d6f4e83d3c8 100644 --- a/src/app/zap-templates/zcl/data-model/chip/concentration-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/concentration-measurement-cluster.xml @@ -267,7 +267,7 @@ limitations under the License. - + @@ -287,7 +287,7 @@ limitations under the License. - + @@ -305,7 +305,7 @@ limitations under the License. - + @@ -326,7 +326,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml index 738c885b7a7ce0..1f0aa7669d6aa1 100644 --- a/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml @@ -26,7 +26,7 @@ limitations under the License. This cluster provides an interface for launching content on a media player device such as a TV or Speaker. AcceptHeader - SupportedStreamingProtocols + SupportedStreamingProtocols Upon receipt, this SHALL launch the specified content with optional search criteria. @@ -61,7 +61,7 @@ limitations under the License. - + @@ -92,7 +92,7 @@ limitations under the License. - + @@ -110,7 +110,7 @@ limitations under the License. - + @@ -124,13 +124,13 @@ limitations under the License. - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml index 3d41b09fcf6991..66d64ee11438c5 100644 --- a/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml @@ -26,12 +26,12 @@ limitations under the License. - - + + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml index f81ddc729fecde..39030f238e69dd 100644 --- a/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml @@ -16,13 +16,13 @@ limitations under the License. --> - + - + @@ -30,7 +30,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/dishwasher-alarm-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/dishwasher-alarm-cluster.xml index 13fed1ecfdd9db..598bf5442fccb2 100644 --- a/src/app/zap-templates/zcl/data-model/chip/dishwasher-alarm-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/dishwasher-alarm-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -61,7 +61,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml index 49e4d4c86ff105..ba113a8ff0105d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -52,7 +52,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml index 3b65e551bf963e..014f38eae0bc85 100644 --- a/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml @@ -447,7 +447,7 @@ limitations under the License. - + @@ -459,14 +459,14 @@ limitations under the License. - + - + @@ -479,7 +479,7 @@ limitations under the License. - + @@ -489,14 +489,14 @@ limitations under the License. - + - + @@ -507,7 +507,7 @@ limitations under the License. - + @@ -517,7 +517,7 @@ limitations under the License. - + @@ -532,7 +532,7 @@ limitations under the License. - + @@ -541,7 +541,7 @@ limitations under the License. - + @@ -550,7 +550,7 @@ limitations under the License. - + @@ -559,7 +559,7 @@ limitations under the License. - + @@ -573,14 +573,14 @@ limitations under the License. - + - + @@ -597,7 +597,7 @@ limitations under the License. - + @@ -606,7 +606,7 @@ limitations under the License. - + @@ -623,7 +623,7 @@ limitations under the License. - + @@ -631,7 +631,7 @@ limitations under the License. - + @@ -641,7 +641,7 @@ limitations under the License. - + @@ -652,7 +652,7 @@ limitations under the License. - + @@ -661,7 +661,7 @@ limitations under the License. - + @@ -674,7 +674,7 @@ limitations under the License. - + @@ -686,7 +686,7 @@ limitations under the License. - + @@ -702,7 +702,7 @@ limitations under the License. - + @@ -714,7 +714,7 @@ limitations under the License. - + @@ -724,7 +724,7 @@ limitations under the License. - + @@ -736,14 +736,14 @@ limitations under the License. - + - + @@ -754,7 +754,7 @@ limitations under the License. - + @@ -771,7 +771,7 @@ limitations under the License. - + @@ -779,7 +779,7 @@ limitations under the License. - + @@ -798,7 +798,7 @@ limitations under the License. - + @@ -809,7 +809,7 @@ limitations under the License. - + @@ -817,7 +817,7 @@ limitations under the License. - + @@ -827,7 +827,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml index 54c590efa83c7f..e50395956c7048 100644 --- a/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -29,7 +29,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml index e78de6367b8c7f..7a51df6e7ae6f0 100644 --- a/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -27,7 +27,7 @@ limitations under the License. - + @@ -38,7 +38,7 @@ limitations under the License. - + @@ -48,26 +48,26 @@ limitations under the License. - + - + - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml index e4e92aee68ea0c..86ab2a31001cf8 100644 --- a/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + diff --git a/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml index 390da4c31d2bd1..93c94e7ef81f36 100644 --- a/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -24,7 +24,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml index f8bd8ec8f1c664..e5d63bbc581d29 100644 --- a/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -30,7 +30,7 @@ limitations under the License. - + @@ -40,14 +40,14 @@ limitations under the License. - + - + @@ -57,7 +57,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml index 6dcf1b0eaa33a0..f4647a8e8e3543 100644 --- a/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml @@ -30,13 +30,13 @@ limitations under the License. - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml index 41c5f447579977..222b24c0927f2f 100644 --- a/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml @@ -17,12 +17,12 @@ limitations under the License. - + - + @@ -93,7 +93,7 @@ limitations under the License. Command description for AddGroupResponse - + @@ -101,7 +101,7 @@ limitations under the License. Command description for ViewGroupResponse - + @@ -118,7 +118,7 @@ limitations under the License. Command description for RemoveGroupResponse - + diff --git a/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml index 2377c77a243df2..e813f2d8c78cf2 100644 --- a/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml @@ -18,7 +18,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml index 3348e15ce25731..1fae08de96b9f4 100644 --- a/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -27,7 +27,7 @@ limitations under the License. - + @@ -37,7 +37,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml index 30070f05493480..4dcfa2cf123d3f 100644 --- a/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml @@ -33,7 +33,7 @@ limitations under the License. LightSensorType - + diff --git a/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml index 68ea66b62e8e5f..37fdfec1abcfbd 100644 --- a/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml @@ -37,14 +37,14 @@ limitations under the License. - + - + @@ -140,7 +140,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml index 95eb512618f274..108dd731ccb656 100644 --- a/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -52,7 +52,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml index 85bfb6100d6f99..7f13fcb13e08bc 100644 --- a/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml @@ -17,26 +17,26 @@ limitations under the License. - + - + - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml index d390e793cff781..e70c74b0a09080 100644 --- a/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml @@ -57,7 +57,7 @@ limitations under the License. - + @@ -73,7 +73,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml index 0444bdfbf9c98a..c6a7950626a9e8 100644 --- a/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml @@ -96,7 +96,7 @@ limitations under the License. - + @@ -104,7 +104,7 @@ limitations under the License. - + @@ -114,7 +114,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml index 8ffee46d3be3a9..ddbed79d89a4fc 100644 --- a/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml @@ -31,7 +31,7 @@ This is because zap does not currently support generating code for clusters that - + @@ -73,12 +73,12 @@ This is because zap does not currently support generating code for clusters that - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml index 76b056acf50ea6..2a47b46631613f 100644 --- a/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml @@ -20,7 +20,7 @@ limitations under the License. - + @@ -43,7 +43,7 @@ limitations under the License. Attributes and commands for selecting a mode from a list of supported options. Description - StandardNamespace + StandardNamespace SupportedModes CurrentMode StartUpMode @@ -59,7 +59,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml index b079143db6dee5..403a706c33b815 100644 --- a/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -32,7 +32,7 @@ limitations under the License. - + @@ -41,7 +41,7 @@ limitations under the License. - + @@ -170,7 +170,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml index ec019f988023ca..3b6c58661dd4cc 100644 --- a/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml @@ -17,12 +17,12 @@ limitations under the License. - + - + @@ -30,7 +30,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/onoff-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/onoff-cluster.xml index 91af71dc367b8f..20074f4728d8df 100644 --- a/src/app/zap-templates/zcl/data-model/chip/onoff-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/onoff-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -42,7 +42,7 @@ limitations under the License. - + @@ -95,7 +95,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml index 30ef7856af36ac..2f446aa0b70335 100644 --- a/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml @@ -26,7 +26,7 @@ limitations under the License. - + @@ -46,7 +46,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml index 0a4c0172ea2625..4ef3cdd4637331 100644 --- a/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -25,7 +25,7 @@ limitations under the License. - + @@ -36,14 +36,14 @@ limitations under the License. - + - + @@ -94,7 +94,7 @@ limitations under the License. OperationCompletion - + diff --git a/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml index 4943d0a8fd61a3..70a926a794848b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml @@ -17,14 +17,14 @@ limitations under the License. - + - + @@ -57,7 +57,7 @@ The type of this attribute in the spec is OperationalStateEnum, but the Operatio excludes the values from the base OperationalState cluster. Just use ENUM8 for the type, so it allows both values from this cluster and from the base cluster. --> - OperationalState + OperationalState OperationalError @@ -88,7 +88,7 @@ both values from this cluster and from the base cluster. OperationCompletion - + diff --git a/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml index dd3edf4875b65e..c0bc4e35573819 100644 --- a/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml @@ -80,7 +80,7 @@ limitations under the License. - + @@ -88,21 +88,21 @@ limitations under the License. - + - + - + @@ -117,7 +117,7 @@ limitations under the License. - + @@ -125,20 +125,20 @@ limitations under the License. - + - + - + @@ -146,7 +146,7 @@ limitations under the License. - + @@ -154,7 +154,7 @@ limitations under the License. - + @@ -239,7 +239,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml index 7a783e45d6df3d..c0b2bc290042ba 100644 --- a/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml @@ -36,7 +36,7 @@ limitations under the License. Scale - + diff --git a/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml index a199ce71ac9e11..2ca46a162093e1 100644 --- a/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml @@ -118,7 +118,7 @@ limitations under the License. - + @@ -131,7 +131,7 @@ limitations under the License. - + @@ -139,7 +139,7 @@ limitations under the License. - + @@ -149,7 +149,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/refrigerator-alarm.xml b/src/app/zap-templates/zcl/data-model/chip/refrigerator-alarm.xml index 7cc27383a91bcf..08918ff1b235a7 100644 --- a/src/app/zap-templates/zcl/data-model/chip/refrigerator-alarm.xml +++ b/src/app/zap-templates/zcl/data-model/chip/refrigerator-alarm.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + diff --git a/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml index c55109379e5aa2..22559016edf7ad 100644 --- a/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -50,7 +50,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml index efce0eab24d55f..27263c835282f4 100644 --- a/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml @@ -63,7 +63,7 @@ limitations under the License. - + @@ -72,14 +72,14 @@ limitations under the License. - + - + @@ -87,7 +87,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml index 8921822d4f89c5..6209a1078d372b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml @@ -17,12 +17,12 @@ limitations under the License. - + - + @@ -56,7 +56,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml index d6a3a241c32bd1..0864f8eabe60fc 100644 --- a/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -29,7 +29,7 @@ limitations under the License. - + @@ -62,7 +62,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/scene.xml b/src/app/zap-templates/zcl/data-model/chip/scene.xml index 903d07b3a1670b..b5de232c14e5ed 100644 --- a/src/app/zap-templates/zcl/data-model/chip/scene.xml +++ b/src/app/zap-templates/zcl/data-model/chip/scene.xml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -47,7 +47,7 @@ limitations under the License. CurrentScene CurrentGroup SceneValid - NameSupport + NameSupport LastConfiguredBy SceneTableSize RemainingCapacity @@ -229,7 +229,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/smoke-co-alarm-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/smoke-co-alarm-cluster.xml index 2a7c4b9818ca30..c9700fe14cccc4 100644 --- a/src/app/zap-templates/zcl/data-model/chip/smoke-co-alarm-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/smoke-co-alarm-cluster.xml @@ -98,21 +98,21 @@ limitations under the License. - + - + - + @@ -125,19 +125,19 @@ limitations under the License. - + - + - + @@ -145,7 +145,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml index 0f1570465195f2..a626ea71ac347d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml @@ -44,7 +44,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml index 2199b908577049..f454a52e78356b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml @@ -66,7 +66,7 @@ Interactions with the switch device are exposed as attributes (for the latching - + diff --git a/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml index 705510cc5ac36d..69cab646f3b20e 100644 --- a/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml @@ -40,7 +40,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml index e6c8cabb1b3979..ad848e6d1360fc 100644 --- a/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml @@ -38,7 +38,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml index 1da90ce642d11e..cd930e88365716 100644 --- a/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml @@ -33,7 +33,7 @@ limitations under the License. - + @@ -41,7 +41,7 @@ limitations under the License. - + @@ -104,7 +104,7 @@ limitations under the License. array="true" optional="true"/> - + @@ -112,7 +112,7 @@ limitations under the License. - + @@ -120,7 +120,7 @@ limitations under the License. - + @@ -128,7 +128,7 @@ limitations under the License. - + @@ -164,8 +164,8 @@ limitations under the License. int48s int56s int64s - enum8 - enum16 + enum8 + enum16 float_single float_double octet_string @@ -219,8 +219,8 @@ limitations under the License. nullable_int48s nullable_int56s nullable_int64s - nullable_enum8 - nullable_enum16 + nullable_enum8 + nullable_enum16 nullable_float_single nullable_float_double nullable_octet_string diff --git a/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml index e918a0706df92b..2f215410643ccb 100644 --- a/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -28,7 +28,7 @@ limitations under the License. - + @@ -40,13 +40,13 @@ limitations under the License. - + - + @@ -59,14 +59,14 @@ limitations under the License. - + - + @@ -76,7 +76,7 @@ limitations under the License. - + @@ -86,12 +86,12 @@ limitations under the License. - + - + @@ -117,7 +117,7 @@ limitations under the License. LocalTemperature OutdoorTemperature - Occupancy + Occupancy AbsMinHeatSetpointLimit AbsMaxHeatSetpointLimit @@ -125,7 +125,7 @@ limitations under the License. AbsMaxCoolSetpointLimit PICoolingDemand PIHeatingDemand - + HVACSystemTypeConfiguration @@ -164,7 +164,7 @@ limitations under the License. - + RemoteSensing @@ -174,16 +174,16 @@ limitations under the License. - + SystemMode - ThermostatRunningMode - StartOfWeek + ThermostatRunningMode + StartOfWeek NumberOfWeeklyTransitions NumberOfDailyTransitions - + TemperatureSetpointHold @@ -193,13 +193,13 @@ limitations under the License. - + ThermostatProgrammingOperationMode - ThermostatRunningState - SetpointChangeSource + ThermostatRunningState + SetpointChangeSource SetpointChangeAmount SetpointChangeSourceTimestamp @@ -221,7 +221,7 @@ limitations under the License. - + ACType @@ -231,28 +231,28 @@ limitations under the License. - + ACRefrigerantType - + ACCompressorType - + ACErrorCode - + ACLouverPosition ACCoilTemperature - + ACCapacityformat diff --git a/src/app/zap-templates/zcl/data-model/chip/thermostat-user-interface-configuration-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/thermostat-user-interface-configuration-cluster.xml index c3c054d7462ed9..fdf670540fa11d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/thermostat-user-interface-configuration-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/thermostat-user-interface-configuration-cluster.xml @@ -29,15 +29,15 @@ limitations under the License. - TemperatureDisplayMode + TemperatureDisplayMode - + KeypadLockout - + ScheduleProgrammingVisibility diff --git a/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml index bfd9197647cb93..8c99f99e725434 100644 --- a/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml @@ -13,14 +13,14 @@ limitations under the License. --> - + - + @@ -30,7 +30,7 @@ limitations under the License. - + @@ -167,7 +167,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/time-format-localization-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/time-format-localization-cluster.xml index ee4468cde1d362..e9c48e985b0216 100644 --- a/src/app/zap-templates/zcl/data-model/chip/time-format-localization-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/time-format-localization-cluster.xml @@ -16,18 +16,18 @@ limitations under the License. --> - + - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml index 29ed6a0d1f2048..eb6e3cea672751 100644 --- a/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml @@ -17,7 +17,7 @@ limitations under the License. - + @@ -27,12 +27,12 @@ limitations under the License. - + - + @@ -41,7 +41,7 @@ limitations under the License. - + @@ -62,7 +62,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/unit-localization-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/unit-localization-cluster.xml index 9c9f1ba1dfffd3..22dfff577636f7 100644 --- a/src/app/zap-templates/zcl/data-model/chip/unit-localization-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/unit-localization-cluster.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -37,7 +37,7 @@ limitations under the License. TemperatureUnit - + diff --git a/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml index 0a11025bad1000..ff303d11a80ddf 100644 --- a/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml @@ -17,13 +17,13 @@ limitations under the License. - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml index 3c81539c55aef5..0d98fe205e63d2 100644 --- a/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -25,7 +25,7 @@ limitations under the License. - + @@ -35,19 +35,19 @@ limitations under the License. - + - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/window-covering.xml b/src/app/zap-templates/zcl/data-model/chip/window-covering.xml index 1af4eeb21aa438..d742d1b8757877 100644 --- a/src/app/zap-templates/zcl/data-model/chip/window-covering.xml +++ b/src/app/zap-templates/zcl/data-model/chip/window-covering.xml @@ -124,7 +124,7 @@ limitations under the License. - + @@ -139,7 +139,7 @@ limitations under the License. - + @@ -169,7 +169,7 @@ limitations under the License. - + @@ -177,14 +177,14 @@ limitations under the License. - + - + @@ -195,7 +195,7 @@ limitations under the License. - + @@ -211,7 +211,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/draft/EN50523-appliance-identification.xml b/src/app/zap-templates/zcl/data-model/draft/EN50523-appliance-identification.xml index 746b435e7b6c85..3e18ec7343171b 100644 --- a/src/app/zap-templates/zcl/data-model/draft/EN50523-appliance-identification.xml +++ b/src/app/zap-templates/zcl/data-model/draft/EN50523-appliance-identification.xml @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -27,7 +27,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml b/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml index d807b23d1f2528..21ed2b236d9f45 100644 --- a/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml @@ -17,12 +17,12 @@ limitations under the License. - + - + @@ -36,7 +36,7 @@ limitations under the License. - + @@ -52,9 +52,9 @@ limitations under the License. true true - barrier moving state - barrier safety status - barrier capabilities + barrier moving state + barrier safety status + barrier capabilities barrier open events barrier close events barrier command open events diff --git a/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml index b1e8b72f0b2d13..89bea13d92d00b 100644 --- a/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml @@ -29,7 +29,7 @@ limitations under the License. - measurement type + measurement type dc voltage dc voltage min dc voltage max @@ -99,10 +99,10 @@ limitations under the License. ac current divisor ac power multiplier ac power divisor - overload alarms mask + overload alarms mask voltage overload current overload - ac overload alarms mask + ac overload alarms mask ac voltage overload ac current overload ac active power overload @@ -163,7 +163,7 @@ limitations under the License. A function which returns the power profiling information requested in the GetProfileInfo command. The power profiling information consists of a list of attributes which are profiled along with the period used to profile them. - + @@ -173,8 +173,8 @@ limitations under the License. A function which returns the electricity measurement profile. The electricity measurement profile includes information regarding the amount of time used to capture data related to the flow of electricity as well as the intervals thes - - + + @@ -192,7 +192,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml b/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml index fec28d443a9d02..a159d22e0fbb94 100644 --- a/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml +++ b/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml @@ -31,10 +31,10 @@ limitations under the License. description inactive text out of service - polarity + polarity present value - reliability - status flags + reliability + status flags application type diff --git a/src/app/zap-templates/zcl/data-model/draft/meter-identification.xml b/src/app/zap-templates/zcl/data-model/draft/meter-identification.xml index c1fdaf03b0bbf5..7cd304194793e0 100644 --- a/src/app/zap-templates/zcl/data-model/draft/meter-identification.xml +++ b/src/app/zap-templates/zcl/data-model/draft/meter-identification.xml @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -24,7 +24,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/draft/onoff-switch-configuration-cluster.xml b/src/app/zap-templates/zcl/data-model/draft/onoff-switch-configuration-cluster.xml index 5f6fd93b311b99..1662b2b442cf01 100644 --- a/src/app/zap-templates/zcl/data-model/draft/onoff-switch-configuration-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/draft/onoff-switch-configuration-cluster.xml @@ -27,7 +27,7 @@ limitations under the License. true true - switch type - switch actions + switch type + switch actions diff --git a/src/app/zap-templates/zcl/data-model/draft/types/ballast-configuration.xml b/src/app/zap-templates/zcl/data-model/draft/types/ballast-configuration.xml index bf9a38ab833517..c31350d60223e9 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/ballast-configuration.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/ballast-configuration.xml @@ -14,12 +14,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/color-control.xml b/src/app/zap-templates/zcl/data-model/draft/types/color-control.xml index 5f42386d635c64..9e3523063eb7c3 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/color-control.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/color-control.xml @@ -15,11 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/dehumidification-control.xml b/src/app/zap-templates/zcl/data-model/draft/types/dehumidification-control.xml index f6923851a0aa92..2f5d6b5d960963 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/dehumidification-control.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/dehumidification-control.xml @@ -14,17 +14,17 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/door-lock.xml b/src/app/zap-templates/zcl/data-model/draft/types/door-lock.xml index c9037f350e1ca8..f54aa998c937e0 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/door-lock.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/door-lock.xml @@ -15,19 +15,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + - + @@ -40,7 +40,7 @@ limitations under the License. - + @@ -48,7 +48,7 @@ limitations under the License. - + @@ -57,18 +57,18 @@ limitations under the License. - + - + - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/illuminance-level-sensing.xml b/src/app/zap-templates/zcl/data-model/draft/types/illuminance-level-sensing.xml index 5b578ecd0d35a3..04eedca71a1038 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/illuminance-level-sensing.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/illuminance-level-sensing.xml @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/onoff-switch-configuration.xml b/src/app/zap-templates/zcl/data-model/draft/types/onoff-switch-configuration.xml index 7d45f79392cc61..6e696a6bfb5bc2 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/onoff-switch-configuration.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/onoff-switch-configuration.xml @@ -14,13 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/power-profile.xml b/src/app/zap-templates/zcl/data-model/draft/types/power-profile.xml index 58f0de68d018ff..5e68d974fa182e 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/power-profile.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/power-profile.xml @@ -14,8 +14,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + + @@ -27,7 +27,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/thermostat-user-interface-configuration.xml b/src/app/zap-templates/zcl/data-model/draft/types/thermostat-user-interface-configuration.xml index cedbdcc1585094..060490580fb268 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/thermostat-user-interface-configuration.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/thermostat-user-interface-configuration.xml @@ -15,12 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + diff --git a/src/app/zap-templates/zcl/data-model/draft/types/thermostat.xml b/src/app/zap-templates/zcl/data-model/draft/types/thermostat.xml index a1b7e71cc1fdfa..9264e13176db0d 100644 --- a/src/app/zap-templates/zcl/data-model/draft/types/thermostat.xml +++ b/src/app/zap-templates/zcl/data-model/draft/types/thermostat.xml @@ -15,23 +15,23 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + - + - + From fc18d05270b573346d252771ad509107bdd09334 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Wed, 11 Oct 2023 11:02:01 -0400 Subject: [PATCH 2/6] Replace all the rest --- .../chip/access-control-cluster.xml | 8 +- .../data-model/chip/account-login-cluster.xml | 8 +- .../zcl/data-model/chip/actions-cluster.xml | 78 ++--- .../administrator-commissioning-cluster.xml | 14 +- .../chip/application-basic-cluster.xml | 14 +- .../chip/application-launcher-cluster.xml | 12 +- .../data-model/chip/audio-output-cluster.xml | 12 +- .../chip/ballast-configuration-cluster.xml | 24 +- .../chip/basic-information-cluster.xml | 2 +- .../zcl/data-model/chip/binding-cluster.xml | 8 +- .../chip/bridged-device-basic-information.xml | 2 +- .../zcl/data-model/chip/channel-cluster.xml | 26 +- .../zcl/data-model/chip/chip-ota.xml | 56 ++-- .../data-model/chip/color-control-cluster.xml | 174 ++++++------ .../chip/content-launch-cluster.xml | 24 +- .../data-model/chip/descriptor-cluster.xml | 14 +- .../chip/diagnostic-logs-cluster.xml | 2 +- .../chip/dishwasher-mode-cluster.xml | 10 +- .../zcl/data-model/chip/door-lock-cluster.xml | 152 +++++----- .../ethernet-network-diagnostics-cluster.xml | 16 +- .../data-model/chip/fan-control-cluster.xml | 10 +- .../chip/fault-injection-cluster.xml | 12 +- .../data-model/chip/fixed-label-cluster.xml | 4 +- .../chip/flow-measurement-cluster.xml | 8 +- .../chip/general-commissioning-cluster.xml | 20 +- .../chip/general-diagnostics-cluster.xml | 28 +- .../chip/group-key-mgmt-cluster.xml | 22 +- .../zcl/data-model/chip/groups-cluster.xml | 8 +- .../chip/icd-management-cluster.xml | 22 +- .../zcl/data-model/chip/identify-cluster.xml | 4 +- .../chip/illuminance-measurement-cluster.xml | 8 +- .../chip/laundry-washer-mode-cluster.xml | 10 +- .../data-model/chip/level-control-cluster.xml | 48 ++-- .../localization-configuration-cluster.xml | 4 +- .../data-model/chip/media-input-cluster.xml | 14 +- .../chip/media-playback-cluster.xml | 18 +- .../zcl/data-model/chip/mode-base-cluster.xml | 14 +- .../data-model/chip/mode-select-cluster.xml | 14 +- .../chip/network-commissioning-cluster.xml | 78 ++--- .../chip/occupancy-sensing-cluster.xml | 18 +- .../chip/operational-credentials-cluster.xml | 56 ++-- .../chip/operational-state-cluster.xml | 10 +- .../chip/operational-state-rvc-cluster.xml | 4 +- .../data-model/chip/power-source-cluster.xml | 42 +-- .../power-source-configuration-cluster.xml | 2 +- .../chip/pressure-measurement-cluster.xml | 18 +- ...pump-configuration-and-control-cluster.xml | 36 +-- ...rature-controlled-cabinet-mode-cluster.xml | 10 +- .../relative-humidity-measurement-cluster.xml | 8 +- .../chip/resource-monitoring-cluster.xml | 4 +- .../chip/rvc-clean-mode-cluster.xml | 10 +- .../data-model/chip/rvc-run-mode-cluster.xml | 10 +- .../data-model/chip/sample-mei-cluster.xml | 8 +- .../zcl/data-model/chip/scene.xml | 70 ++--- .../chip/software-diagnostics-cluster.xml | 22 +- .../zcl/data-model/chip/switch-cluster.xml | 24 +- .../chip/target-navigator-cluster.xml | 12 +- .../chip/temperature-control-cluster.xml | 4 +- .../chip/temperature-measurement-cluster.xml | 8 +- .../zcl/data-model/chip/test-cluster.xml | 254 ++++++++--------- .../data-model/chip/thermostat-cluster.xml | 60 ++-- .../thread-network-diagnostics-cluster.xml | 190 ++++++------- .../chip/time-synchronization-cluster.xml | 18 +- .../data-model/chip/wake-on-lan-cluster.xml | 2 +- .../chip/washer-controls-cluster.xml | 4 +- .../chip/wifi-network-diagnostics-cluster.xml | 26 +- .../zcl/data-model/chip/window-covering.xml | 50 ++-- .../draft/barrier-control-cluster.xml | 18 +- .../draft/electrical-measurement-cluster.xml | 268 +++++++++--------- .../draft/input-output-value-clusters.xml | 12 +- .../test/mode-select-extensions.xml | 2 +- 71 files changed, 1141 insertions(+), 1141 deletions(-) diff --git a/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml index d478413de1916b..070a1b17aa65df 100644 --- a/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml @@ -51,13 +51,13 @@ limitations under the License. - + - + @@ -102,7 +102,7 @@ limitations under the License. The cluster SHALL send AccessControlEntryChanged events whenever its ACL attribute data is changed by an Administrator. - + @@ -110,7 +110,7 @@ limitations under the License. The cluster SHALL send AccessControlExtensionChanged events whenever its extension attribute data is changed by an Administrator. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/account-login-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/account-login-cluster.xml index 4ed035ed47d680..7e49682a8b1845 100644 --- a/src/app/zap-templates/zcl/data-model/chip/account-login-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/account-login-cluster.xml @@ -27,13 +27,13 @@ limitations under the License. Upon receipt, the Content App checks if the account associated with the client Temp Account Identifier Rotating ID is the same acount that is active on the given Content App. If the accounts are the same, then the Content App includes the Setup PIN in the GetSetupPIN Response. - + Upon receipt, the Content App checks if the account associated with the client’s Temp Account Identifier (Rotating ID) has a current active Setup PIN with the given value. If the Setup PIN is valid for the user account associated with the Temp Account Identifier, then the Content App MAY make that user account active. - - + + @@ -42,7 +42,7 @@ limitations under the License. This message is sent in response to the GetSetupPIN Request, and contains the Setup PIN code, or null when the accounts identified in the request does not match the active account of the running Content App. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml index 41c233b867157a..c19bca0017a675 100644 --- a/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml @@ -67,20 +67,20 @@ limitations under the License. - - + + - + - - + + - + @@ -96,92 +96,92 @@ limitations under the License. This command triggers an action (state change) on the involved endpoints. - - + + This command triggers an action (state change) on the involved endpoints, with a specified time to transition from the current state to the new state. - - - + + + This command triggers the commencement of an action on the involved endpoints. - - + + This command triggers the commencement of an action (with a duration) on the involved endpoints. - - - + + + This command stops the ongoing action on the involved endpoints. - - + + This command pauses an ongoing action. - - + + This command pauses an ongoing action with a duration. - - - + + + This command resumes a previously paused action. - - + + This command enables a certain action or automation. - - + + This command enables a certain action or automation with a duration. - - - + + + This command disables a certain action or automation. - - + + This command disables a certain action or automation with a duration. - - - + + + This event SHALL be generated when there is a change in the Status of an ActionID. - - + + This event SHALL be generated when there is some error which prevents the action from its normal planned execution. - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml index ef28a9d95381ef..eda59d9d3eabbc 100644 --- a/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml @@ -40,21 +40,21 @@ limitations under the License. WindowStatus AdminFabricIndex - AdminVendorId + AdminVendorId This command is used by a current Administrator to instruct a Node to go into commissioning mode using enhanced commissioning method. - - - - - + + + + + This command is used by a current Administrator to instruct a Node to go into commissioning mode using basic commissioning method, if the node supports it. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml index 268a3aca87329f..c9e90052dc649d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml @@ -24,13 +24,13 @@ limitations under the License. true true This cluster provides information about an application running on a TV or media player device which is represented as an endpoint. - VendorName - VendorID - ApplicationName - ProductID + VendorName + VendorID + ApplicationName + ProductID Application Status - ApplicationVersion + ApplicationVersion AllowedVendorList @@ -38,8 +38,8 @@ limitations under the License. diff --git a/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml index d1e507ff8c149d..2cea9bf945c77c 100644 --- a/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml @@ -25,13 +25,13 @@ limitations under the License. true This cluster provides an interface for launching content on a media player device such as a TV or Speaker. - CatalogList + CatalogList CurrentApp Upon receipt, this SHALL launch the specified app with optional data. The TV Device SHALL launch and bring to foreground the identified application in the command if the application is not already launched and in foreground. The TV Device SHALL update state attribute on the Application Basic cluster of the Endpoint corresponding to the launched application. This command returns a Launch Response. - + @@ -47,7 +47,7 @@ limitations under the License. This command SHALL be generated in response to LaunchApp commands. - + @@ -55,7 +55,7 @@ limitations under the License. - + @@ -65,8 +65,8 @@ limitations under the License. definitions are identical, but if that ever stops being the case, we will need to stop using a single definition with two cluster codes --> - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml index 418cdd4bf518e1..d58dfca94375ee 100644 --- a/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml @@ -25,26 +25,26 @@ limitations under the License. true This cluster provides an interface for controlling the Output on a media device such as a TV. OutputList - CurrentOutput + CurrentOutput Upon receipt, this SHALL change the output on the media device to the output at a specific index in the Output List. - + Upon receipt, this SHALL rename the output at a specific index in the Output List. Updates to the output name SHALL appear in the TV settings menus. - - + + - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/ballast-configuration-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/ballast-configuration-cluster.xml index c555247ad7a031..1b3a2d5ffb89be 100644 --- a/src/app/zap-templates/zcl/data-model/chip/ballast-configuration-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/ballast-configuration-cluster.xml @@ -41,23 +41,23 @@ limitations under the License. - PhysicalMinLevel - PhysicalMaxLevel + PhysicalMinLevel + PhysicalMaxLevel BallastStatus - MinLevel - MaxLevel + MinLevel + MaxLevel - IntrinsicBallastFactor - BallastFactorAdjustment + IntrinsicBallastFactor + BallastFactorAdjustment - LampQuantity + LampQuantity - LampType - LampManufacturer - LampRatedHours - LampBurnHours + LampType + LampManufacturer + LampRatedHours + LampBurnHours LampAlarmMode - LampBurnHoursTripPoint + LampBurnHoursTripPoint diff --git a/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml index 07aacb610f76fd..a37d30c8ce9f61 100644 --- a/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml @@ -110,7 +110,7 @@ limitations under the License. The StartUp event SHALL be emitted by a Node as soon as reasonable after completing a boot or reboot process. - + The ShutDown event SHOULD be emitted by a Node prior to any orderly shutdown sequence on a best-effort basis. diff --git a/src/app/zap-templates/zcl/data-model/chip/binding-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/binding-cluster.xml index 61db59a1b29c74..09ea471a0415f8 100644 --- a/src/app/zap-templates/zcl/data-model/chip/binding-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/binding-cluster.xml @@ -19,10 +19,10 @@ limitations under the License. - - - - + + + + diff --git a/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml b/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml index e27f553a86febd..649c45fea3ae5a 100644 --- a/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml +++ b/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml @@ -90,7 +90,7 @@ limitations under the License. The StartUp event SHALL be emitted by a Node as soon as reasonable after completing a boot or reboot process. - + The ShutDown event SHOULD be emitted by a Node prior to any orderly shutdown sequence on a best-effort basis. diff --git a/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml index c957f7de1752a2..80c2118e855adf 100644 --- a/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml @@ -30,42 +30,42 @@ limitations under the License. Change the channel on the media player to the channel case-insensitive exact matching the value passed as an argument. - + Change the channel on the media plaeyer to the channel with the given Number in the ChannelList attribute. - - + + This command provides channel up and channel down functionality, but allows channel index jumps of size Count. When the value of the increase or decrease is larger than the number of channels remaining in the given direction, then the behavior SHALL be to return to the beginning (or end) of the channel list and continue. For example, if the current channel is at index 0 and count value of -1 is given, then the current channel should change to the last channel. - + Upon receipt, this SHALL display the active status of the input list on screen. - + - - - - - + + + + + - - - + + + diff --git a/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml b/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml index 1c544864330a6b..6f740e66f759b0 100644 --- a/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml +++ b/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml @@ -47,39 +47,39 @@ limitations under the License. Determine availability of a new Software Image - - + + - - - - + + + + Response to QueryImage command - - - - - - - + + + + + + + Determine next action to take for a downloaded Software Image - - + + Reponse to ApplyUpdateRequest command - + Notify OTA Provider that an update was applied - - + + @@ -122,15 +122,15 @@ limitations under the License. true true DefaultOTAProviders - UpdatePossible + UpdatePossible UpdateState - UpdateStateProgress + UpdateStateProgress Announce the presence of an OTA Provider - + @@ -138,19 +138,19 @@ limitations under the License. - + This event SHALL be generated whenever a new version starts executing after being applied due to a software update. - - + + This event SHALL be generated whenever an error occurs during OTA Requestor download operation. - - - - + + + + diff --git a/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml index f7ef0cd6803ac0..0dcb76abac44ea 100644 --- a/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml @@ -107,132 +107,132 @@ limitations under the License. - CurrentHue + CurrentHue - CurrentSaturation + CurrentSaturation - RemainingTime + RemainingTime - CurrentX + CurrentX - CurrentY + CurrentY DriftCompensation - CompensationText + CompensationText - ColorTemperatureMireds + ColorTemperatureMireds ColorMode Options - NumberOfPrimaries + NumberOfPrimaries - Primary1X + Primary1X - Primary1Y + Primary1Y - Primary1Intensity + Primary1Intensity - Primary2X + Primary2X - Primary2Y + Primary2Y - Primary2Intensity + Primary2Intensity - Primary3X + Primary3X - Primary3Y + Primary3Y - Primary3Intensity + Primary3Intensity - Primary4X + Primary4X - Primary4Y + Primary4Y - Primary4Intensity + Primary4Intensity - Primary5X + Primary5X - Primary5Y + Primary5Y - Primary5Intensity + Primary5Intensity - Primary6X + Primary6X - Primary6Y + Primary6Y - Primary6Intensity + Primary6Intensity - + WhitePointX - + WhitePointY - + ColorPointRX - + ColorPointRY - + ColorPointRIntensity - + ColorPointGX - + ColorPointGY - + ColorPointGIntensity - + ColorPointBX - + ColorPointBY - + ColorPointBIntensity - CoupleColorTempToLevelMinMireds - + CoupleColorTempToLevelMinMireds + StartUpColorTemperatureMireds @@ -242,9 +242,9 @@ limitations under the License. Move to specified hue. - + - + @@ -254,7 +254,7 @@ limitations under the License. Move hue up or down at specified rate. - + @@ -264,8 +264,8 @@ limitations under the License. Step hue up or down by specified size at specified rate. - - + + @@ -274,8 +274,8 @@ limitations under the License. Move to specified saturation. - - + + @@ -285,7 +285,7 @@ limitations under the License. Move saturation up or down at specified rate. - + @@ -295,8 +295,8 @@ limitations under the License. Step saturation up or down by specified size at specified rate. - - + + @@ -305,9 +305,9 @@ limitations under the License. Move to hue and saturation. - - - + + + @@ -316,9 +316,9 @@ limitations under the License. Move to specified color. - - - + + + @@ -327,8 +327,8 @@ limitations under the License. Moves the color. - - + + @@ -337,9 +337,9 @@ limitations under the License. Steps the lighting to a specific color. - - - + + + @@ -348,32 +348,32 @@ limitations under the License. Move to a specific color temperature. - - + + - EnhancedCurrentHue + EnhancedCurrentHue EnhancedColorMode - ColorLoopActive - ColorLoopDirection - ColorLoopTime - ColorLoopStartEnhancedHue - ColorLoopStoredEnhancedHue + ColorLoopActive + ColorLoopDirection + ColorLoopTime + ColorLoopStartEnhancedHue + ColorLoopStoredEnhancedHue ColorCapabilities - ColorTempPhysicalMinMireds - ColorTempPhysicalMaxMireds + ColorTempPhysicalMinMireds + ColorTempPhysicalMaxMireds Command description for EnhancedMoveToHue - + - + @@ -383,7 +383,7 @@ limitations under the License. Command description for EnhancedMoveHue - + @@ -393,8 +393,8 @@ limitations under the License. Command description for EnhancedStepHue - - + + @@ -403,9 +403,9 @@ limitations under the License. Command description for EnhancedMoveToHueAndSaturation - - - + + + @@ -417,8 +417,8 @@ limitations under the License. - - + + @@ -436,9 +436,9 @@ limitations under the License. Command description for MoveColorTemperature - - - + + + @@ -448,10 +448,10 @@ limitations under the License. Command description for StepColorTemperature - - - - + + + + diff --git a/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml index 1f0aa7669d6aa1..92cfef63019d77 100644 --- a/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml @@ -25,27 +25,27 @@ limitations under the License. true This cluster provides an interface for launching content on a media player device such as a TV or Speaker. - AcceptHeader + AcceptHeader SupportedStreamingProtocols Upon receipt, this SHALL launch the specified content with optional search criteria. - - + + Upon receipt, this SHALL launch content from the specified URL. - - + + This command SHALL be generated in response to LaunchContent command. - + @@ -57,8 +57,8 @@ limitations under the License. - - + + @@ -76,14 +76,14 @@ limitations under the License. - - + + - + @@ -120,7 +120,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml index 66d64ee11438c5..f0670e25b0aab4 100644 --- a/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml @@ -19,16 +19,16 @@ limitations under the License. - - + + - + - + @@ -46,9 +46,9 @@ limitations under the License. DeviceTypeList - ServerList - ClientList - PartsList + ServerList + ClientList + PartsList TagList diff --git a/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml index 39030f238e69dd..c55edf507f51be 100644 --- a/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml @@ -47,7 +47,7 @@ limitations under the License. Retrieving diagnostic logs from a Node - + Response to the RetrieveLogsRequest diff --git a/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml index ba113a8ff0105d..686deb61a4fc8c 100644 --- a/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml @@ -35,9 +35,9 @@ limitations under the License. SupportedModes - CurrentMode - StartUpMode - OnMode + CurrentMode + StartUpMode + OnMode @@ -45,7 +45,7 @@ limitations under the License. This command is used to change device modes. On receipt of this command the device SHALL respond with a ChangeToModeResponse command. - + @@ -53,7 +53,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml index 014f38eae0bc85..b7c7782b221030 100644 --- a/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml @@ -75,63 +75,63 @@ limitations under the License. DoorState - + DoorOpenEvents - + DoorClosedEvents - + OpenPeriod - NumberOfTotalUsersSupported + NumberOfTotalUsersSupported - NumberOfPINUsersSupported + NumberOfPINUsersSupported - NumberOfRFIDUsersSupported + NumberOfRFIDUsersSupported - NumberOfWeekDaySchedulesSupportedPerUser + NumberOfWeekDaySchedulesSupportedPerUser - NumberOfYearDaySchedulesSupportedPerUser + NumberOfYearDaySchedulesSupportedPerUser - NumberOfHolidaySchedulesSupported + NumberOfHolidaySchedulesSupported - MaxPINCodeLength + MaxPINCodeLength - MinPINCodeLength + MinPINCodeLength - MaxRFIDCodeLength + MaxRFIDCodeLength - MinRFIDCodeLength + MinRFIDCodeLength CredentialRulesSupport - NumberOfCredentialsSupportedPerUser - + NumberOfCredentialsSupportedPerUser + Language - + LEDSettings - + AutoRelockTime - + SoundVolume @@ -169,13 +169,13 @@ limitations under the License. - + WrongCodeEntryLimit - + UserCodeTemporaryDisableTime @@ -194,7 +194,7 @@ limitations under the License. - + ExpiringUserTimeout @@ -204,64 +204,64 @@ limitations under the License. This command causes the lock device to lock the door. - + This command causes the lock device to unlock the door. - + This command causes the lock device to unlock the door with a timeout parameter. - + - + Set a weekly repeating schedule for a specified user. - - + + - - - - + + + + Retrieve the specific weekly schedule for the specific user. - - + + Returns the weekly repeating schedule data for the specified schedule index. - - + + - - - - + + + + Clear the specific weekly schedule or all weekly schedules for the specific user. - - + + Set a time-specific schedule ID for a specified user. - - + + @@ -269,14 +269,14 @@ limitations under the License. Returns the year day schedule data for the specified schedule and user indexes. - - + + Returns the year day schedule data for the specified schedule and user indexes. - - + + @@ -285,14 +285,14 @@ limitations under the License. Clears the specific year day schedule or all year day schedules for the specific user. - - + + Set the holiday Schedule by specifying local start time and local end time with respect to any Lock Operating Mode. - + @@ -301,12 +301,12 @@ limitations under the License. Get the holiday schedule for the specified index. - + Returns the Holiday Schedule Entry for the specified Holiday ID. - + @@ -316,16 +316,16 @@ limitations under the License. Clears the holiday schedule or all holiday schedules. - + Set User into the lock. - - - + + + @@ -334,27 +334,27 @@ limitations under the License. Retrieve User. - + Returns the User for the specified UserIndex. - - - + + + - + Clears a User or all Users. - + @@ -363,7 +363,7 @@ limitations under the License. - + @@ -371,8 +371,8 @@ limitations under the License. Returns the status for setting the specified credential. - - + + @@ -384,10 +384,10 @@ limitations under the License. Returns the status for the specified credential. - + - + @@ -398,7 +398,7 @@ limitations under the License. This command causes the lock device to unlock the door without pulling the latch. - + @@ -416,9 +416,9 @@ limitations under the License. The door lock server sends out a LockOperation event when the event is triggered by the various lock operation sources. - + - + @@ -427,9 +427,9 @@ limitations under the License. - + - + @@ -438,10 +438,10 @@ limitations under the License. - + - - + + @@ -476,7 +476,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml index e50395956c7048..f3b6192bbef2b3 100644 --- a/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml @@ -41,14 +41,14 @@ limitations under the License. ETHERNET_NETWORK_DIAGNOSTICS_CLUSTER The Ethernet Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems. PHYRate - FullDuplex - PacketRxCount - PacketTxCount - TxErrCount - CollisionCount - OverrunCount - CarrierDetect - TimeSinceReset + FullDuplex + PacketRxCount + PacketTxCount + TxErrCount + CollisionCount + OverrunCount + CarrierDetect + TimeSinceReset Reception of this command SHALL reset the attributes: PacketRxCount, PacketTxCount, TxErrCount, CollisionCount, OverrunCount to 0 diff --git a/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml index 7a51df6e7ae6f0..9eb833bc5cf12c 100644 --- a/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml @@ -87,11 +87,11 @@ limitations under the License. FanMode FanModeSequence - PercentSetting - PercentCurrent - SpeedMax - SpeedSetting - SpeedCurrent + PercentSetting + PercentCurrent + SpeedMax + SpeedSetting + SpeedCurrent RockSupport RockSetting WindSupport diff --git a/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml index 86ab2a31001cf8..76bc15ea6a904c 100644 --- a/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/fault-injection-cluster.xml @@ -33,17 +33,17 @@ limitations under the License. Configure a fault to be triggered deterministically - - - - + + + + Configure a fault to be triggered randomly, with a given probability defined as a percentage - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/fixed-label-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/fixed-label-cluster.xml index 4c5e82c8646b73..a0280a3a3ab2eb 100644 --- a/src/app/zap-templates/zcl/data-model/chip/fixed-label-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/fixed-label-cluster.xml @@ -20,8 +20,8 @@ limitations under the License. - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/flow-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/flow-measurement-cluster.xml index fe048ff5fdeed8..3e546e968514ea 100644 --- a/src/app/zap-templates/zcl/data-model/chip/flow-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/flow-measurement-cluster.xml @@ -24,10 +24,10 @@ limitations under the License. FLOW_MEASUREMENT_CLUSTER true true - MeasuredValue - MinMeasuredValue - MaxMeasuredValue - Tolerance + MeasuredValue + MinMeasuredValue + MaxMeasuredValue + Tolerance diff --git a/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml index 93c94e7ef81f36..a307d0c192a6b9 100644 --- a/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml @@ -32,8 +32,8 @@ limitations under the License. - - + + General @@ -41,7 +41,7 @@ limitations under the License. 0x0030 GENERAL_COMMISSIONING_CLUSTER This cluster is used to manage global aspects of the Commissioning flow. - + Breadcrumb @@ -53,26 +53,26 @@ limitations under the License. Arm the persistent fail-safe timer with an expiry time of now + ExpiryLengthSeconds using device clock - - + + Success/failure response for ArmFailSafe command - + Set the regulatory configuration to be used during commissioning - - + + Success/failure response for SetRegulatoryConfig command - + Signals the Server that the Client has successfully completed all steps of Commissioning/Recofiguration needed during fail-safe period. @@ -81,7 +81,7 @@ limitations under the License. Indicates to client whether CommissioningComplete command succeeded - + diff --git a/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml index e5d63bbc581d29..4e0e9b5cafdfe2 100644 --- a/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml @@ -67,14 +67,14 @@ limitations under the License. - - - - + + + + - - - + + + @@ -84,20 +84,20 @@ limitations under the License. GENERAL_DIAGNOSTICS_CLUSTER The General Diagnostics Cluster, along with other diagnostics clusters, provide a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems. NetworkInterfaces - RebootCount - UpTime - TotalOperationalHours + RebootCount + UpTime + TotalOperationalHours BootReason ActiveHardwareFaults ActiveRadioFaults ActiveNetworkFaults - TestEventTriggersEnabled - AverageWearCount + TestEventTriggersEnabled + AverageWearCount Provide a means for certification tests to trigger some test-plan-specific events - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml index f4647a8e8e3543..e28ce24c6aaf71 100644 --- a/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml @@ -20,14 +20,14 @@ limitations under the License. - + - + @@ -43,13 +43,13 @@ limitations under the License. - + - + - + - + @@ -65,8 +65,8 @@ limitations under the License. GroupTable - MaxGroupsPerFabric - MaxGroupKeysPerFabric + MaxGroupsPerFabric + MaxGroupKeysPerFabric Write a new set of keys for the given key set id. @@ -76,7 +76,7 @@ limitations under the License. Read the keys for a given key set id. - + @@ -89,7 +89,7 @@ limitations under the License. Revoke a Root Key from a Group - + @@ -102,7 +102,7 @@ limitations under the License. Reseponse to KeySetReadAllIndices - + diff --git a/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml index 222b24c0927f2f..454c6a8032897c 100644 --- a/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml @@ -48,7 +48,7 @@ limitations under the License. - + @@ -86,7 +86,7 @@ limitations under the License. - + @@ -103,14 +103,14 @@ limitations under the License. - + Command description for GetGroupMembershipResponse - + diff --git a/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml index e813f2d8c78cf2..7c31572e7aba34 100644 --- a/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/icd-management-cluster.xml @@ -26,7 +26,7 @@ limitations under the License. - + @@ -42,37 +42,37 @@ limitations under the License. - IdleModeInterval - ActiveModeInterval - ActiveModeThreshold + IdleModeInterval + ActiveModeInterval + ActiveModeThreshold RegisteredClients - + ICDCounter - ClientsSupportedPerFabric + ClientsSupportedPerFabric Register a client to the end device - - - + + + RegisterClient response command - + Unregister a client from an end device - + diff --git a/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml index 1fae08de96b9f4..b64eb7702f1517 100644 --- a/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml @@ -52,14 +52,14 @@ limitations under the License. true - IdentifyTime + IdentifyTime IdentifyType Command description for Identify - + diff --git a/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml index 4dcfa2cf123d3f..b744964ca0a9aa 100644 --- a/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml @@ -26,10 +26,10 @@ limitations under the License. true true - MeasuredValue - MinMeasuredValue - MaxMeasuredValue - Tolerance + MeasuredValue + MinMeasuredValue + MaxMeasuredValue + Tolerance LightSensorType diff --git a/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml index 108dd731ccb656..0747c2f55c9c8d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml @@ -35,9 +35,9 @@ limitations under the License. Attributes and commands for selecting a mode from a list of supported options. SupportedModes - CurrentMode - StartUpMode - OnMode + CurrentMode + StartUpMode + OnMode @@ -45,7 +45,7 @@ limitations under the License. This command is used to change device modes. On receipt of this command the device SHALL respond with a ChangeToModeResponse command. - + @@ -53,7 +53,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml index 7f13fcb13e08bc..b0f562076979a8 100644 --- a/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml @@ -54,21 +54,21 @@ limitations under the License. - CurrentLevel - RemainingTime - MinLevel - MaxLevel - CurrentFrequency - MinFrequency - MaxFrequency + CurrentLevel + RemainingTime + MinLevel + MaxLevel + CurrentFrequency + MinFrequency + MaxFrequency - OnOffTransitionTime - OnLevel - OnTransitionTime - OffTransitionTime - DefaultMoveRate + OnOffTransitionTime + OnLevel + OnTransitionTime + OffTransitionTime + DefaultMoveRate Options - + StartUpCurrentLevel @@ -78,8 +78,8 @@ limitations under the License. Command description for MoveToLevel - - + + @@ -89,7 +89,7 @@ limitations under the License. Command description for Move - + @@ -99,8 +99,8 @@ limitations under the License. Command description for Step - - + + @@ -117,8 +117,8 @@ limitations under the License. Command description for MoveToLevelWithOnOff - - + + @@ -128,7 +128,7 @@ limitations under the License. Command description for MoveWithOnOff - + @@ -138,8 +138,8 @@ limitations under the License. Command description for StepWithOnOff - - + + @@ -157,7 +157,7 @@ limitations under the License. Change the currrent frequency to the provided one, or a close approximation if the exact provided one is not possible. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/localization-configuration-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/localization-configuration-cluster.xml index 66e13fcfa44a38..0c69e5eb349a76 100644 --- a/src/app/zap-templates/zcl/data-model/chip/localization-configuration-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/localization-configuration-cluster.xml @@ -28,7 +28,7 @@ limitations under the License. standards. As such, Nodes that visually or audibly convey information need a mechanism by which they can be configured to use a user’s preferred language, units, etc - ActiveLocale - SupportedLocales + ActiveLocale + SupportedLocales diff --git a/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml index e70c74b0a09080..e2841a1d6fb7d1 100644 --- a/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml @@ -26,11 +26,11 @@ limitations under the License. This cluster provides an interface for controlling the Input Selector on a media device such as a TV. InputList - CurrentInput + CurrentInput Upon receipt, this SHALL change the input on the media device to the input at a specific index in the Input List. - + @@ -43,18 +43,18 @@ limitations under the License. Upon receipt, this SHALL rename the input at a specific index in the Input List. Updates to the input name SHALL appear in the TV settings menus. - - + + - + - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml index c6a7950626a9e8..ecf7e3c7317256 100644 --- a/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml @@ -27,12 +27,12 @@ limitations under the License. CurrentState - StartTime - Duration + StartTime + Duration SampledPosition PlaybackSpeed - SeekRangeEnd - SeekRangeStart + SeekRangeEnd + SeekRangeStart @@ -69,23 +69,23 @@ limitations under the License. Upon receipt, this SHALL Skip forward in the media by the given number of seconds, using the data as follows: - + Upon receipt, this SHALL Skip backward in the media by the given number of seconds, using the data as follows: - + Upon receipt, this SHALL Skip backward in the media by the given number of seconds, using the data as follows: - + This command SHALL be generated in response to various Playback Request commands. - + @@ -93,7 +93,7 @@ limitations under the License. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml index ddbed79d89a4fc..9b22387cfc0bd2 100644 --- a/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml @@ -40,8 +40,8 @@ This is because zap does not currently support generating code for clusters that - - + + @@ -56,9 +56,9 @@ This is because zap does not currently support generating code for clusters that - - - + + + @@ -66,7 +66,7 @@ This is because zap does not currently support generating code for clusters that - + @@ -74,7 +74,7 @@ This is because zap does not currently support generating code for clusters that - + diff --git a/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml index 2a47b46631613f..323f12e551eaf3 100644 --- a/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml @@ -25,8 +25,8 @@ limitations under the License. - - + + @@ -42,19 +42,19 @@ limitations under the License. Attributes and commands for selecting a mode from a list of supported options. - Description + Description StandardNamespace SupportedModes - CurrentMode - StartUpMode - OnMode + CurrentMode + StartUpMode + OnMode On receipt of this command, if the NewMode field matches the Mode field in an entry of the SupportedModes list, the server SHALL set the CurrentMode attribute to the NewMode value, otherwise, the server SHALL respond with an INVALID_COMMAND status response. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml index 403a706c33b815..14365b605d9c92 100644 --- a/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml @@ -52,27 +52,27 @@ limitations under the License. - - - + + + - + - - - - - - - - + + + + + + + + - - + + @@ -84,7 +84,7 @@ limitations under the License. true true - + MaxNetworks @@ -92,9 +92,9 @@ limitations under the License. Networks - ScanMaxTimeSeconds - ConnectMaxTimeSeconds - + ScanMaxTimeSeconds + ConnectMaxTimeSeconds + InterfaceEnabled @@ -103,70 +103,70 @@ limitations under the License. LastNetworkingStatus - + LastNetworkID - + LastConnectErrorValue Detemine the set of networks the device sees as available. - - + + Relay the set of networks the device sees as available back to the client. - + Add or update the credentials for a given Wi-Fi network. - - - + + + Add or update the credentials for a given Thread network. - - + + Remove the definition of a given network (including its credentials). - - + + Response command for various commands that add/remove/modify network credentials. - - + + Connect to the specified network, using previously-defined credentials. - - + + Command that indicates whether we have succcessfully connected to a network. - - + + Modify the order in which networks will be presented in the Networks attribute. - - - + + + diff --git a/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml index 3b6c58661dd4cc..a174530c52b273 100644 --- a/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml @@ -53,55 +53,55 @@ limitations under the License. OccupancySensorType OccupancySensorTypeBitmap - + PIROccupiedToUnoccupiedDelay - + PIRUnoccupiedToOccupiedDelay - + PIRUnoccupiedToOccupiedThreshold - + UltrasonicOccupiedToUnoccupiedDelay - + UltrasonicUnoccupiedToOccupiedDelay - + UltrasonicUnoccupiedToOccupiedThreshold - + PhysicalContactOccupiedToUnoccupiedDelay - + PhysicalContactUnoccupiedToOccupiedDelay - + PhysicalContactUnoccupiedToOccupiedThreshold diff --git a/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml index 2f446aa0b70335..0590efbe501263 100644 --- a/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml @@ -19,11 +19,11 @@ limitations under the License. - - - - - + + + + + @@ -42,8 +42,8 @@ limitations under the License. - - + + @@ -64,21 +64,21 @@ limitations under the License. Fabrics - SupportedFabrics - CommissionedFabrics - TrustedRootCertificates - CurrentFabricIndex + SupportedFabrics + CommissionedFabrics + TrustedRootCertificates + CurrentFabricIndex Sender is requesting attestation information from the receiver. - + An attestation information confirmation from the server. - - + + @@ -89,12 +89,12 @@ limitations under the License. A device attestation certificate (DAC) or product attestation intermediate (PAI) certificate from the server. - + Sender is requesting a certificate signing request (CSR) from the receiver. - + @@ -102,24 +102,24 @@ limitations under the License. A certificate signing request (CSR) from the server. - - + + Sender is requesting to add the new node operational certificates. - - - - - + + + + + Sender is requesting to update the node operational certificates. - - + + @@ -127,12 +127,12 @@ limitations under the License. Response to AddNOC or UpdateNOC commands. - + This command SHALL be used by an Administrative Node to set the user-visible Label field for a given Fabric, as reflected by entries in the Fabrics attribute. - + @@ -144,7 +144,7 @@ limitations under the License. This command SHALL add a Trusted Root CA Certificate, provided as its CHIP Certificate representation. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml index 4ef3cdd4637331..4b9b3ec27c5933 100644 --- a/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml @@ -37,15 +37,15 @@ limitations under the License. - + - - + + @@ -59,8 +59,8 @@ limitations under the License. - PhaseList - CurrentPhase + PhaseList + CurrentPhase CountdownTime OperationalStateList OperationalState diff --git a/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml index 70a926a794848b..44982132bce51d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml @@ -47,8 +47,8 @@ limitations under the License. - PhaseList - CurrentPhase + PhaseList + CurrentPhase CountdownTime OperationalStateList diff --git a/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml index c0bc4e35573819..d795b8758f107b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml @@ -26,37 +26,37 @@ limitations under the License. This cluster is used to describe the configuration and capabilities of a physical power source that provides power to the Node. Status - Order - Description + Order + Description - WiredAssessedInputVoltage - WiredAssessedInputFrequency + WiredAssessedInputVoltage + WiredAssessedInputFrequency WiredCurrentType - WiredAssessedCurrent - WiredNominalVoltage - WiredMaximumCurrent - WiredPresent + WiredAssessedCurrent + WiredNominalVoltage + WiredMaximumCurrent + WiredPresent ActiveWiredFaults - BatVoltage - BatPercentRemaining - BatTimeRemaining + BatVoltage + BatPercentRemaining + BatTimeRemaining BatChargeLevel - BatReplacementNeeded + BatReplacementNeeded BatReplaceability - BatPresent + BatPresent ActiveBatFaults - BatReplacementDescription + BatReplacementDescription BatCommonDesignation - BatANSIDesignation - BatIECDesignation + BatANSIDesignation + BatIECDesignation BatApprovedChemistry - BatCapacity - BatQuantity + BatCapacity + BatQuantity BatChargeState - BatTimeToFullCharge - BatFunctionalWhileCharging - BatChargingCurrent + BatTimeToFullCharge + BatFunctionalWhileCharging + BatChargingCurrent ActiveBatChargeFaults EndpointList diff --git a/src/app/zap-templates/zcl/data-model/chip/power-source-configuration-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/power-source-configuration-cluster.xml index 23d802ac115043..347762b8d4cedd 100644 --- a/src/app/zap-templates/zcl/data-model/chip/power-source-configuration-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/power-source-configuration-cluster.xml @@ -26,6 +26,6 @@ limitations under the License. true true - Sources + Sources diff --git a/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml index c0b2bc290042ba..f66c546abd60ce 100644 --- a/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml @@ -25,15 +25,15 @@ limitations under the License. true true - MeasuredValue - MinMeasuredValue - MaxMeasuredValue - Tolerance - ScaledValue - MinScaledValue - MaxScaledValue - ScaledTolerance - Scale + MeasuredValue + MinMeasuredValue + MaxMeasuredValue + Tolerance + ScaledValue + MinScaledValue + MaxScaledValue + ScaledTolerance + Scale diff --git a/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml index 2ca46a162093e1..9d2ef812ac609d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml @@ -25,31 +25,31 @@ limitations under the License. true true - MaxPressure - MaxSpeed - MaxFlow - MinConstPressure - MaxConstPressure - MinCompPressure - MaxCompPressure - MinConstSpeed - MaxConstSpeed - MinConstFlow - MaxConstFlow - MinConstTemp - MaxConstTemp + MaxPressure + MaxSpeed + MaxFlow + MinConstPressure + MaxConstPressure + MinCompPressure + MaxCompPressure + MinConstSpeed + MaxConstSpeed + MinConstFlow + MaxConstFlow + MinConstTemp + MaxConstTemp PumpStatus EffectiveOperationMode EffectiveControlMode - Capacity - Speed - + Capacity + Speed + LifetimeRunningHours - Power - + Power + LifetimeEnergyConsumed diff --git a/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml index 22559016edf7ad..7b60cff33629a1 100644 --- a/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml @@ -33,9 +33,9 @@ limitations under the License. Attributes and commands for selecting a mode from a list of supported options. SupportedModes - CurrentMode - StartUpMode - OnMode + CurrentMode + StartUpMode + OnMode @@ -43,7 +43,7 @@ limitations under the License. This command is used to change device modes. On receipt of this command the device SHALL respond with a ChangeToModeResponse command. - + @@ -51,7 +51,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/relative-humidity-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/relative-humidity-measurement-cluster.xml index 41f070b27b7ef2..e309b75dcc46bd 100644 --- a/src/app/zap-templates/zcl/data-model/chip/relative-humidity-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/relative-humidity-measurement-cluster.xml @@ -25,9 +25,9 @@ limitations under the License. true true - MeasuredValue - MinMeasuredValue - MaxMeasuredValue - Tolerance + MeasuredValue + MinMeasuredValue + MaxMeasuredValue + Tolerance diff --git a/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml index 27263c835282f4..11643c6b836624 100644 --- a/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml @@ -105,12 +105,12 @@ limitations under the License. - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml index 6209a1078d372b..029de40ac06947 100644 --- a/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml @@ -39,9 +39,9 @@ limitations under the License. Attributes and commands for selecting a mode from a list of supported options. SupportedModes - CurrentMode - StartUpMode - OnMode + CurrentMode + StartUpMode + OnMode @@ -49,7 +49,7 @@ limitations under the License. This command is used to change device modes. On receipt of this command the device SHALL respond with a ChangeToModeResponse command. - + @@ -57,7 +57,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml index 0864f8eabe60fc..f663dce39ec4a7 100644 --- a/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml @@ -45,9 +45,9 @@ limitations under the License. Attributes and commands for selecting a mode from a list of supported options. SupportedModes - CurrentMode - StartUpMode - OnMode + CurrentMode + StartUpMode + OnMode @@ -55,7 +55,7 @@ limitations under the License. This command is used to change device modes. On receipt of this command the device SHALL respond with a ChangeToModeResponse command. - + @@ -63,7 +63,7 @@ limitations under the License. This command is sent by the device on receipt of the ChangeToModeWithStatus command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/sample-mei-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/sample-mei-cluster.xml index 98790ca85babe8..ca5768f156476e 100644 --- a/src/app/zap-templates/zcl/data-model/chip/sample-mei-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/sample-mei-cluster.xml @@ -30,14 +30,14 @@ limitations under the License. - FlipFlop + FlipFlop Response for AddArguments that returns the sum. - + @@ -45,8 +45,8 @@ limitations under the License. Command that takes two uint8 arguments and returns their sum. - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/scene.xml b/src/app/zap-templates/zcl/data-model/chip/scene.xml index b5de232c14e5ed..8418f9c4a97eee 100644 --- a/src/app/zap-templates/zcl/data-model/chip/scene.xml +++ b/src/app/zap-templates/zcl/data-model/chip/scene.xml @@ -23,7 +23,7 @@ limitations under the License. - + @@ -43,22 +43,22 @@ limitations under the License. true - SceneCount - CurrentScene + SceneCount + CurrentScene CurrentGroup - SceneValid + SceneValid NameSupport LastConfiguredBy - SceneTableSize - RemainingCapacity + SceneTableSize + RemainingCapacity Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' - - - + + + @@ -68,7 +68,7 @@ limitations under the License. Retrieves the requested scene entry from its Scene table. - + @@ -76,7 +76,7 @@ limitations under the License. Removes the requested scene entry, corresponding to the value of the GroupID field, from its Scene Table - + @@ -93,7 +93,7 @@ limitations under the License. Adds the scene entry into its Scene Table along with all extension field sets corresponding to the current state of other clusters on the same endpoint - + @@ -102,8 +102,8 @@ limitations under the License. Set the attributes and corresponding state for each other cluster implemented on the endpoint accordingly to the resquested scene entry in the Scene Table - - + + @@ -118,9 +118,9 @@ limitations under the License. Allows a scene to be added using a finer scene transition time than the AddScene command. - - - + + + @@ -128,7 +128,7 @@ limitations under the License. Allows a scene to be retrieved using a finer scene transition time than the ViewScene command - + @@ -136,9 +136,9 @@ limitations under the License. - + - + @@ -147,7 +147,7 @@ limitations under the License. - + @@ -156,9 +156,9 @@ limitations under the License. - - - + + + @@ -168,7 +168,7 @@ limitations under the License. - + @@ -185,7 +185,7 @@ limitations under the License. - + @@ -193,9 +193,9 @@ limitations under the License. The command is generated in response to a received unicast GetSceneMembership command - + - + @@ -204,7 +204,7 @@ limitations under the License. - + @@ -212,10 +212,10 @@ limitations under the License. The command is generated in response to a received unicast EnhancedViewScene command - - - - + + + + @@ -224,8 +224,8 @@ limitations under the License. The command is generated in response to a received unicast CopyScene command - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml index a626ea71ac347d..e26b4c6bf4f077 100644 --- a/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml @@ -18,11 +18,11 @@ limitations under the License. - - - - - + + + + + General @@ -31,17 +31,17 @@ limitations under the License. SOFTWARE_DIAGNOSTICS_CLUSTER The Software Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems. ThreadMetrics - CurrentHeapFree - CurrentHeapUsed - CurrentHeapHighWatermark + CurrentHeapFree + CurrentHeapUsed + CurrentHeapHighWatermark Reception of this command SHALL reset the values: The StackFreeMinimum field of the ThreadMetrics attribute, CurrentHeapHighWaterMark attribute. Indicate the last software fault that has taken place on the Node. - - - + + + diff --git a/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml index f454a52e78356b..7586e063843f62 100644 --- a/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml @@ -30,38 +30,38 @@ Interactions with the switch device are exposed as attributes (for the latching - NumberOfPositions - CurrentPosition - MultiPressMax + NumberOfPositions + CurrentPosition + MultiPressMax SwitchLatched - + InitialPress - + LongPress - + ShortRelease - + LongRelease - + MultiPressOngoing - - + + MultiPressComplete - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml index 69cab646f3b20e..adfa5dbc808190 100644 --- a/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml @@ -25,18 +25,18 @@ limitations under the License. true This cluster provides an interface for UX navigation within a set of targets on a device or endpoint. TargetList - CurrentTarget + CurrentTarget Upon receipt, this SHALL navigation the UX to the target identified. - - + + This command SHALL be generated in response to NavigateTarget commands. - + @@ -49,7 +49,7 @@ limitations under the License. - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml index ad848e6d1360fc..e9960e93981097 100644 --- a/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml @@ -29,13 +29,13 @@ limitations under the License. MinTemperature MaxTemperature Step - SelectedTemperatureLevel + SelectedTemperatureLevel SupportedTemperatureLevels Set Temperature - + diff --git a/src/app/zap-templates/zcl/data-model/chip/temperature-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/temperature-measurement-cluster.xml index 2e0211c8a30704..e24738ead95da0 100644 --- a/src/app/zap-templates/zcl/data-model/chip/temperature-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/temperature-measurement-cluster.xml @@ -24,9 +24,9 @@ limitations under the License. TEMPERATURE_MEASUREMENT_CLUSTER true true - MeasuredValue - MinMeasuredValue - MaxMeasuredValue - Tolerance + MeasuredValue + MinMeasuredValue + MaxMeasuredValue + Tolerance diff --git a/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml index cd930e88365716..2f7e1376013ebd 100644 --- a/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml @@ -18,19 +18,19 @@ limitations under the License. - - + + - - - - - + + + + + - + @@ -50,11 +50,11 @@ limitations under the License. - - + + - - + + @@ -62,20 +62,20 @@ limitations under the License. - - + + - - + + - - - + + + @@ -86,13 +86,13 @@ limitations under the License. - - - + + - - - + + @@ -143,40 +143,40 @@ limitations under the License. UNIT_TESTING_CLUSTER The Test Cluster is meant to validate the generated code - boolean + boolean bitmap8 bitmap16 bitmap32 bitmap64 - int8u - int16u - int24u - int32u - int40u - int48u - int56u - int64u - int8s - int16s - int24s - int32s - int40s - int48s - int56s - int64s + int8u + int16u + int24u + int32u + int40u + int48u + int56u + int64u + int8s + int16s + int24s + int32s + int40s + int48s + int56s + int64s enum8 enum16 float_single float_double - octet_string - list_int8u - list_octet_string + octet_string + list_int8u + list_octet_string list_struct_octet_string long_octet_string - char_string + char_string long_char_string - epoch_us - epoch_s + epoch_us + epoch_s vendor_id list_long_octet_string list_fabric_scoped timed_write_boolean + type="boolean" writable="true" mustUseTimedWrite="true">timed_write_boolean general_error_boolean + type="boolean" writable="true" optional="false">general_error_boolean cluster_error_boolean + type="boolean" writable="true" optional="false">cluster_error_boolean - nullable_boolean + nullable_boolean nullable_bitmap8 nullable_bitmap16 nullable_bitmap32 nullable_bitmap64 - nullable_int8u - nullable_int16u - nullable_int24u - nullable_int32u - nullable_int40u - nullable_int48u - nullable_int56u - nullable_int64u - nullable_int8s - nullable_int16s - nullable_int24s - nullable_int32s - nullable_int40s - nullable_int48s - nullable_int56s - nullable_int64s + nullable_int8u + nullable_int16u + nullable_int24u + nullable_int32u + nullable_int40u + nullable_int48u + nullable_int56u + nullable_int64u + nullable_int8s + nullable_int16s + nullable_int24s + nullable_int32s + nullable_int40s + nullable_int48s + nullable_int56s + nullable_int64s nullable_enum8 nullable_enum16 nullable_float_single nullable_float_double - nullable_octet_string - nullable_char_string + nullable_octet_string + nullable_char_string nullable_enum_attr nullable_struct nullable_range_restricted_int8u @@ -232,10 +232,10 @@ limitations under the License. nullable_range_restricted_int16u nullable_range_restricted_int16s - write_only_int8u + write_only_int8u - unsupported + unsupported @@ -266,15 +266,15 @@ limitations under the License. Command that takes two arguments and returns their sum. - - + + Command that takes an argument which is bool - + @@ -284,9 +284,9 @@ limitations under the License. - + - + - + @@ -350,7 +350,7 @@ limitations under the License. Command that takes an argument which is a list of INT8U and expects a response that reverses the list. - + @@ -370,7 +370,7 @@ limitations under the License. if that's true a boolean indicating whether the argument was null, and if that' false the argument it received. - + - - - + + - - - + + @@ -419,7 +419,7 @@ limitations under the License. Command that takes an optional argument which is bool. It responds with a success value if the optional is set to any value. - + Command that takes identical arguments to the fields of the TestEvent and logs the TestEvent to the buffer. Command returns an event ID as the response. - + - + Command that takes identical arguments to the fields of the TestFabricScopedEvent and logs the TestFabricScopedEvent to the buffer. Command returns an event ID as the response. - + Simple response for TestWithResponse with a simple return value - + Response for TestAddArguments that returns the sum. - + Simple response for TestSimpleArgumentRequest with a simple return value - + @@ -468,16 +468,16 @@ limitations under the License. - + - + Response that delivers the reversed list of uint8. - + @@ -493,45 +493,45 @@ limitations under the License. Delivers information about the argument TestNullableOptionalRequest had, and the original value if there was one. - - - - + + + + Delivers information about the arguments TestComplexNullableOptionalRequest had. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + - - + + - + - + - - + + @@ -541,7 +541,7 @@ limitations under the License. Delivers a single boolean argument. What the argument means depends on what we're responding to. - + @@ -556,21 +556,21 @@ limitations under the License. Delivers the ID of an event in response to test command emitting fabric scoped events. - + Delivers the ID of an event in response to test command emitting fabric scope events. - + Example test event - + - + diff --git a/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml index 2f215410643ccb..81215f04874555 100644 --- a/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml @@ -100,10 +100,10 @@ limitations under the License. - + - - + + @@ -115,51 +115,51 @@ limitations under the License. true true - LocalTemperature - OutdoorTemperature + LocalTemperature + OutdoorTemperature Occupancy - AbsMinHeatSetpointLimit - AbsMaxHeatSetpointLimit - AbsMinCoolSetpointLimit - AbsMaxCoolSetpointLimit - PICoolingDemand - PIHeatingDemand + AbsMinHeatSetpointLimit + AbsMaxHeatSetpointLimit + AbsMinCoolSetpointLimit + AbsMaxCoolSetpointLimit + PICoolingDemand + PIHeatingDemand HVACSystemTypeConfiguration - + LocalTemperatureCalibration - OccupiedCoolingSetpoint - OccupiedHeatingSetpoint - UnoccupiedCoolingSetpoint - UnoccupiedHeatingSetpoint - + OccupiedCoolingSetpoint + OccupiedHeatingSetpoint + UnoccupiedCoolingSetpoint + UnoccupiedHeatingSetpoint + MinHeatSetpointLimit - + MaxHeatSetpointLimit - + MinCoolSetpointLimit - + MaxCoolSetpointLimit - + MinSetpointDeadBand @@ -181,14 +181,14 @@ limitations under the License. ThermostatRunningMode StartOfWeek - NumberOfWeeklyTransitions - NumberOfDailyTransitions + NumberOfWeeklyTransitions + NumberOfDailyTransitions TemperatureSetpointHold - + TemperatureSetpointHoldDuration @@ -200,7 +200,7 @@ limitations under the License. ThermostatRunningState SetpointChangeSource - SetpointChangeAmount + SetpointChangeAmount SetpointChangeSourceTimestamp OccupiedSetback @@ -226,7 +226,7 @@ limitations under the License. - + ACCapacity @@ -251,7 +251,7 @@ limitations under the License. - ACCoilTemperature + ACCoilTemperature ACCapacityformat @@ -262,13 +262,13 @@ limitations under the License. Command description for SetpointRaiseLower - + Command description for SetWeeklySchedule - + @@ -291,7 +291,7 @@ limitations under the License. The Current Weekly Schedule Command is sent from the server in response to the Get Weekly Schedule Command. - + diff --git a/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml index 8c99f99e725434..3f6d5eb81bdf2d 100644 --- a/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml @@ -37,53 +37,53 @@ limitations under the License. - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - + + - - - - - - - - - - - - + + + + + + + + + + + + General @@ -91,67 +91,67 @@ limitations under the License. 0x0035 THREAD_NETWORK_DIAGNOSTICS_CLUSTER The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems - Channel + Channel RoutingRole - NetworkName - PanId - ExtendedPanId - MeshLocalPrefix - OverrunCount + NetworkName + PanId + ExtendedPanId + MeshLocalPrefix + OverrunCount NeighborTable RouteTable - PartitionId - Weighting - DataVersion - StableDataVersion - LeaderRouterId - DetachedRoleCount - ChildRoleCount - RouterRoleCount - LeaderRoleCount - AttachAttemptCount - PartitionIdChangeCount - BetterPartitionAttachAttemptCount - ParentChangeCount - TxTotalCount - TxUnicastCount - TxBroadcastCount - TxAckRequestedCount - TxAckedCount - TxNoAckRequestedCount - TxDataCount - TxDataPollCount - TxBeaconCount - TxBeaconRequestCount - TxOtherCount - TxRetryCount - TxDirectMaxRetryExpiryCount - TxIndirectMaxRetryExpiryCount - TxErrCcaCount - TxErrAbortCount - TxErrBusyChannelCount - RxTotalCount - RxUnicastCount - RxBroadcastCount - RxDataCount - RxDataPollCount - RxBeaconCount - RxBeaconRequestCount - RxOtherCount - RxAddressFilteredCount - RxDestAddrFilteredCount - RxDuplicatedCount - RxErrNoFrameCount - RxErrUnknownNeighborCount - RxErrInvalidSrcAddrCount - RxErrSecCount - RxErrFcsCount - RxErrOtherCount - ActiveTimestamp - PendingTimestamp - Delay + PartitionId + Weighting + DataVersion + StableDataVersion + LeaderRouterId + DetachedRoleCount + ChildRoleCount + RouterRoleCount + LeaderRoleCount + AttachAttemptCount + PartitionIdChangeCount + BetterPartitionAttachAttemptCount + ParentChangeCount + TxTotalCount + TxUnicastCount + TxBroadcastCount + TxAckRequestedCount + TxAckedCount + TxNoAckRequestedCount + TxDataCount + TxDataPollCount + TxBeaconCount + TxBeaconRequestCount + TxOtherCount + TxRetryCount + TxDirectMaxRetryExpiryCount + TxIndirectMaxRetryExpiryCount + TxErrCcaCount + TxErrAbortCount + TxErrBusyChannelCount + RxTotalCount + RxUnicastCount + RxBroadcastCount + RxDataCount + RxDataPollCount + RxBeaconCount + RxBeaconRequestCount + RxOtherCount + RxAddressFilteredCount + RxDestAddrFilteredCount + RxDuplicatedCount + RxErrNoFrameCount + RxErrUnknownNeighborCount + RxErrInvalidSrcAddrCount + RxErrSecCount + RxErrFcsCount + RxErrOtherCount + ActiveTimestamp + PendingTimestamp + Delay SecurityPolicy - ChannelPage0Mask + ChannelPage0Mask OperationalDatasetComponents ActiveNetworkFaultsList diff --git a/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml index eb6e3cea672751..7ac3ca0711c4a1 100644 --- a/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml @@ -84,14 +84,14 @@ limitations under the License. - + - + - + @@ -110,14 +110,14 @@ limitations under the License. Granularity TimeSource TrustedTimeSource - DefaultNTP + DefaultNTP TimeZone DSTOffset LocalTime TimeZoneDatabase NTPServerAvailable - TimeZoneListMaxSize - DSTOffsetListMaxSize + TimeZoneListMaxSize + DSTOffsetListMaxSize SupportsDNSResolve @@ -153,7 +153,7 @@ limitations under the License. This command is used to set DefaultNTP. - + @@ -168,8 +168,8 @@ limitations under the License. This event SHALL be generated when the server changes its time zone offset or name. - - + + diff --git a/src/app/zap-templates/zcl/data-model/chip/wake-on-lan-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/wake-on-lan-cluster.xml index 5b64207e92effd..e9ad2ea7d5ec5b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/wake-on-lan-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/wake-on-lan-cluster.xml @@ -24,6 +24,6 @@ limitations under the License. true true This cluster provides an interface for managing low power mode on a device that supports the Wake On LAN protocol. - MACAddress + MACAddress \ No newline at end of file diff --git a/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml index ff303d11a80ddf..0f1640b2944d73 100644 --- a/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml @@ -42,8 +42,8 @@ limitations under the License. - SpinSpeeds - SpinSpeedCurrent + SpinSpeeds + SpinSpeedCurrent NumberOfRinses SupportedRinses diff --git a/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml index 0d98fe205e63d2..65e177285a3978 100644 --- a/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml @@ -58,30 +58,30 @@ limitations under the License. 0x0036 WIFI_NETWORK_DIAGNOSTICS_CLUSTER The Wi-Fi Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems. - BSSID + BSSID SecurityType WiFiVersion - ChannelNumber - RSSI - BeaconLostCount - BeaconRxCount - PacketMulticastRxCount - PacketMulticastTxCount - PacketUnicastRxCount - PacketUnicastTxCount - CurrentMaxRate - OverrunCount + ChannelNumber + RSSI + BeaconLostCount + BeaconRxCount + PacketMulticastRxCount + PacketMulticastTxCount + PacketUnicastRxCount + PacketUnicastTxCount + CurrentMaxRate + OverrunCount Reception of this command SHALL reset the Breacon and Packet related count attributes to 0 Indicate that a Node’s Wi-Fi connection has been disconnected as a result of de-authenticated or dis-association and indicates the reason. - + Indicate that a Node has failed to connect, or reconnect, to a Wi-Fi access point. - + Indicate that a Node’s connection status to a Wi-Fi network has changed. diff --git a/src/app/zap-templates/zcl/data-model/chip/window-covering.xml b/src/app/zap-templates/zcl/data-model/chip/window-covering.xml index d742d1b8757877..e98329a72812a0 100644 --- a/src/app/zap-templates/zcl/data-model/chip/window-covering.xml +++ b/src/app/zap-templates/zcl/data-model/chip/window-covering.xml @@ -37,47 +37,47 @@ limitations under the License. Type - PhysicalClosedLimitLift + PhysicalClosedLimitLift - PhysicalClosedLimitTilt + PhysicalClosedLimitTilt - CurrentPositionLift + CurrentPositionLift - CurrentPositionTilt + CurrentPositionTilt - NumberOfActuationsLift + NumberOfActuationsLift - NumberOfActuationsTilt + NumberOfActuationsTilt ConfigStatus - CurrentPositionLiftPercentage + CurrentPositionLiftPercentage - CurrentPositionTiltPercentage + CurrentPositionTiltPercentage OperationalStatus - TargetPositionLiftPercent100ths + TargetPositionLiftPercent100ths - TargetPositionTiltPercent100ths + TargetPositionTiltPercent100ths EndProductType - CurrentPositionLiftPercent100ths + CurrentPositionLiftPercent100ths - CurrentPositionTiltPercent100ths + CurrentPositionTiltPercent100ths - InstalledOpenLimitLift - InstalledClosedLimitLift + InstalledOpenLimitLift + InstalledClosedLimitLift - InstalledOpenLimitTilt - InstalledClosedLimitTilt + InstalledOpenLimitTilt + InstalledClosedLimitTilt - - - + + + Mode @@ -85,8 +85,8 @@ limitations under the License. - - + + SafetyStatus @@ -104,22 +104,22 @@ limitations under the License. Go to lift value specified - + Go to lift percentage specified - + Go to tilt value specified - + Go to tilt percentage specified - + diff --git a/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml b/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml index 21ed2b236d9f45..af51f6a53aba27 100644 --- a/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml @@ -30,7 +30,7 @@ limitations under the License. - + @@ -55,19 +55,19 @@ limitations under the License. barrier moving state barrier safety status barrier capabilities - barrier open events - barrier close events - barrier command open events - barrier command close events - barrier open period - barrier close period - barrier position + barrier open events + barrier close events + barrier command open events + barrier command close events + barrier open period + barrier close period + barrier position Command to instruct a barrier to go to a percent open state. - + diff --git a/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml index 89bea13d92d00b..3fca4504c4fcbe 100644 --- a/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml @@ -30,154 +30,154 @@ limitations under the License. measurement type - dc voltage - dc voltage min - dc voltage max - dc current - dc current min - dc current max - dc power - dc power min - dc power max - dc voltage multiplier - dc voltage divisor - dc current multiplier - dc current divisor - dc power multiplier - dc power divisor - ac frequency - ac frequency min - ac frequency max - neutral current - total active power - total reactive power - total apparent power - measured 1st harmonic current - measured 3rd harmonic current - measured 5th harmonic current - measured 7th harmonic current - measured 9th harmonic current - measured 11th harmonic current - measured phase 1st harmonic current - measured phase 3rd harmonic current - measured phase 5th harmonic current - measured phase 7th harmonic current - measured phase 9th harmonic current - measured phase 11th harmonic current - ac frequency multiplier - ac frequency divisor - power multiplier - power divisor - harmonic current multiplier - phase harmonic current multiplier - instantaneous voltage - instantaneous line current - instantaneous active current - instantaneous reactive current - instantaneous power - rms voltage - rms voltage min - rms voltage max - rms current - rms current min - rms current max - active power - active power min - active power max - reactive power - apparent power - power factor - average rms voltage measurement period - average rms under voltage counter - rms extreme over voltage period - rms extreme under voltage period - rms voltage sag period - rms voltage swell period - ac voltage multiplier - ac voltage divisor - ac current multiplier - ac current divisor - ac power multiplier - ac power divisor + dc voltage + dc voltage min + dc voltage max + dc current + dc current min + dc current max + dc power + dc power min + dc power max + dc voltage multiplier + dc voltage divisor + dc current multiplier + dc current divisor + dc power multiplier + dc power divisor + ac frequency + ac frequency min + ac frequency max + neutral current + total active power + total reactive power + total apparent power + measured 1st harmonic current + measured 3rd harmonic current + measured 5th harmonic current + measured 7th harmonic current + measured 9th harmonic current + measured 11th harmonic current + measured phase 1st harmonic current + measured phase 3rd harmonic current + measured phase 5th harmonic current + measured phase 7th harmonic current + measured phase 9th harmonic current + measured phase 11th harmonic current + ac frequency multiplier + ac frequency divisor + power multiplier + power divisor + harmonic current multiplier + phase harmonic current multiplier + instantaneous voltage + instantaneous line current + instantaneous active current + instantaneous reactive current + instantaneous power + rms voltage + rms voltage min + rms voltage max + rms current + rms current min + rms current max + active power + active power min + active power max + reactive power + apparent power + power factor + average rms voltage measurement period + average rms under voltage counter + rms extreme over voltage period + rms extreme under voltage period + rms voltage sag period + rms voltage swell period + ac voltage multiplier + ac voltage divisor + ac current multiplier + ac current divisor + ac power multiplier + ac power divisor overload alarms mask - voltage overload - current overload + voltage overload + current overload ac overload alarms mask - ac voltage overload - ac current overload - ac active power overload - ac reactive power overload - average rms over voltage - average rms under voltage - rms extreme over voltage - rms extreme under voltage - rms voltage sag - rms voltage swell - line current phase b - active current phase b - reactive current phase b - rms voltage phase b - rms voltage min phase b - rms voltage max phase b - rms current phase b - rms current min phase b - rms current max phase b - active power phase b - active power min phase b - active power max phase b - reactive power phase b - apparent power phase b - power factor phase b - average rms voltage measurement period phase b - average rms over voltage counter phase b - average rms under voltage counter phase b - rms extreme over voltage period phase b - rms extreme under voltage period phase b - rms voltage sag period phase b - rms voltage swell period phase b - line current phase c - active current phase c - reactive current phase c - rms voltage phase c - rms voltage min phase c - rms voltage max phase c - rms current phase c - rms current min phase c - rms current max phase c - active power phase c - active power min phase c - active power max phase c - reactive power phase c - apparent power phase c - power factor phase c - average rms voltage measurement period phase c - average rms over voltage counter phase c - average rms under voltage counter phase c - rms extreme over voltage period phase c - rms extreme under voltage period phase c - rms voltage sag period phase c - rms voltage swell period phase c + ac voltage overload + ac current overload + ac active power overload + ac reactive power overload + average rms over voltage + average rms under voltage + rms extreme over voltage + rms extreme under voltage + rms voltage sag + rms voltage swell + line current phase b + active current phase b + reactive current phase b + rms voltage phase b + rms voltage min phase b + rms voltage max phase b + rms current phase b + rms current min phase b + rms current max phase b + active power phase b + active power min phase b + active power max phase b + reactive power phase b + apparent power phase b + power factor phase b + average rms voltage measurement period phase b + average rms over voltage counter phase b + average rms under voltage counter phase b + rms extreme over voltage period phase b + rms extreme under voltage period phase b + rms voltage sag period phase b + rms voltage swell period phase b + line current phase c + active current phase c + reactive current phase c + rms voltage phase c + rms voltage min phase c + rms voltage max phase c + rms current phase c + rms current min phase c + rms current max phase c + active power phase c + active power min phase c + active power max phase c + reactive power phase c + apparent power phase c + power factor phase c + average rms voltage measurement period phase c + average rms over voltage counter phase c + average rms under voltage counter phase c + rms extreme over voltage period phase c + rms extreme under voltage period phase c + rms voltage sag period phase c + rms voltage swell period phase c A function which returns the power profiling information requested in the GetProfileInfo command. The power profiling information consists of a list of attributes which are profiled along with the period used to profile them. - + - - + + A function which returns the electricity measurement profile. The electricity measurement profile includes information regarding the amount of time used to capture data related to the flow of electricity as well as the intervals thes - + - - - + + + @@ -190,8 +190,8 @@ limitations under the License. A function which retrieves an electricity measurement profile from the electricity measurement server for a specific attribute Id requested. - - + + diff --git a/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml b/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml index a159d22e0fbb94..dc52fd7c90532a 100644 --- a/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml +++ b/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml @@ -27,14 +27,14 @@ limitations under the License. true true - active text - description - inactive text - out of service + active text + description + inactive text + out of service polarity - present value + present value reliability status flags - application type + application type diff --git a/src/app/zap-templates/zcl/data-model/test/mode-select-extensions.xml b/src/app/zap-templates/zcl/data-model/test/mode-select-extensions.xml index c10c691c357481..795a0cec3da36c 100644 --- a/src/app/zap-templates/zcl/data-model/test/mode-select-extensions.xml +++ b/src/app/zap-templates/zcl/data-model/test/mode-select-extensions.xml @@ -23,7 +23,7 @@ limitations under the License. - Prefix: 0xFFF1 - Test vendor MC - Suffix: 0x0001 - Non-global attribute id --> - ManufacturerExtension + ManufacturerExtension