Class HistoricFacade<T extends org.openremote.model.rules.Ruleset>

java.lang.Object
org.openremote.model.rules.HistoricDatapoints
org.openremote.manager.rules.facade.HistoricFacade<T>

public class HistoricFacade<T extends org.openremote.model.rules.Ruleset> extends org.openremote.model.rules.HistoricDatapoints
  • Field Details

    • rulesEngineId

      protected final RulesEngineId<T extends org.openremote.model.rules.Ruleset> rulesEngineId
    • assetDatapointService

      protected final AssetDatapointService assetDatapointService
  • Constructor Details

  • Method Details

    • getValueDatapoints

      public org.openremote.model.datapoint.ValueDatapoint<?>[] getValueDatapoints(org.openremote.model.attribute.AttributeRef attributeRef, org.openremote.model.datapoint.query.AssetDatapointQuery query)
      Specified by:
      getValueDatapoints in class org.openremote.model.rules.HistoricDatapoints