Developing with ZBOSS for Zigbee
|
Necessary information for filling translation table for any ZGPD during commissioning. More...
#include <zboss_api_zgp.h>
Data Fields | |
const zb_uint8_t | match_tbl_size |
const zgps_dev_match_rec_t * | match_tbl |
const zb_uint8_t | cmd_mappings_count |
const zgp_to_zb_cmd_mapping_t * | cmd_mapping |
const zb_uint8_t | clusters_tbl_size |
const zgps_dev_cluster_rec_t * | clusters_tbl |
Necessary information for filling translation table for any ZGPD during commissioning.
Includes matching table and command ID mappings. Given some ZGPD device ID it is possible to fill translation table entry with help of this structure.