TMSiSDK.device.devices.saga.saga_device.SagaDevice.discover

TMSiSDK.device.devices.saga.saga_device.SagaDevice.discover#

SagaDevice.discover(ds_interface: DeviceInterfaceType, num_retries: int = 3)#

Discovers available devices.

Parameters:
  • dr_interface (DeviceInterfaceType) – dr device interface to be searched. Allowed interfaces: docked, wifi and optical.

  • ds_interface (DeviceInterfaceType) – ds device interface to be searched. Allowed interfaces: usb and network.

  • num_retries – Number of retries, optional