Developing with ZBOSS for Zigbee
zb_zcl_tunneling_ack_transfer_data_s Struct Reference

#include <zb_zcl_tunneling.h>

Data Fields

zb_uint16_t tunnel_id
 
zb_uint16_t number_of_bytes_left
 

Detailed Description

AckTransferData command payload.

See also
SE spec, subclause D.6.2.4.5.2.
Client AckTransferData command
Server AckTransferData command

Field Documentation

◆ number_of_bytes_left

zb_uint16_t zb_zcl_tunneling_ack_transfer_data_s::number_of_bytes_left

Indicates the number of bytes that may still be received by the initiator of this command.

◆ tunnel_id

zb_uint16_t zb_zcl_tunneling_ack_transfer_data_s::tunnel_id

A number between 0..65535 that uniquely identifies the tunnel that has been allocated in the server triggered through the RequestTunnel command.


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