Uses of Interface
org.osgi.service.zigbee.ZigBeeLinkQuality
-
Packages that use ZigBeeLinkQuality Package Description org.osgi.service.zigbee Device Service Specification for ZigBee Technology. -
-
Uses of ZigBeeLinkQuality in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee that return types with arguments of type ZigBeeLinkQuality Modifier and Type Method Description Promise<java.util.Map<java.lang.String,ZigBeeLinkQuality>>
ZigBeeNode. getLinksQuality()
Retrieves the link quality information to the neighbor nodes.
-