get_devices(), get_modules()

* = get_devices( deviceType)
* = get_modules( moduleNames)

Return a string that consists of blank separated device names the belong to the specified device type or module class.

e.g.:
* = get_devices( TIMER)
returns T1 T2