Developing with ZBOSS for Zigbee

ZCL frame header with manufacturer code. More...

#include <zb_zcl_common.h>

Data Fields

zb_zcl_frame_ctrl_t frame_ctrl
 
zb_uint16_t manufacturer_code
 
zb_uint8_t seq_number
 
zb_uint8_t command_id
 

Detailed Description

ZCL frame header with manufacturer code.

See also
ZCL spec, subclause 2.3.1

Field Documentation

◆ command_id

zb_uint8_t zb_zcl_frame_hdr_full_s::command_id

Command Identifier Field

◆ frame_ctrl

zb_zcl_frame_ctrl_t zb_zcl_frame_hdr_full_s::frame_ctrl

Frame control filed see zb_zcl_frame_ctrl_s

◆ manufacturer_code

zb_uint16_t zb_zcl_frame_hdr_full_s::manufacturer_code

Manufacturer Code

◆ seq_number

zb_uint8_t zb_zcl_frame_hdr_full_s::seq_number

Transaction Sequence Number


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