Configuration
TThis section explains each of the properties in the configuration blade.

Property | Description |
---|---|
Collection | This associates the Agent to a specific Collection (default to that of the current Data Stream). |
For each attribute that is to be converted, add a row to the grid which consists of the following columns:
Property | Description |
---|---|
Input Value | Select the column or attribute from the input payload that is to be converted. Only Numeric attributes can be selected. |
Input Unit | The current Unit of the selected attribute. |
Output Unit | The Unit to which the input value is converted. |
Output Value | The alias in the output payload for the converted value. |
Before configuring the Function, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.
Name | Description |
---|---|
Input | This endpoint is used to receive data from the parent Agent, on which Flow Conversion is applied. |
Output | The Agent publishes the resulting events to this endpoint. The output is made of the input attributes and the converted values as per the specified aliases. |
Last modified 1yr ago