esp_zb_ias_ace_get_zone_table() function
Get the zone table of the IAS ACE cluster
Arguments
endpoint
A 8-bit endpoint ID which the IAS ACE cluster attach
table_p
The address of the zone table of IAS ACE cluster on the given endpoint.
Return value
- ESP_OK on success - ESP_ERR_NOT_FOUND The IAS ACE cluster is not founded on the given endpoint.