Module com.pi4j

Interface DeviceConfig<CONFIG_TYPE extends Config>

All Superinterfaces:
Config<CONFIG_TYPE>
All Known Subinterfaces:
SerialConfig

public interface DeviceConfig<CONFIG_TYPE extends Config> extends Config<CONFIG_TYPE>

DeviceConfig interface.

Version:
$Id: $Id
Author:
Robert Savage (http://www.savagehomeautomation.com)
  • Field Details

  • Method Details

    • device

      String device()

      device.

      Returns:
      a String object.
    • getDevice

      default String getDevice()

      getDevice.

      Returns:
      a String object.