Uses of Interface
org.osgi.service.zigbee.ZCLCluster
Packages that use ZCLCluster
-
Uses of ZCLCluster in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee that return ZCLClusterModifier and TypeMethodDescriptionZigBeeEndpoint.getClientCluster(int clientClusterId) Returns the client cluster identified by the cluster identifier.ZigBeeEndpoint.getClientClusters()Returns an array of client (output) clusters.ZigBeeEndpoint.getServerCluster(int serverClusterId) Returns the server (input) cluster identified by the given identifier.ZigBeeEndpoint.getServerClusters()Returns an array of server (input) clusters.