ZPS_eAplInitEndDeviceDistributed
ZPS_teStatus ZPS_eAplInitEndDeviceDistributed(
ZPS_tsAftsStartParamsDistributed *psStartParms);
Description
This function can be used on an End Device node to introduce the node into a distributed security network (see Section 6.10.2). This network must have already been created by a Router using the ZPS_eAplFormDistributedNetworkRouter() function. End Device nodes may be introduced into the network in this way or using other commissioning methods, such as Touchlink.
Parent topic:ZPS_eAplInitEndDeviceDistributed
Parameters
psStartParms Pointer to structure containing the start parameter values for the End Device - see Section 8.2.3.7, ZPS_tsAftsStartParamsDistributed.
Parent topic:ZPS_eAplInitEndDeviceDistributed
Parent topic:ZPS_vAplAfEnableMcpsFilter
Returns
ZPS_E_SUCCESS (network successfully created).
NWK return codes, listed and described in Section 11.2.3.
MAC return codes, listed and described in Section 11.2.4.
APS return codes, listed and described in Section 11.2.2.
Parent topic:ZPS_eAplInitEndDeviceDistributed
Parent topic:initialization functions