ZCL Member Clusters
The clusters of the ZCL are divided into functional areas, for convenience. An application can use clusters from any number of these areas to make up its complete functionality. The clusters implemented by NXP are from the following areas (the associated clusters are listed in the referenced sub-sections):
General - Section 1.1.1
Measurement and Sensing - Section 1.1.2
Lighting - Section 1.1.3
Heating, Ventilation and Air-Conditioning (HVAC) - Section 1.1.4
Closures - Section 1.1.5
Security and Safety - Section 1.1.6
Smart Energy - Section 1.1.7
Commissioning - Section 1.1.8
Appliances - Section 1.1.9
Over-The-Air (OTA) Upgrade - Section 1.1.10
Note: Not all of the clusters from the above ZCL functional areas are available in the NXP software.
General
The General clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part III: General Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Basic |
0x0000 |
The Basic cluster contains the basic properties of a ZigBee device for example, software and hardware versions. The Basic cluster allows the setting of user-defined properties such as location. This cluster is detailed in Chapter 8. |
Power Configuration |
0x0001 |
The Power Configuration cluster allows users to determine the power source details of a device and helps configure the under/over-voltage alarms. This cluster is detailed in Chapter 9. |
Device Temperature Configuration |
0x0002 |
The Device Temperature Configuration cluster allows information about the internal temperature of a device to be obtained and under/over-temperature alarms to be configured. This cluster is detailed in Chapter 10. |
Identify |
0x0003 |
The Identify cluster allows a ZigBee device to make itself known visually (for example, by flashing a light) to an observer, such as a network installer. This cluster is detailed in Chapter 11. |
Groups |
0x0004 |
The Groups cluster allows the management of the Group table concerned with group addressing - that is, the targeting of multiple endpoints using a single address. This cluster is detailed in Chapter 12. |
Scenes |
0x0005 |
The Scenes cluster allows the management of pre-defined sets of cluster attribute values called scenes, where a scene can be stored, retrieved, and applied to put the system into a pre-determined state. This cluster is detailed in Chapter 13. |
On/Off |
0x0006 |
The On/Off cluster allows a device to be put into the ‘on’ and ‘off’ states, or toggled between the two states. This cluster is detailed in Chapter 14. |
On/Off Switch Configuration |
0x0007 |
The On/Off Switch Configuration cluster allows the switch type on a device to be defined, as well as the commands to be generated when the switch is moved between its two states. This cluster is detailed in Chapter 15. |
Level Control |
0x0008 |
The Level Control cluster allows control of the level of a physical quantity (for example, heat output) on a device. This cluster is detailed in Chapter 16. |
Alarms |
0x0009 |
The Alarms cluster is used for sending alarm notifications and the general configuration of alarms for all other clusters on the ZigBee device (individual alarm conditions are set in the corresponding clusters). This cluster is detailed in Chapter 17. |
Time |
0x000A |
The Time cluster provides an interface to a real-time clock on a ZigBee device, allowing the clock time to be read and written in order to synchronize the clock to a time standard. This is the number of seconds since 0 hrs 0 mins 0 secs on 1st January 2000 UTC (Coordinated Universal Time). This cluster includes functionality for local time-zone and daylight saving time. This cluster is detailed in Chapter 18. |
Analogue Input (Basic) |
0x000C |
The Analogue Input (Basic) cluster provides an interface for accessing an analog measurement. This cluster is detailed in Section 19.1. |
Analogue Output (Basic) |
0x000D |
The Analogue Output (Basic) cluster provides an interface for setting the value of an analog output. This cluster is detailed in Section 19.2. |
Binary Input (Basic) |
0x000F |
The Binary Input (Basic) cluster provides an interface for accessing a binary (two-state) measurement. This cluster is detailed in Section 19.3. |
Binary Output (Basic) |
0x0010 |
The Binary Output (Basic) cluster provides an inter-face for setting the state of a binary (two-state) output. This cluster is detailed in Section 19.4. |
Multistate Input (Basic) |
0x0012 |
The Multistate Input (Basic) cluster provides an interface for accessing a multistate measurement (that can take one of a set of fixed states). This cluster is detailed in Section 19.5. |
Multistate Output (Basic) |
0x0013 |
The Multistate Output (Basic) cluster provides an interface for setting the value of a multistate output (that can take one of a set of fixed states). This cluster is detailed in Section 19.6. |
Poll Control |
0x0020 |
The Poll Control cluster provides an interface for remotely controlling the rate at which a ZigBee End Device polls its parent for data. This cluster is detailed in Chapter 20. |
Power Profile |
0x001A |
The Power Profile cluster provides an interface between a home appliance (for example, a washing machine) and the controller of an energy management system. This cluster is detailed in Chapter 21. |
Diagnostics |
0x0B05 |
The Diagnostics cluster allows the operation of the ZigBee PRO stack to be followed over time. This cluster is detailed in Chapter 22. |
Parent topic:ZCL Member Clusters
Measurement and Sensing
The Measurement and Sensing clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part IV: Measurement and SensingClusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Illuminance Measurement |
0x0400 |
The Illuminance Measurement cluster provides an interface to an illuminance measuring device, allowing the configuration of measuring and the reporting of measurements. This cluster is detailed in Chapter 23. |
Illuminance Level Sensing |
0x0401 |
The Illuminance Level Sensing cluster provides an interface to light-level sensing functionality. This cluster is detailed in Chapter 24. |
Temperature Measurement |
0x0402 |
The Temperature Measurement cluster provides an interface to a temperature measuring device, allowing the configuration of measuring and the reporting of measurements. This cluster is detailed in Chapter 25. |
Pressure Measurement |
0x0403 |
The Pressure Measurement cluster provides an inter-face to a pressure measuring device, allowing the configuration of measuring and the reporting of measurements. This cluster is detailed in Chapter 26. |
Flow Measurement |
0x0404 |
The Flow Measurement cluster provides an interface to a flow measuring device for a fluid, allowing the configuration of measuring and the reporting of measurements. This cluster is detailed in Chapter 27. |
Relative Humidity Measurement |
0x0405 |
The Relative Humidity Measurement cluster provides an interface to a humidity measuring device, allowing the configuration of relative humidity measuring and the reporting of measurements. This cluster is detailed in Chapter 28. |
Occupancy Sensing |
0x0406 |
The Occupancy Sensing cluster provides an interface to an occupancy sensor, allowing the configuration of sensing and the reporting of status. This cluster is detailed in Chapter 29. |
Electrical Measurement |
0x0B04 |
The Electrical Measurement cluster provides an interface for obtaining electrical measurements from a device. This cluster is detailed in Chapter 30. |
Parent topic:ZCL Member Clusters
Lighting
The Lighting clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part V: Lighting Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Colour Control |
0x0300 |
The Colour Control cluster can be used to adjust the colour of a light (it does not govern the overall luminance of the light, as this is controlled using the Level Control cluster). This cluster is detailed in Chapter 31. |
Ballast Configuration |
0x0301 |
The Ballast Configuration cluster can be used to configure a lighting ballast that restricts the light levels of a connected set of lamps. This cluster is detailed in Chapter 32. |
Parent topic:ZCL Member Clusters
Heating, Ventilation, and Air-Conditioning (HVAC)
The HVAC clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part VI: HVAC Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Thermostat |
0x0201 |
The Thermostat cluster provides a means of configuring and controlling the functionality of a thermostat. This cluster is detailed in Chapter 33. |
Fan Control |
0x0202 |
The Fan Control cluster provides a means of con-trolling the speed or state of a fan which may be part of a heating or cooling system. The cluster is detailed in Chapter 34. |
Thermostat User Interface Configuration |
0x0204 |
The Thermostat User Interface (UI) Configuration cluster provides a means of configuring the user inter-face (keypad and/or LCD screen) for a thermostat or a thermostat controller device. This cluster is detailed in Chapter 35. |
Parent topic:ZCL Member Clusters
Closures
The Closure clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part VII: Closure Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Door Lock |
0x0101 |
The Door Lock cluster provides a means of representing the state of a door lock and (optionally) the door. This cluster is detailed in Chapter 36. |
Parent topic:ZCL Member Clusters
Security and Safety
The Security and Safety clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part VIII: Security and Safety Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
IAS Zone |
0x0500 |
The IAS Zone cluster provides an interface to a zone device in an IAS (Intruder Alarm System). This cluster is detailed in Chapter 37. |
IAS ACE (Ancillary Control Equipment) |
0x0501 |
The IAS ACE cluster provides a control interface to a CIE (Control and Indicating Equipment) device in an IAS (Intruder Alarm System). This cluster is detailed in Chapter 38. |
IAS WD (Warning Device) |
0x0502 |
The IAS WD cluster provides an interface to a Warning Device in an IAS (Intruder Alarm System). For example, a CIE (Control and Indicating Equipment) device can use the cluster to issue alarm warning indications to a Warning Device when an alarm condition is detected. This cluster is detailed in Chapter 39. |
Parent topic:ZCL Member Clusters
Smart Energy
The Smart Energy clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part IX: Smart Energy Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Price |
0x0700 |
The Price cluster provides the mechanism for sending and receiving pricing information within a ZigBee 3.0 network. This cluster is detailed in Chapter 40. |
Demand-Response and Load Control |
0x0701 |
The Demand-Response and Load Control (DRLC) cluster provides an interface for controlling an attached appliance that supports load control. The cluster is able to receive load control requests and act upon them - the demand-response functionality. This cluster is detailed in Chapter 41. |
Simple Metering |
0x0702 |
The Simple Metering cluster provides a mechanism to obtain consumption data from a metering device (elec-tric, gas, water or thermal). This cluster is detailed in Chapter 42. |
Other Smart Energy (SE) clusters, that are not available in the ZigBee 3.0 SDK, are provided in the NXP ZigBee Smart Energy SDK. The ZigBee 3.0 SDK contains only the SE clusters that are supported by NXP for non-SE applications.
Parent topic:ZCL Member Clusters
Commissioning
The Commissioning clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part X: Commissioning Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Commissioning |
0x0015 |
The Commissioning cluster can be used for commissioning the ZigBee stack on a device during network installation and defining the device behaviour with respect to the ZigBee network (it does not affect applications operating on the devices). This cluster is detailed in Chapter 43. |
Touchlink Commissioning |
0x1000 |
The Touchlink Commissioning cluster is used when forming a ZigBee 3.0 network or adding a new node to an existing network. This cluster is detailed in Chapter 44. |
Parent topic:ZCL Member Clusters
Appliances
The Appliances clusters implemented by NXP are listed and outlined in the table below. These clusters are detailed in ‘Part XI: Appliances Clusters’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
Appliance Control |
0x001B |
The Appliance Control cluster provides an interface for remotely controlling appliances in the home. This cluster is detailed in Chapter 45. |
Appliance Identification |
0x0B00 |
The Appliance Identification cluster provides an interface for obtaining and setting basic appliance information. This cluster is detailed in Chapter 46. |
Appliance Events and Alerts |
0x0B02 |
The Appliance Events and Alerts cluster provides an interface for the notification of significant events and alert situations. This cluster is detailed in Chapter 47. |
Appliance Statistics |
0x0B03 |
The Appliance Statistics cluster provides an interface for supplying statistical information about an appliance. This cluster is detailed in Chapter 48. |
Parent topic:ZCL Member Clusters
Over-The-Air (OTA) Upgrade
The Over-The-Air (OTA) Upgrade cluster is outlined in the table below and detailed in ‘Part XII: Over-The-Air Upgrade’ of this manual.
Cluster |
Cluster ID |
Description |
|---|---|---|
OTA Upgrade |
0x0019 |
The OTA Upgrade cluster provides the facility to upgrade (or downgrade or re-install) application software on the nodes of a ZigBee 3.0 network by distributing the replacement software through the network (over the air) and updating the software with minimal interruption to node operation. This cluster is detailed in Chapter 49. |
Parent topic:ZCL Member Clusters
Parent topic:ZigBee Cluster Library (ZCL)