Describe the solution you'd like
A lua file that contains the IDs andother parameters that will allow the streamdeck to be configured as a control panel
Describe alternatives you've considered
using the mouse to click switches and set controls is the clunky standard
In the meantime, a trick you can use is to install a copy of the mod in in DCS Install Location\mods\aircraft and delete the entry.lua file. DCS-Interface will be able to read the lua files from there.
Is your feature request related to a problem? Please describe. Using the streamdeck as a control panel facilitates realism and improves interaction with the cockpit. To use the streamdeck, a plugin is available, https://github.com/charlestytler/streamdeck-dcs-interface#:~:text=DCS%20Interface%20is%20a%20plugin,interact%20with%20the%20clickable%20cockpits.
Certain parameters have to be provided through an intermediate layer, DCS-Export-Scripts. https://github.com/s-d-a/DCS-ExportScripts/wiki/Documentation-in-English#data
Describe the solution you'd like A lua file that contains the IDs andother parameters that will allow the streamdeck to be configured as a control panel
Describe alternatives you've considered using the mouse to click switches and set controls is the clunky standard