Package com.inductiveautomation.ignition.common.sqltags.history
package com.inductiveautomation.ignition.common.sqltags.history
-
ClassDescriptionDefines an aggregation function that is defined in python.This interface defines an aggregation function used by the history query system.Dictates how multiple history values are "aggregated" together in order to form a result for a given time slice.Describes how values are interpolated/extrapolated in the history system.Tag history query param implementation that dynamically returns start and end dates based on the current time.Specifies how data is returned for history queries.This class defines static values that can be set on the flags field of
TagHistoryQueryParams
in order to change the behavior of the query.This interface defines the parameters for a tag history query.