Interface Overview

  • All Known Implementing Classes:
    OverviewImpl

    public interface Overview
    Site Overview
    • Method Detail

      • getLastUpdateTime

        java.util.Date getLastUpdateTime()
        Get the last update time of the site, is in timezone of the site
        Returns:
        {java.util.Date} Date of last update
      • getLifeTimeData

        LifeTimeData getLifeTimeData()
        get the lifetime date of the site
        Returns:
        {LifeTimeDate} site lifetime date
      • getLastYearData

        EnergyData getLastYearData()
        Get the summary of last years energy data in quarters
        Returns:
        {EnergyData} last years energy data
      • getLastMonthData

        EnergyData getLastMonthData()
        Get last months energy data per day
        Returns:
        {EnergyData} last months energy data
      • getLastDayData

        EnergyData getLastDayData()
        Get the energy data for the last day
        Returns:
        {EnergyData} last days energy data
      • getCurrentPower

        PowerData getCurrentPower()
        Get the last reported instantaneous power generation value in kilowatt hours
        Returns:
        {EnergyData} current power generation
      • getMeasuredBy

        java.lang.String getMeasuredBy()
        Get the string of the measuring meter
        Returns:
        {String} measured by meter