Reverse thrust on API

Hey devs,
I haven’t been able to toggle on reverse thrust via APIs. I tried these ports or methods,

  • commands/ReverseThrust — as a toggle, and with bool/int/float payloads
  • aircraft/0/systems/reverse/state — read-only
  • aircraft/0/systems/engines/N/reverse — read-only
  • commands/SetThrottleCommand with negative values — no effect
  • the throttle axis driven negative — the full range maps to lever 0.00–1.00, all forward; there is no reverse band

Did try to engage with this thread and Map Connect but got no where.

Have I missed something?

Regards,

Zhang