Interface WallboxService

  • All Implemented Interfaces:

    
    public interface WallboxService
    
                        

    Service to manage the connected wallboxes

    Since:

    2.3

    • 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

      • readPowerState

         abstract List<WallboxPowerState> readPowerState(Integer ids)

        List the live consumption data of the Wallbozen.

        Parameters:
        ids - IDs of the wallboxes that are to be queried
        Returns:

        Query result with the live data of the Wallbozen

        Since:

        2.3