Move devices via API
Is possible to move divices via API?
I would like to change the order of the devices in the live set, not moving them with the mouse, but via API.
not currently that I'm aware of....
probably better to mimic this behaviour by creating 2 racks, each with the devices in the order you want, and then enable/disable them appropriately... not sure you'd want to be moving stuff around in real time if you didn't have to (my2c)
should be possible if you simulate the keystrokes for cutting/pasting with a suitable external. (before that you can select track/device with the api) seems like a device is always pasted before the selected device.