Package | Description |
---|---|
org.osgi.service.zigbee |
Device Service Specification for ZigBee Technology.
|
Modifier and Type | Method and Description |
---|---|
ZCLCluster |
ZigBeeEndpoint.getClientCluster(int clientClusterId)
Returns the client cluster identified by the cluster identifier.
|
ZCLCluster[] |
ZigBeeEndpoint.getClientClusters()
Returns an array of client (output) clusters.
|
ZCLCluster |
ZigBeeEndpoint.getServerCluster(int serverClusterId)
Returns the server (input) cluster identified by the given identifier.
|
ZCLCluster[] |
ZigBeeEndpoint.getServerClusters()
Returns an array of server (input) clusters.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0