Developing with ZBOSS for Zigbee

ZCL Write Attribute Command frame. More...

#include <zb_zcl_commands.h>

Data Fields

zb_uint16_t attr_id
 
zb_uint8_t attr_type
 
zb_uint8_t attr_value [1]
 

Detailed Description

ZCL Write Attribute Command frame.

See also
ZCL spec, 2.4.3 Write Attributes Command

Field Documentation

◆ attr_id

zb_uint16_t zb_zcl_write_attr_req_s::attr_id

Attribute ID

◆ attr_type

zb_uint8_t zb_zcl_write_attr_req_s::attr_type

Attribute type

◆ attr_value

zb_uint8_t zb_zcl_write_attr_req_s::attr_value[1]

Attribute value


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