From fdcd114b24d1d9d7112c6f2877543655e2d6a306 Mon Sep 17 00:00:00 2001 From: pcoleman Date: Mon, 15 Jul 2024 13:47:20 +0100 Subject: [PATCH] Add water-heater-mode-cluster.xml --- .../chip/water-heater-mode-cluster.xml | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 src/app/zap-templates/zcl/data-model/chip/water-heater-mode-cluster.xml diff --git a/src/app/zap-templates/zcl/data-model/chip/water-heater-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/water-heater-mode-cluster.xml new file mode 100644 index 00000000000000..23a1b2eec5d4c0 --- /dev/null +++ b/src/app/zap-templates/zcl/data-model/chip/water-heater-mode-cluster.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + General + Water Heater Mode + 0x009E + WATER_HEATER_MODE_CLUSTER + true + true + Attributes and commands for selecting a mode from a list of supported options. + + + + + + + + + + SupportedModes + CurrentMode + StartUpMode + OnMode + + + + + This command is used to change device modes. + On receipt of this command the device SHALL respond with a ChangeToModeResponse command. + + + + + + + This command is sent by the device on receipt of the ChangeToModeWithStatus command. + + + + + +