getDeviceFactories

@NotNull
abstract fun getDeviceFactories(): @NotNull Collection<DeviceFactory>

Gets a collection of all registered device factories.

Return

A collection of registered device factories.