Interface DeviceFactoryInterface

All Superinterfaces:
java.lang.AutoCloseable, java.io.Closeable
All Known Subinterfaces:
AnalogInputDeviceFactoryInterface, AnalogOutputDeviceFactoryInterface, GpioDeviceFactoryInterface, I2CDeviceFactoryInterface, NativeDeviceFactoryInterface, PwmOutputDeviceFactoryInterface, SpiDeviceFactoryInterface
All Known Implementing Classes:
AbstractDeviceFactory, BaseNativeDeviceFactory, MCP23008, MCP23017, MCP23S17, MCP23x08, MCP23x17, MCP23xxx, McpAdc, PCA9685, PCF8574, PCF8591, PiconZero, SysFsDeviceFactory

public interface DeviceFactoryInterface
extends java.io.Closeable