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#
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
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.
Definition at line
46
of file app/framework/plugin/zll-commissioning-server/zll-commissioning-server.h
emberAfZllNoResetForNFN#
EmberStatus emberAfZllNoResetForNFN (void )
No reset for non-factory new device.
Parameters
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.
Definition at line
52
of file app/framework/plugin/zll-commissioning-server/zll-commissioning-server.h