Developing with ZBOSS for Zigbee
|
Data Fields | |
zb_uint16_t | cluster_id |
zb_uint8_t | options |
zb_uint8_t | cmd_ids [ZB_ZGP_MATCH_TBL_MAX_CMDS_FOR_MATCH] |
zb_uint8_t zgps_cluster_rec_s::cmd_ids[ZB_ZGP_MATCH_TBL_MAX_CMDS_FOR_MATCH] |
Supported commands by sink
zb_uint8_t zgps_cluster_rec_s::options |
Cluster ID to which specified ZGPD commands are translated (see zcl_cluster_id) Options field of cluster table entry
[0-1] role mask client/server/both. Note: this role specifies the original cluster role, not the cluster role to which this command will be addressed. E.g. for On/Off/Toggle commands it should be client role (these command send from client to server).