eCLD_IASWDUpdate

teZCL_Status eCLD_IASWDUpdate(
uint8 u8SourceEndPoint);

Description

This function can be used on an IAS WD cluster server to update the timing requirements of the Warning Device. The function should be called by the application at a rate of once every 100 ms.

Parameters

  • u8SourceEndPointId: Number of the endpoint on which the IAS WD cluster resides

Returns

  • E_ZCL_SUCCESS

  • E_ZCL_FAIL

Parent topic:Functions