Uses of Interface
org.osgi.service.zigbee.ZCLCluster
-
Uses of ZCLCluster in org.osgi.service.zigbee
Modifier 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.