Filter Documentation

Note: The documentation always refers to the latest version of the plugin

Plugin Connectors

Connector Type Description
Data input, string Data that is to be compared
Less than output, string Data will pass here if it is less than the configured value
Equal to output, string Data will pass here if it is equal to the configured value
Greater than output, string Data will pass here if it is greater than the configured value
Contains output, string Data will pass here if it contains the configured value. The input and the configured value is treated as text even if it looks like its numerical.

Plugin Settings

Setting Valuetype Description
Value to compare text The value that will be used for comparison with the incoming data
Share This