Search found 1 match

by cooperwo1f
Tue Nov 25, 2025 04:41
Forum: New Features
Topic: Feature Request: OSC trigger column by ID
Replies: 0
Views: 137

Feature Request: OSC trigger column by ID

In the REST API we have the ability to trigger column by column index or column ID. Example:

/api/v1/composition/columns/1
/api/v1/composition/columns/by-id/1762404410103

Will trigger the same column in my current Resolume show.
However, if I insert a column before column 1, referencing

/api/v1 ...