XBee Firmware Library  1.6.0
Functions | Variables

Functions

int zcl_time_client (const wpan_envelope_t FAR *envelope, void FAR *context)
 Handle Read Attribute Responses to requests sent as part of the zcl_time_find_servers() process. More...
 
int zcl_time_find_servers (wpan_dev_t *dev, uint16_t profile_id)
 Find Time Servers on the network, query them for the current time and then synchronize this device's clock to that time. More...
 
zcl_utctime_t zcl_time_now (void)
 Returns the current date/time, using the ZCL epoch of January 1, 2000. More...
 

Variables

XBEE_BEGIN_DECLS const zcl_attribute_tree_t zcl_time_attribute_tree []
 

Detailed Description

Header for implementation of ZigBee Time Cluster (ZCL Spec section 3.12).

Numbers in comments refer to sections of ZigBee Cluster Library specification (Document 075123r02ZB).