Class SmartHomeCommutatorApiLocal<RT>

java.lang.Object
io.aether.api.smarthome.SmartHomeCommutatorApiLocal<RT>
All Implemented Interfaces:
SmartHomeCommutatorApi

public abstract class SmartHomeCommutatorApiLocal<RT> extends Object implements SmartHomeCommutatorApi
  • Field Details

    • remoteApi

      protected final RT remoteApi
  • Constructor Details

    • SmartHomeCommutatorApiLocal

      protected SmartHomeCommutatorApiLocal(RT remoteApi)
  • Method Details

    • getRemoteApi

      public RT getRemoteApi()