This change adds a new importable class, TPLinkDeviceManagerPowerTools, which builds upon the previous TPLinkDeviceManager adding functionality specifically pertaining to emeter devices. The main benefit of this toolset is that requests are handled to all matching devices asynchronously, so if you are wanting to gather power usage data across a large number of devices, it will occur very quickly. This is a convenience class and does not change the core functionality of the device manager.