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

Support for JSONata based switch/filter conditions #49

Closed jensrossbach closed 3 years ago

jensrossbach commented 3 years ago

This change introduces the possibility to specify JSONata expressions as an additional source of data for the conditions of the time switch and filter nodes.

jensrossbach commented 3 years ago

Unit tests fail due to time zone related problem (GitHub CI machine is in a different time zone than my local PC).