jensrossbach / node-red-contrib-chronos

Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
https://jensrossbach.github.io/node-red-contrib-chronos
MIT License
28 stars 1 forks source link

Extended filter evaluation #47

Closed jensrossbach closed 3 years ago

jensrossbach commented 3 years ago

This change introduces the possibility to create more complex evaluation of the filter result from condition results by using JSONata expressions in filter nodes. The checkboxes All conditions must match and Annotate only, do not filter have been removed in favor of a new combobox which allows to choose the evaluation method.