OpenMarine
SignalK key for Engine ON ? - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: SignalK key for Engine ON ? (/showthread.php?tid=3233)



SignalK key for Engine ON ? - affinite - 2021-01-24

Does anyone know the correct SignalK key to use to indicate that the main engine is running ?
I've scrolled through the SK documentation but I cant see one.


I'm going to use "propulsion.state" if I cant find an official one.
Thanks


RE: SignalK key for Engine ON ? - PaddyB - 2021-01-24

State sounds right >>
propulsion.*.state.value
###Enum values:

stopped
started
unusable


https://github.com/SignalK/specification/blob/master/gitbook-docs/keys.md


RE: SignalK key for Engine ON ? - affinite - 2021-01-24

Thanks Paddy
Cant believe I couldn't see that in the SK Docs.