Zigbee Application Framework Developer’s Guide for SDK 7.0 and Higher#

NOTE: This section replaces UG491: Zigbee Application Framework Developer’s Guide for SDK 7.0 and Higher. Further updates to this user guide will be provided here.

The Zigbee Application Framework (also known as the ZCL Application Framework) is a body of embedded C code that can be configured by the Project Configuration Tools to implement any Zigbee Cluster Library (ZCL) application. Beginning with SDK version 7.0.0, Zigbee applications are configured through a component-based architecture using the Simplicity Studio 5 Project Configurator rather than a plugin-based architecture using the legacy AppBuilder tool. This guide covers the structure and usage of the Zigbee Application Framework.

This guide assumes that you are familiar with using Simplicity Studio 5’s project configuration tools to create and configure Zigbee projects. For more information, see:

If you have been using earlier versions of the Zigbee EmberZNet SDK: