SignalK / SensESP

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

Implement a time counter transform for measuring engine hours #667

Closed mairas closed 9 months ago

mairas commented 9 months ago

The time counter counts the time during which its input is true or non-zero. Whenever the input goes to zero, the incremented time value is written to the flash drive to persist the value.