Uses of Interface
org.osgi.service.zigbee.descriptions.ZCLClusterDescription
-
Packages that use ZCLClusterDescription Package Description org.osgi.service.zigbee.descriptions Device Service Specification for ZigBee Technology Descriptions. -
-
Uses of ZCLClusterDescription in org.osgi.service.zigbee.descriptions
Methods in org.osgi.service.zigbee.descriptions that return ZCLClusterDescription Modifier and Type Method Description ZCLClusterDescription
ZCLGlobalClusterDescription. getClientClusterDescription()
Returns the client cluster description.ZCLClusterDescription[]
ZigBeeDeviceDescription. getClientClustersDescriptions()
Returns an array of client cluster descriptions.ZCLClusterDescription
ZCLGlobalClusterDescription. getServerClusterDescription()
Returns the server cluster description.ZCLClusterDescription[]
ZigBeeDeviceDescription. getServerClustersDescriptions()
Returns an array of server cluster descriptions.
-