public interface IndoorClimateService extends ListenerForLastValueHandler<IndoorClimateType>
| Modifier and Type | Method and Description |
|---|---|
IndoorClimateType |
getIndoorClimateType(int flatId) |
IndoorClimateType |
getIndoorClimateType(int flatId,
AverageCalculationMode mode) |
IndoorClimateType |
getIndoorClimateType(int flatId,
AverageCalculationMode mode,
long calculationPeriod,
TimeUnit timeUnit) |
IndoorClimateType |
getIndoorClimateType(int flatId,
long calculationPeriod,
TimeUnit timeUnit) |
addListenerForLastValue, removeListener, removeListenerForLastValueIndoorClimateType getIndoorClimateType(int flatId)
IndoorClimateType getIndoorClimateType(int flatId, long calculationPeriod, TimeUnit timeUnit)
IndoorClimateType getIndoorClimateType(int flatId, AverageCalculationMode mode)
IndoorClimateType getIndoorClimateType(int flatId, AverageCalculationMode mode, long calculationPeriod, TimeUnit timeUnit)
Copyright © 2017. All rights reserved.