Developing with ZBOSS for Zigbee
zb_zcl_messaging_cancel_message_payload_s Struct Reference

#include <zb_zcl_messaging.h>

Data Fields

zb_uint32_t message_id
 
zb_uint8_t message_control
 

Detailed Description

CancelMessage command payload

See also
SE spec, subclause D.5.2.3.2.1

Field Documentation

◆ message_control

zb_uint8_t zb_zcl_messaging_cancel_message_payload_s::message_control

This field is deprecated and should be set to 0x00

◆ message_id

zb_uint32_t zb_zcl_messaging_cancel_message_payload_s::message_id

32-bit number identifier for the message.


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