Interface NativeDeviceFactoryInterface

All Superinterfaces:
AnalogInputDeviceFactoryInterface, AnalogOutputDeviceFactoryInterface, AutoCloseable, DeviceFactoryInterface, GpioDeviceFactoryInterface, I2CDeviceFactoryInterface, PwmOutputDeviceFactoryInterface, SerialDeviceFactoryInterface, SpiDeviceFactoryInterface
All Known Implementing Classes:
BaseNativeDeviceFactory, DefaultDeviceFactory

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