Configuration

This section explains each of the properties in the configuration blade.

General

Refer to Collections and Stream Hosts to understand more about Collections.

Configure the filter

Up to 3 filters can be added - each corresponding to a different output endpoint. The filter is made up of groups and conditions. Add new conditions or groups by clicking the + button.

Each condition is a statement made up of an attribute, an operator, and a value; which evaluates as true or false, e.g. the water temperature is greater than 155.

The conditions can be grouped:

  • And: all the conditions must be true

  • Or: at least one of the conditions must be true

  • Not And: none of the conditions must be true

  • Not Or: at least one condition must be false

Groups can be nested within each other to create advanced logic.

The filter builder used to define the conditions is the same one used to filter a Block's Data Source in the App Designer

Before configuring the Transformation, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.

Endpoints

Last updated