Interface RpiSerialProvider

All Superinterfaces:
Describable, Extension<SerialProvider>, Identity, Lifecycle<SerialProvider>, Provider<SerialProvider, Serial, SerialConfig>, SerialProvider
All Known Implementing Classes:
RpiSerialProviderImpl

@Deprecated(forRemoval=true) public interface RpiSerialProvider extends SerialProvider
Deprecated, for removal: This API element is subject to removal in a future version.

RpiSerialProvider interface.

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

    • NAME

      static final String NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      Constant NAME="RaspberryPi.SERIAL_PROVIDER_NAME"
      See Also:
    • ID

      static final String ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      Constant ID="RaspberryPi.SERIAL_PROVIDER_ID"
      See Also:
  • Method Details

    • newInstance

      static RpiSerialProvider newInstance()
      Deprecated, for removal: This API element is subject to removal in a future version.

      newInstance.

      Returns:
      a RpiSerialProvider object.