Get Aggregated Data

Read aggregated attribute data inside a rule chain.

Use Get Aggregated Data to read aggregated values from an asset attribute.

This node returns a calculated result for downstream nodes.

What it does

The node reads an aggregated value over a selected interval.

Use it for summaries, trends, or derived metrics.

Outputs

  • Red output pin — Returns the aggregated value.

Configurable settings

  • Asset — Select the source asset.

  • Attribute — Select the source attribute.

  • Function — Select the aggregation function.

  • Interval — Select the aggregation interval.

Typical use

Use Get Aggregated Data before conditions, reports, or LLM Call.

For the full editor flow, see Configure Rule Chain.

Last updated