Interface NativeDeviceFactoryInterface

All Superinterfaces:
AnalogInputDeviceFactoryInterface, AnalogOutputDeviceFactoryInterface, java.lang.AutoCloseable, java.io.Closeable, DeviceFactoryInterface, GpioDeviceFactoryInterface, I2CDeviceFactoryInterface, PwmOutputDeviceFactoryInterface, SpiDeviceFactoryInterface
All Known Implementing Classes:
BaseNativeDeviceFactory, SysFsDeviceFactory

public interface NativeDeviceFactoryInterface
extends GpioDeviceFactoryInterface, SpiDeviceFactoryInterface, I2CDeviceFactoryInterface, PwmOutputDeviceFactoryInterface, AnalogInputDeviceFactoryInterface, AnalogOutputDeviceFactoryInterface