public interface ZigBeeDeviceDescription
Modifier and Type | Method and Description |
---|---|
ZCLClusterDescription[] |
getClientClustersDescriptions()
Returns an array of client cluster descriptions.
|
int |
getId()
Returns the device identifier.
|
String |
getName()
Returns the device name.
|
int |
getProfileId()
Returns the profile identifier.
|
ZCLClusterDescription[] |
getServerClustersDescriptions()
Returns an array of server cluster descriptions.
|
Integer |
getVersion()
Returns the device version.
|
int getId()
String getName()
Integer getVersion()
int getProfileId()
ZCLClusterDescription[] getServerClustersDescriptions()
ZCLClusterDescription[] getClientClustersDescriptions()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0