5.1.8.30 ZGPL_SendDeviceAnnounceCmd Function
Syntax
void ZGPL_SendDeviceAnnounceCmd(uint16_t nwkAddr, uint64_t extAddr);Description
This function sends the device announcement.
Input Parameters
| Parameter Name | Description |
|---|---|
nwkAddr | Places the network address in the device announcement |
extAddr | Places the extended address in the device announcement |
Return Type and Values
- None
