Uses of Interface
org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
-
Packages that use ZigBeePowerDescriptor Package Description org.osgi.service.zigbee Device Service Specification for ZigBee Technology. -
-
Uses of ZigBeePowerDescriptor in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee that return types with arguments of type ZigBeePowerDescriptor Modifier and Type Method Description Promise<ZigBeePowerDescriptor>
ZigBeeNode. getPowerDescriptor()
Retrieves the ZigBee node Power Descriptor.
-