jensrossbach / node-red-contrib-sony-audio

Node-RED nodes for accessing Sony Audio Control API
MIT License
2 stars 0 forks source link

JSONata based custom filter for receiver and controller node #42

Closed jensrossbach closed 2 years ago

jensrossbach commented 2 years ago

This change adds the new filter type "Custom" which lets you define the filter yourself based on a JSONata expression. The expression can be directly entered, taken from a property of the input message (controller node only) or loaded from a global or flow context variable.