Developing with ZBOSS for Zigbee

ZCL frame header without manufacturer code. More...

#include <zb_zcl_common.h>

Data Fields

zb_zcl_frame_ctrl_t frame_ctrl
 
zb_uint8_t seq_number
 
zb_uint8_t command_id
 

Detailed Description

ZCL frame header without manufacturer code.

See also
ZCL spec, subclause 2.3.1

Field Documentation

◆ command_id

zb_uint8_t zb_zcl_frame_hdr_short_s::command_id

Command Identifier Field

◆ frame_ctrl

zb_zcl_frame_ctrl_t zb_zcl_frame_hdr_short_s::frame_ctrl

Frame control field see zb_zcl_frame_ctrl_s

◆ seq_number

zb_uint8_t zb_zcl_frame_hdr_short_s::seq_number

Transaction Sequence Number


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