sailingYOLO - Hi,I'm trying to get engine run...
Hi,
I'm trying to get engine runtime from my SignalK server ("propulsion.0.runTime") to my ESP running SensESP and displaying it on my e-paper display near the engine.
I need both a timer based display update (SkListener?) and a on-demand based display update (button).
I have a working display update function named "updateRunTime()", but I don't know how to get the data from SignalK server and then call that function.
Even if I did, I don't know how to find out what datatype signalK is sending, can't find that in the data browser. I know the units is seconds. Using plugin "signalk-hour-meter"
After pulling what hair I have left researching this for hours and hours I haven't found anything I can use to go forward with this.
If you have anything that can help a beginner moving forward it would be much appreciated, sample code or anything, thanks!
I'm trying to get engine runtime from my SignalK server ("propulsion.0.runTime") to my ESP running SensESP and displaying it on my e-paper display near the engine.
I need both a timer based display update (SkListener?) and a on-demand based display update (button).
I have a working display update function named "updateRunTime()", but I don't know how to get the data from SignalK server and then call that function.
Even if I did, I don't know how to find out what datatype signalK is sending, can't find that in the data browser. I know the units is seconds. Using plugin "signalk-hour-meter"
After pulling what hair I have left researching this for hours and hours I haven't found anything I can use to go forward with this.
If you have anything that can help a beginner moving forward it would be much appreciated, sample code or anything, thanks!