XBee Firmware Library  1.6.0
Functions

Functions

int _zcl_basic_server (const wpan_envelope_t FAR *envelope, void FAR *context)
 

Detailed Description

ZigBee Cluster Library; Basic Cluster (ZCL_CLUSTER_BASIC, 0x0000)

See zigbee/zcl_basic_attributes.h for an easy method to incorporate a Basic Cluster Server into an application.

Explore how we would support the DeviceEnabled attribute. Does each application need to check it? Does the endpoint dispatcher need to know about it? What about clients?