POST /input/action
POST http://localhost:3000/input/action
{ "action": "Throttle", "pressed": true, "cockpit_index": 1}cockpit_index can also be null.
POST http://localhost:3000/input/action
{ "action": "Throttle", "pressed": true, "cockpit_index": 1}cockpit_index can also be null.