TMSiSDK.device.devices.apex.apex_device.ApexDevice.get_device_list

TMSiSDK.device.devices.apex.apex_device.ApexDevice.get_device_list#

ApexDevice.get_device_list() list#

Gets the list of available devices.

Parameters:

dr_interface (DeviceInterfaceType) – interface to check.

Returns:

a list of available devices on the requested interface.

Return type:

list[ApexDevice]