getDeviceFactoryManager

@NotNull
abstract fun getDeviceFactoryManager(): @NotNull DeviceFactoryManager

Gets the DeviceFactoryManager.

Device factories are used to create new devices.

Return

The DeviceFactoryManager.