Developing with ZBOSS for Zigbee
zb_zcl_tunneling_transfer_data_error_s Struct Reference

TransferDataError command payload More...

#include <zb_zcl_tunneling.h>

Data Fields

zb_uint16_t tunnel_id
 A number between 0..65535 that uniquely identifies the tunnel that has been allocated in the server triggered through the RequestTunnel command. This ID must be used for the data transfer through the tunnel or passed with any commands concerning that specific tunnel.
 
zb_uint8_t transfer_data_status
 The TransferDataStatus parameter indicates the error that occurred within the receiver after the last TransferData command. More...
 

Detailed Description

TransferDataError command payload

See also
SE spec, subclause D.6.2.4.4.2
Client TransferDataError command
Server TransferDataError command

Field Documentation

◆ transfer_data_status

zb_uint8_t zb_zcl_tunneling_transfer_data_error_s::transfer_data_status

The TransferDataStatus parameter indicates the error that occurred within the receiver after the last TransferData command.

See also
zb_zcl_tunneling_transfer_data_status_e

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