Replace Filter¶
The flir-filter-replace is a filter that allows an be used to replace all occurrence of a set of characters with a single replacement character. This can be used to change reserved characters in the names of assets and datapoints.
Replace: The set of reserved characters to be replaced.
With: The character to replace each occurrence of the above characters with
See Also¶
flir-filter-python35 - A FLIR Bridge processing filter that allows Python 3 code to be run on each sensor value.