Uses of Interface
org.osgi.service.zigbee.ZCLAttribute
Packages that use ZCLAttribute
-
Uses of ZCLAttribute in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee that return types with arguments of type ZCLAttributeModifier and TypeMethodDescriptionZCLCluster.getAttribute
(int attributeId) Returns the clusterZCLAttribute
identifying that matches the given attributeId.ZCLCluster.getAttribute
(int attributeId, int code) Retrieves aZCLAttribute
object for a manufacturer specific attribute.