Package org.openremote.manager.asset
Class ForecastService.ForecastAttribute
java.lang.Object
org.openremote.manager.asset.ForecastService.ForecastAttribute
- Enclosing class:
ForecastService
-
Constructor Summary
ConstructorsConstructorDescriptionForecastAttribute(String assetId, org.openremote.model.attribute.Attribute<?> attribute) ForecastAttribute(org.openremote.model.asset.Asset<?> asset, org.openremote.model.attribute.Attribute<?> attribute) -
Method Summary
-
Constructor Details
-
ForecastAttribute
public ForecastAttribute(org.openremote.model.asset.Asset<?> asset, org.openremote.model.attribute.Attribute<?> attribute) -
ForecastAttribute
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getId
-
getName
-
getAttributeRef
public org.openremote.model.attribute.AttributeRef getAttributeRef() -
getAttribute
public org.openremote.model.attribute.Attribute<?> getAttribute() -
getConfig
public org.openremote.model.value.ForecastConfiguration getConfig() -
isValidConfig
public boolean isValidConfig() -
setForecastTimestamps
-
getForecastTimestamps
-