Condition
Jump to Section
Conditions are a way to manipulate raw data read from an input. There are several types of conditions each with applicable settings. One example of a Condition is the ability to apply deadband to a raw input value, only providing data changes if the value changed by a set threshold.
The Intelligence Hub supports four types of condition:
Create a Condition
- Navigate to Conditions in the configuration’s Main Menu. Here you can add, edit, and view conditions. To add a condition, click the New Condition button.
- Enter a Name to represent the condition. Names can only contain alphanumeric and underscore characters (e.g., A-Z, a-z, 0-9 or _). Optionally enter in a Description for the condition. Click Next to continue.
- Select the Type.
- Set the Conditions General and Type Specific Settings. Click Submit to add the condition and return to the main condition page. General and Type Specific Settings are described below.
General Settings
Attribute | Description |
---|---|
Sources | Conditions reference one or more sources of data. Sources can be an Input and/or Instance. Conditions read the source data and provide specific processing of the data before exposing the result inputs into other configuration elements. |