Package com.inductiveautomation.ignition.common.alarming.query
package com.inductiveautomation.ignition.common.alarming.query
-
ClassDescriptionThe base implementation of a filter.This is the result of a query against the alarming system, for both status and history.Returns a Dataset derived from an AlarmEvent query.Condition<T>A condition returns true/false for whether a value passes.A field defines the particular source of data that a condition would apply to.Filter<T>A filter contains multiple conditions, and operates on a type of object.