EmberZclBindingContext_t Struct Reference
#include <
zcl-core-types.h
>
Data Fields |
|
EmberCoapCode | code |
EmberZclGroupId_t | groupId |
EmberZclEndpointId_t | endpointId |
const EmberZclClusterSpec_t * | clusterSpec |
EmberZclBindingId_t | bindingId |
This structure holds a binding context.
Field Documentation
EmberZclBindingId_t EmberZclBindingContext_t::bindingId |
A binding identifier.
const EmberZclClusterSpec_t * EmberZclBindingContext_t::clusterSpec |
A cluster specification of binding.
EmberCoapCode EmberZclBindingContext_t::code |
CoAP code of binding.
EmberZclEndpointId_t EmberZclBindingContext_t::endpointId |
An endpoint identifier of binding.
EmberZclGroupId_t EmberZclBindingContext_t::groupId |
A group identifier of binding.
The documentation for this struct was generated from the following file:
-
zcl-core-types.h