Uses of Interface
org.osgi.service.zigbee.ZigBeeRoute
-
Packages that use ZigBeeRoute Package Description org.osgi.service.zigbee Device Service Specification for ZigBee Technology. -
-
Uses of ZigBeeRoute in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee that return types with arguments of type ZigBeeRoute Modifier and Type Method Description Promise<java.util.Map<java.lang.String,ZigBeeRoute>>
ZigBeeNode. getRoutingTable()
Retrieves the routing table information of the node.
-