XBee Firmware Library  1.6.0
Data Fields
wpan_endpoint_table_entry_t Struct Reference

Information on each endpoint on this device. More...

Data Fields

const wpan_cluster_table_entry_tcluster_table
 
uint16_t device_id
 This endpoint's device ID. More...
 
uint8_t device_version
 Lower 4 bits are used, upper 4 are reserved and should be 0. More...
 
uint8_t endpoint
 Endpoint ID, 0 to 254. 255 (0xFF) is used as an end-of-table marker. More...
 
struct wpan_ep_state_t FAR * ep_state
 
wpan_ep_handler_fn handler
 
uint16_t profile_id
 

Detailed Description

Information on each endpoint on this device.