Package org.openremote.model.rules
Class HistoricDatapoints
java.lang.Object
org.openremote.model.rules.HistoricDatapoints
Facade for historic data points in rules
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ValueDatapoint<?>[]
getValueDatapoints
(AttributeRef attributeRef, AssetDatapointQuery query)
-
Constructor Details
-
HistoricDatapoints
public HistoricDatapoints()
-
-
Method Details
-
getValueDatapoints
public abstract ValueDatapoint<?>[] getValueDatapoints(AttributeRef attributeRef, AssetDatapointQuery query)
-