EmberZclAttributeContext_t Struct Reference

#include <zcl-core-types.h>

Data Fields

EmberCoapCode code
 
EmberZclGroupId_t groupId
 
EmberZclEndpointId_t endpointId
 
const EmberZclClusterSpec_tclusterSpec
 
EmberZclAttributeId_t attributeId
 
EmberZclStatus_t status

This structure holds an attribute specification.

Field Documentation

EmberZclAttributeId_t EmberZclAttributeContext_t::attributeId

An attribute identifier.

const EmberZclClusterSpec_t* EmberZclAttributeContext_t::clusterSpec

A cluster specification of an attribute.

EmberCoapCode EmberZclAttributeContext_t::code

CoAP code of an attribute.

EmberZclEndpointId_t EmberZclAttributeContext_t::endpointId

An endpoint identifier of an attribute.

EmberZclGroupId_t EmberZclAttributeContext_t::groupId

A group identifier of an attribute.

EmberZclStatus_t EmberZclAttributeContext_t::status

A status of an attribute used when reading and writing.


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