Relays on Navigator

Noting that QGC does actually support this, through its custom MAVLink commands functionality.

Cockpit also supports this now through its Actions system, with the extra versatility of being able to implement relative functions (like a “toggle” functionality) by reading the current value and commanding a corresponding state. In addition, the data lake system allows implementing momentary commands by triggering Actions in response to the joystick button being pressed and released :slight_smile: