Modules#
ZLL Commissioning Server#
API and Callbacks for the ZLL Commissioning Cluster Server Component.
Server side implementation of the ZigBee 3.0 touchlink commissioning mechanism.
API#
No touchlink for non-factory new device.
emberAfZllNoResetForNFN(void)
No reset for non-factory new device.
API Documentation#
emberAfZllNoTouchlinkForNFN#
EmberStatus emberAfZllNoTouchlinkForNFN (void )
No touchlink for non-factory new device.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/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.
emberAfZllNoResetForNFN#
EmberStatus emberAfZllNoResetForNFN (void )
No reset for non-factory new device.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/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.