EmberZclApplicationDestination_t Struct Reference

#include <zcl-core-types.h>

Data Fields

union {
   EmberZclEndpointId_t   endpointId
 
   EmberZclGroupId_t   groupId
 
data
 
EmberZclApplicationDestinationType_t type

This structure holds an application destination.

Field Documentation

union { ... } EmberZclApplicationDestination_t::data

Data holds an endpoint identifier or a group identifier for an application destination.

EmberZclEndpointId_t EmberZclApplicationDestination_t::endpointId

An endpoint identifier of an application destination.

EmberZclGroupId_t EmberZclApplicationDestination_t::groupId

A group identifier of an application destination.

EmberZclApplicationDestinationType_t EmberZclApplicationDestination_t::type

Type of an application destination.


The documentation for this struct was generated from the following file:
  • zcl-core-types.h