public interface ZCLClusterDescription
Modifier and Type | Method and Description |
---|---|
ZCLAttributeDescription[] |
getAttributeDescriptions()
Returns an array of the attribute descriptions.
|
ZCLCommandDescription[] |
getGeneratedCommandDescriptions()
Returns an array of the generated command descriptions.
|
ZCLGlobalClusterDescription |
getGlobalClusterDescription()
Returns an array of the command descriptions.
|
int |
getId() |
ZCLCommandDescription[] |
getReceivedCommandDescriptions()
Returns an array of the received command description.
|
int getId()
ZCLCommandDescription[] getGeneratedCommandDescriptions()
ZCLCommandDescription[] getReceivedCommandDescriptions()
ZCLAttributeDescription[] getAttributeDescriptions()
ZCLGlobalClusterDescription getGlobalClusterDescription()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0