Skip to content

Commit

Permalink
add thermostatUiCfg cluster to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Dec 15, 2023
1 parent 9218dae commit 827a4ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/sensorEpCfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ const u16 sensorDevice_inClusterList[] =
#ifdef ZCL_TEMPERATURE_MEASUREMENT
ZCL_CLUSTER_MS_TEMPERATURE_MEASUREMENT,
#endif
#ifdef ZCL_THERMOSTAT_UI_CFG
ZCL_CLUSTER_HAVC_USER_INTERFACE_CONFIG,
#endif
#ifdef ZCL_IAS_ZONE
ZCL_CLUSTER_SS_IAS_ZONE,
#endif
Expand Down

0 comments on commit 827a4ff

Please sign in to comment.