Interface ChargingService

  • All Implemented Interfaces:

    
    public interface ChargingService
    
                        

    Service to read and influence the charging behavior of the home power plant

    Since:

    2.0

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • readConfiguration

         abstract ChargingConfiguration readConfiguration()

        Reads the current configuration.

        The configuration contains both specification values and configured limits

        Returns:

        Current configuration

        Since:

        2.0