Class Energy
java.lang.Object
com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
com.github.kaklakariada.fritzbox.model.homeautomation.Energy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetStats()All classes implementing this abstract class need to provide a "getStats"-methodAll classes implementing this abstract class need to provide a "statisticsToString"-methodMethods inherited from class com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
getStatisticsByGrid, getStats, statisticsToString
-
Constructor Details
-
Energy
public Energy()
-
-
Method Details
-
getStats
Description copied from class:AbstractDeviceStatisticsAll classes implementing this abstract class need to provide a "getStats"-method- Specified by:
getStatsin classAbstractDeviceStatistics- Returns:
- List
-
statisticsToString
Description copied from class:AbstractDeviceStatisticsAll classes implementing this abstract class need to provide a "statisticsToString"-method- Specified by:
statisticsToStringin classAbstractDeviceStatistics- Returns:
- List
-