User`s manual
118
Power_Desc_rsp
All parameters following nwk_addr correspond to the Power Descriptor, whose format is 
given in the ZigBee Specification.
If status is not success (0) then all parameters following nwk_addr are excluded.
Parameter  Type Description
status int On failure this parameter will be non-z
ero and the descriptor is 
not present in the response.
nwk_addr int 16-bit short network address of the device.
current_power_mode int
available_power_sources int
current_power_source int
current_power_source_level int
Simple_Desc_rsp
All parameters following nwk_addr correspond to the Simple Descriptor, whose format is 
given in the ZigBee Specification.
If status is not success (0) then all parameters following nwk_addr are excluded.
Parameter  Type Description
status int On failure this parameter will be non-z
ero and the descriptor is 
not present in the response.
nwk_addr int 16-bit short network address of the device.
endpoint_id int 8-bit identifier of the endpoint.
profile_id int 16-bit device identifier of the endpoint.
device_id int 16-bit device identifier of the endpoint. 
device_version int 4-bit device version of the endpoint
input_clusters list List of input clusters for the given endpoint.
item - 
int - 16-bit cluster ID of the input cluster.
output_clusters list List of output clusters fo
r the given endpoint.
item -
 int - 16-bit cluster ID of the output cluster.










