![]() |
![]() |
|
Z-Stack API Reference
7.40.00.20
|
#include <zstack.h>
Data Fields | |
| zstack_LongAddr_t | AuthAddress |
| uint16_t | ClusterId |
| uint8_t | Endpoint |
Structure to send a ZDO Set Bind Unbind Authenticate Address Request. None of these parameters is persistent in Nv
| zstack_LongAddr_t AuthAddress |
Address of the remote device authorized to perform Bind/Unbind operations in local device. If set to FF's anyone can do it
| uint16_t ClusterId |
Binds to this cluster are restricted to only be modified by AuthAddress, if FF's then all clusters are protected and only AuthAddress can modify binds
| uint8_t Endpoint |
Binds to this endpoint are restricted to only be modified by AuthAddress, if FF's then all clusters are protected and only AuthAddress can modify binds