ZGPL_TotalNonEmptyEntries Function
C
uint8_t ZGPL_TotalNonEmptyEntries(bool isProxyTable);Description
To fetch the total no. of non-empty entries. This is mainly used by high sink/proxy while sending sink/proxy table response
Parameters
| Param | Description |
|---|---|
| isProxyTable | true for proxy table false for sink table |
Returns
No of Non Empty Sink Table Entries
