X-Plane 12.1.4 Beta is here! And with it, comes another extension to our WEB APIs. Both of which have received extensive powers surrounding commands.
Now available for testing in the Web API v2:
- Getting the list of commands (REST)
- Getting the count of available commands (REST)
- Activate a command (REST)
- Subscribing/Unsubscribing to one or more Commands to periodic updates about their activation status (Websockets)
- Streaming one or more activations to the simulator (Websockets)
You can find updated documentation here.
If you find any issues, please report them expediently via our bug reporter.