Hi guys! I've been making a kOS-based, as close as possible AGC/PNGS for KSP. However I felt this was not enough and I think I can try to make an actual IVA-interactable computer with my kOS code as acting as software for it. However I've come to a roadblock here - MAS(MoarDV Avionics System) does not have a tutorial or anything of the sort which can help me do this..
The goal is simple. Use the ROCapsules DSKY as base, change textures and add real functionality to it.
Idea: Log JSON data to a file, and have the lua in MAS read it up, and display it on the AGC/PNGS register displays. Then by interacting with the pushbuttons on the DSKY, send back commands to change VERB/NOUN settings.
Problem: I can't find information on how/where/what is referenced/used for coding the functionality of a button. If any of you have a good source of documentation, please feel free to send it my way..