Class BoschBpts5HybridApiClient

java.lang.Object
io.openems.edge.bosch.bpts5hybrid.core.BoschBpts5HybridApiClient

public class BoschBpts5HybridApiClient extends Object
  • Constructor Details

    • BoschBpts5HybridApiClient

      public BoschBpts5HybridApiClient(String ipaddress)
  • Method Details

    • connect

      protected void connect()
    • retreiveValues

      protected void retreiveValues() throws OpenemsException
      Throws:
      OpenemsException
    • retreiveBatterieStatus

      protected int retreiveBatterieStatus() throws OpenemsException
      Throws:
      OpenemsException
    • getCurrentSoc

      public Integer getCurrentSoc()
    • getCurrentChargePower

      public Integer getCurrentChargePower()
    • getCurrentStromAusNetz

      public Integer getCurrentStromAusNetz()
    • getCurrentEinspeisung

      public Integer getCurrentEinspeisung()
    • getCurrentDischargePower

      public Integer getCurrentDischargePower()
    • getCurrentPvProduction

      public Integer getCurrentPvProduction()
    • getCurrentVerbrauchVonPv

      public Integer getCurrentVerbrauchVonPv()