zb_zcl_tunneling_ready_data_s

nRF5 SDK for Thread and Zigbee v4.2.0

#include <zb_zcl_tunneling.h>

Detailed Description

ReadyData command payload

See also
SE spec, subclause D.6.2.4.6.2
Client ReadyData command
Server ReadyData command

Field Documentation

◆ number_of_octets_left

zb_uint16_t zb_zcl_tunneling_ready_data_s::number_of_octets_left

Indicates the number of octets that may be received by the initiator of this command (receiver). It is most likely the remaining size of the buffer holding the data that is sent over TransferData.

◆ tunnel_id

zb_uint16_t zb_zcl_tunneling_ready_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.

  • external/zboss/include/zcl/zb_zcl_tunneling.h