I’m curious about the possibility of setting parameters for nodes in the “Devices” panel using an external configuration file, such as a JSON. Or, do these need to be manually entered in the file? I am working on an exhibit application in which the network configuration will likely change, and may have to be updated after installation. Would love to be able to update this in an external file, rather than having to edit it inside my LA project.
At the moment this is not possible, I’m afraid. We will implement it for the next version (LightAct 4), but it is only going to be available sometime during the summer.
If you’d like us to implement it custom for you for a small fee in LightAct 3 please let me know.
After discussing with @David, we realized there might be another option. If you open .la file with a text editor (for example Notepad++) you’ll see it is a JSON string.
Therefore, it should be possible to write an external program that would:
close LightAct
open the .la file and change the IP address and other properties of the device nodes