DataPointRelevance

Per-DataType catalogue of relevant filter and trigger node types.

Functions

Link copied to clipboard

true if app appears in relevantFilters for dataType.

Link copied to clipboard

true if app appears in relevantTriggers for dataType.

Link copied to clipboard

Returns the KrillApp filter subtypes that are meaningful for a DataPoint of the given dataType. Empty for types where no filter has a defined behaviour (e.g. TEXT / JSON, which don't have numeric cutoffs).

Link copied to clipboard

Returns the KrillApp trigger subtypes that are meaningful for a DataPoint of the given dataType. Timer shows up across most types because "haven't seen a value in X ms" is a universally useful health check using it as a countdown timer to fire if not reset.