get_devices


Description:

public List<Device> get_devices ()

Gets a list of devices that this provider understands.

This may actually probe the hardware if the provider is not currently started.

If the provider has been started, this will returned the same Device objedcts that have been returned by the DEVICE_ADDED messages.

Parameters:

this

A DeviceProvider

Returns:

a List of Device