eCLD_ASCRemoveLog
teZCL_CommandStatus eCLD_ASCRemoveLog(
uint8 u8SourceEndPointId,
uint32 u32LogId);
Description
This function can be used on an Appliance Statistics cluster server to remove the specified data log from the log queue.
Parameter
u8SourceEndPointId Number of the local endpoint on which the Appliance Statistics cluster server resides
u32LogId Identifier of log
Returns
E_ZCL_CMDS_SUCCESS
E_ZCL_CMDS_FAIL
Parent topic:Functions