Skip to content

Commit 9739136

Browse files
committed
GH-46: Generated files for Humidity Control Cluster
Forwarded: #46 Bug-SiliconLabs: UIC-3042 Bug-Github: #46
1 parent 95f3abe commit 9739136

39 files changed

+14280
-1
lines changed

applications/dev_ui/dev_gui/zap-generated/src/cluster-types/cluster-type-attributes.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15863,5 +15863,5 @@ export let ClusterTypeAttrs: any = {
1586315863
commands: [
1586415864
]
1586515865
}
15866-
}
15866+
},
1586715867
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff a/applications/dev_ui/dev_gui/zap-generated/src/cluster-types/cluster-type-attributes.ts b/applications/dev_ui/dev_gui/zap-generated/src/cluster-types/cluster-type-attributes.ts (rejected hunks)
2+
@@ -1,8 +1,8 @@
3+
//This file is generated automatically. Don't try to change something here.
4+
//To add support for new clusters, modify addon-helper.js
5+
//To change the stucture of the ClusterTypeAttrs, modify cluster-type-attributes.zapt
6+
-
7+
-
8+
+
9+
+
10+
//generate ClusterTypes
11+
export let ClusterTypeAttrs: any = {
12+
Basic: {

components/uic_dotdot/zap-generated/include/dotdot_attribute_id_definitions.h

+20
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,26 @@ typedef enum {
856856
#define DOTDOT_PROTOCOL_CONTROLLER_NETWORK_MANAGEMENT_NETWORK_MANAGEMENT_STATE_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x1)
857857
// Definitions for cluster: Descriptor
858858
#define DOTDOT_DESCRIPTOR_DEVICE_TYPE_LIST_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x0)
859+
// Definitions for cluster: UnifyHumidityControl
860+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_REPORTING_MODE_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x1)
861+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_SUPPORTED_REPORTING_MODE_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x2)
862+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_CURRENT_STATE_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x3)
863+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_SUPPORTED_SET_POINTS_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x4)
864+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_HUMIDIFIER_SETPOINT_MIN_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x5)
865+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_HUMIDIFIER_SETPOINT_MAX_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x6)
866+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_HUMIDIFIER_SETPOINT_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x7)
867+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_HUMIDIFIER_SETPOINT_SCALE_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x8)
868+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_HUMIDIFIER_SETPOINT_PRECISION_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x9)
869+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_DEHUMIDIFIER_SETPOINT_MIN_ATTRIBUTE_ID ((dotdot_attribute_id_t)0xA)
870+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_DEHUMIDIFIER_SETPOINT_MAX_ATTRIBUTE_ID ((dotdot_attribute_id_t)0xB)
871+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_DEHUMIDIFIER_SETPOINT_ATTRIBUTE_ID ((dotdot_attribute_id_t)0xC)
872+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_DEHUMIDIFIER_SETPOINT_SCALE_ATTRIBUTE_ID ((dotdot_attribute_id_t)0xD)
873+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_DEHUMIDIFIER_SETPOINT_PRECISION_ATTRIBUTE_ID ((dotdot_attribute_id_t)0xE)
874+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_AUTO_SETPOINT_MIN_ATTRIBUTE_ID ((dotdot_attribute_id_t)0xF)
875+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_AUTO_SETPOINT_MAX_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x10)
876+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_AUTO_SETPOINT_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x11)
877+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_AUTO_SETPOINT_SCALE_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x12)
878+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_AUTO_SETPOINT_PRECISION_ATTRIBUTE_ID ((dotdot_attribute_id_t)0x13)
859879

860880
// clang-format on
861881

components/uic_dotdot/zap-generated/include/dotdot_cluster_command_id_definitions.h

+4
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,10 @@
364364

365365
// Commands for cluster: Descriptor
366366

