Interface ManagedSinglePhaseEss

All Superinterfaces:
AsymmetricEss, ManagedSymmetricEss, OpenemsComponent, SinglePhaseEss, SymmetricEss
All Known Subinterfaces:
EssSmaSunnyIsland, FeneconMiniEss, SimulatorEssSinglePhaseReacting
All Known Implementing Classes:
EssSmaSunnyIslandImpl, FeneconMiniEssImpl, SimulatorEssSinglePhaseReactingImpl

@ProviderType public interface ManagedSinglePhaseEss extends ManagedSymmetricEss, SinglePhaseEss
Represents a Single-Phase Energy Storage System.
  • Method Details

    • applyPower

      default void applyPower(int activePowerL1, int reactivePowerL1, int activePowerL2, int reactivePowerL2, int activePowerL3, int reactivePowerL3) throws OpenemsError.OpenemsNamedException
      Parameters:
      activePowerL1 - the active power set-point for L1
      reactivePowerL1 - the reactive power set-point for L1
      activePowerL2 - the active power set-point for L2
      reactivePowerL2 - the reactive power set-point for L2
      activePowerL3 - the active power set-point for L3
      reactivePowerL3 - the reactive power set-point for L3
      Throws:
      OpenemsError.OpenemsNamedException - on error