ZLL Commissioning Server#

API and Callbacks for the ZLL Commissioning Cluster Server Component.

Server side implementation of the ZigBee 3.0 touchlink commissioning mechanism.

Modules#

ZLL commissioning Server

API#

No touchlink for non-factory new device.

No reset for non-factory new device.

API Documentation#

sl_zigbee_af_zll_no_touchlink_for_nfn#

sl_status_t sl_zigbee_af_zll_no_touchlink_for_nfn (void )

No touchlink for non-factory new device.

Parameters
TypeDirectionArgument NameDescription
voidN/A

This function will cause an NFN device to refuse network start/join/update requests and thus to forbid commissioning by touchlinking. This can be useful to restrict touchlink stealing.


sl_zigbee_af_zll_no_reset_for_nfn#

sl_status_t sl_zigbee_af_zll_no_reset_for_nfn (void )

No reset for non-factory new device.

Parameters
TypeDirectionArgument NameDescription
voidN/A

This function will cause an NFN device on a centralized security network to a touchlink reset-to-factory-new request from a remote device.