Interface SinglePhaseEss

All Superinterfaces:
AsymmetricEss, OpenemsComponent, SymmetricEss
All Known Subinterfaces:
EssSmaSunnyIsland, FeneconMiniEss, ManagedSinglePhaseEss, SimulatorEssSinglePhaseReacting, TeslaPowerwall2Battery
All Known Implementing Classes:
EssSmaSunnyIslandImpl, FeneconMiniEssImpl, SimulatorEssSinglePhaseReactingImpl, TeslaPowerwall2BatteryImpl

@ProviderType public interface SinglePhaseEss extends AsymmetricEss
  • Method Details

    • getPhase

      SinglePhase getPhase()
      Gets the Phase this ESS is connected to.
      Returns:
      the SinglePhase
    • initializeCopyPhaseChannel

      static void initializeCopyPhaseChannel(AsymmetricEss ess, SinglePhase phase)
      Initializes Channel listeners. Copies the Active-Power Phase-Channel value to Active-Power Channel.
      Parameters:
      ess - the AsymmetricEss
      phase - the SinglePhase