Developing with ZBOSS for Zigbee
zb_zgps_translation_entry_s Struct Reference

Translation table entry structure. More...

#include <zboss_api_zgp.h>

Data Fields

zb_uint8_t options
 
zb_zgpd_addr_t gpd_id
 
zb_uint8_t gpd_endpoint
 
zb_uint8_t gpd_command
 
zb_uint8_t endpoint
 
zb_uint16_t profile
 
zb_uint16_t cluster
 
zb_uint8_t zcl_command
 
zb_zgps_translation_payload_t zcl_payload
 

Detailed Description

Translation table entry structure.

Field Documentation

◆ cluster

zb_uint16_t zb_zgps_translation_entry_s::cluster

The cluster of the Profile on the endpoint

◆ endpoint

zb_uint8_t zb_zgps_translation_entry_s::endpoint

The EndPoint for which the translation is valid

◆ gpd_command

zb_uint8_t zb_zgps_translation_entry_s::gpd_command

The GPD command to be translated

◆ gpd_id

zb_zgpd_addr_t zb_zgps_translation_entry_s::gpd_id

Identifier of the GPD

◆ options

zb_uint8_t zb_zgps_translation_entry_s::options

Options related to this table entry

◆ profile

zb_uint16_t zb_zgps_translation_entry_s::profile

The Profile of the command after translation

◆ zcl_command

zb_uint8_t zb_zgps_translation_entry_s::zcl_command

The Command ID of the Cluster into which GP Command is translated

◆ zcl_payload

zb_zgps_translation_payload_t zb_zgps_translation_entry_s::zcl_payload

The payload for the Zigbee Command


The documentation for this struct was generated from the following file: