SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
150 stars 81 forks source link

Implement a filter transform #715

Closed mairas closed 1 month ago

mairas commented 1 month ago

A filter transform emits its input as is but only if the condition lambda function returns true.