Logo
Developing with ZBOSS for Zigbee
zb_zcl_tunneling_close_tunnel_s Struct Reference

CloseTunnel command payload More...

#include <zb_zcl_tunneling.h>

Data Fields

zb_uint16_t tunnel_id
 The identifier of the tunnel that shall be closed. It is the same number that has been previously returned in the response to a RequestTunnel command. Valid numbers range between 0..65535 and must correspond to a tunnel that is still active and maintained by the server. More...
 

Detailed Description

CloseTunnel command payload

See also
SE spec, subclause D.6.2.4.2.2.

Field Documentation

§ tunnel_id

zb_uint16_t zb_zcl_tunneling_close_tunnel_s::tunnel_id

The identifier of the tunnel that shall be closed. It is the same number that has been previously returned in the response to a RequestTunnel command. Valid numbers range between 0..65535 and must correspond to a tunnel that is still active and maintained by the server.


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