367+
// Commands for cluster: UnifyHumidityControl
368+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_MODE_SET_COMMAND_ID (0x1)
369+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_SETPOINT_SET_COMMAND_ID (0x1)
370+
367371
#ifdef __cplusplus
368372
extern "C" {
369373
#endif

components/uic_dotdot/zap-generated/include/dotdot_cluster_id_definitions.h

+4
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,10 @@
254254
#define DOTDOT_DESCRIPTOR_CLUSTER_ID ((dotdot_cluster_id_t)0xFD13)
255255

256256

257+
// Definitions for cluster: UnifyHumidityControl
258+
#define DOTDOT_UNIFY_HUMIDITY_CONTROL_CLUSTER_ID ((dotdot_cluster_id_t)0xFDA0)
259+
260+
257261
#ifdef __cplusplus
258262
extern "C" {
259263
#endif

components/uic_dotdot/zap-generated/include/zap-types.h

+40
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,14 @@ typedef enum {
918918
ZCL_METERING_UNITOF_MEASURE_MEGA_JOULE_MEGA_JOULE_PER_SECOND = 12,
919919
} MeteringUnitofMeasure;
920920

921+
// Enum for ModeType
922+
typedef enum {
923+
ZCL_MODE_TYPE_OFF = 0,
924+
ZCL_MODE_TYPE_HUMIDIFY = 1,
925+
ZCL_MODE_TYPE_DEHUMIDIFY = 2,
926+
ZCL_MODE_TYPE_AUTO = 3,
927+
} ModeType;
928+
921929
// Enum for MoveStepMode
922930
typedef enum {
923931
ZCL_MOVE_STEP_MODE_UP = 0,
@@ -1092,13 +1100,26 @@ typedef enum {
10921100
ZCL_SHDCFG_DIRECTION_OPENING = 1,
10931101
} SHDCFGDirection;
10941102

1103+
// Enum for ScaleType
1104+
typedef enum {
1105+
ZCL_SCALE_TYPE_PERCENTAGE = 0,
1106+
ZCL_SCALE_TYPE_ABSOLUTE = 1,
1107+
} ScaleType;
1108+
10951109
// Enum for SetpointRaiseOrLowerMode
10961110
typedef enum {
10971111
ZCL_SETPOINT_RAISE_OR_LOWER_MODE_HEAT = 0,
10981112
ZCL_SETPOINT_RAISE_OR_LOWER_MODE_COOL = 1,
10991113
ZCL_SETPOINT_RAISE_OR_LOWER_MODE_BOTH = 2,
11001114
} SetpointRaiseOrLowerMode;
11011115

1116+
// Enum for SetpointType
1117+
typedef enum {
1118+
ZCL_SETPOINT_TYPE_HUMIDIFIER = 1,
1119+
ZCL_SETPOINT_TYPE_DEHUMIDIFIER = 2,
1120+
ZCL_SETPOINT_TYPE_AUTO = 3,
1121+
} SetpointType;
1122+
11021123
// Enum for ShadeConfigurationMode
11031124
typedef enum {
11041125
ZCL_SHADE_CONFIGURATION_MODE_NORMAL = 0,
@@ -1271,6 +1292,13 @@ typedef enum {
12711292
ZCL_TX_REPORT_TRANSMISSION_SPEED_UNKNOWN = 255,
12721293
} TxReportTransmissionSpeed;
12731294

1295+
// Enum for UnifyHumidityControlCurrentState
1296+
typedef enum {
1297+
ZCL_UNIFY_HUMIDITY_CONTROL_CURRENT_STATE_IDLE = 0,
1298+
ZCL_UNIFY_HUMIDITY_CONTROL_CURRENT_STATE_HUMIDIFYING = 1,
1299+
ZCL_UNIFY_HUMIDITY_CONTROL_CURRENT_STATE_DEHUMIDIFYING = 2,
1300+
} UnifyHumidityControlCurrentState;
1301+
12741302
// Enum for WindowCoveringWindowCoveringType
12751303
typedef enum {
12761304
ZCL_WINDOW_COVERING_WINDOW_COVERING_TYPE_ROLLERSHADE = 0,
@@ -1954,6 +1982,18 @@ typedef enum {
19541982
#define TSTAT_SCHEDULE_MODE_HEAT_OFFSET (0)
19551983
#define TSTAT_SCHEDULE_MODE_COOL (2)
19561984
#define TSTAT_SCHEDULE_MODE_COOL_OFFSET (1)
1985+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_REPORTING_MODE_HUMIDIFY (1)
1986+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_REPORTING_MODE_HUMIDIFY_OFFSET (0)
1987+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_REPORTING_MODE_DEHUMIDIFY (2)
1988+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_REPORTING_MODE_DEHUMIDIFY_OFFSET (1)
1989+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_REPORTING_MODE_AUTO (4)
1990+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_REPORTING_MODE_AUTO_OFFSET (2)
1991+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_SET_POINTS_HUMIDIFIER (1)
1992+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_SET_POINTS_HUMIDIFIER_OFFSET (0)
1993+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_SET_POINTS_DEHUMIDIFIER (2)
1994+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_SET_POINTS_DEHUMIDIFIER_OFFSET (1)
1995+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_SET_POINTS_AUTO (4)
1996+
#define UNIFY_HUMIDITY_CONTROL_SUPPORTED_SET_POINTS_AUTO_OFFSET (2)
19571997
#define WINDOW_COVERING_CONFIG_OR_STATUS_OPERATIONAL (1)
19581998
#define WINDOW_COVERING_CONFIG_OR_STATUS_OPERATIONAL_OFFSET (0)
19591999
#define WINDOW_COVERING_CONFIG_OR_STATUS_ONLINE (2)

0 commit comments

Comments
 (0)