Interface SunnyIslandEss

    • Method Detail

      • applyPower

        void applyPower​(int activePowerL1,
                        int reactivePowerL1,
                        int activePowerL2,
                        int reactivePowerL2,
                        int activePowerL3,
                        int reactivePowerL3)
                 throws OpenemsError.OpenemsNamedException
        Specify implementation to apply the calculated Power.
        Specified by:
        applyPower in interface ManagedAsymmetricEss
        Specified by:
        applyPower in interface ManagedSinglePhaseEss
        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