Functions

bool emberZclClusterTimeClientTimeSyncCallback (EmberZclDestination_t *timeServer)
 Calls back user when a Network time server available.

Detailed Description

These callbacks are contributed by the Time Client plugin.

Function Documentation

bool emberZclClusterTimeClientTimeSyncCallback ( EmberZclDestination_t timeServer)

This function is called from the client when a Time Server is available on the network.

Parameters
timeServerPointer to the destination of the Time Server Ver.: always
Returns
FALSE if the application is not handling the update of Time Servers on this node.

References FALSE.