Developing with ZBOSS for Zigbee
|
Mapping table entry structure. More...
#include <zboss_api_zgp.h>
Mapping table entry structure.
zb_uint16_t zb_zgps_mapping_entry_s::cluster |
The cluster of the Profile on the endpoint
zb_uint8_t zb_zgps_mapping_entry_s::endpoint |
The EndPoint for which the mapping is valid
zb_uint8_t zb_zgps_mapping_entry_s::gpd_command |
The GPD command to be mapped
zb_zgpd_addr_t zb_zgps_mapping_entry_s::gpd_id |
Identifier of the GPD
zb_uint8_t zb_zgps_mapping_entry_s::options |
Options related to this table entry
zb_uint16_t zb_zgps_mapping_entry_s::profile |
The Profile of the command after mapping
zb_uint8_t zb_zgps_mapping_entry_s::zcl_command |
The Command ID of the Cluster into which GP Command is mapped
zb_uint8_t zb_zgps_mapping_entry_s::zcl_payload_length |
The payload length for the Zigbee Command, payload should be located in memory after this structure