Adding Endpoints#

A Zigbee application can have multiple endpoints. Each endpoint contains a device configuration made up of Clusters on that endpoint. Add a new endpoint to your application by clicking ADD NEW ENDPOINT in the top left corner of ZCL interface.

Add new endpointAdd new endpoint

A dialog opens in which you can select the device type for the endpoint.

Select device typeSelect device type

From here, you can select whether you would like the endpoint to represent something like a Light or a Door Lock. You can find the Zigbee device type by entering the name of the device in the Device field.

Find device typeFind device type

To change the number of the endpoint on which you would like this device to appear, change the Endpoint setting.

Change number of the endpointChange number of the endpoint

Once you have configured the endpoint, click CREATE to add the endpoint to your configuration.