Companion's built-in "internal" actions that may be referenced from a module's presets.
These are exposed under reserved internal:* ids which are merged into the preset action manifest,
so they can be used alongside a module's own actions in presets. Companion translates each of these
to the matching internal action when a preset is imported onto a control, resolving any references
(such as the button location) to the control the preset is placed on.
This list is deliberately small and self-scoped; it can grow over future api versions. When adding
a new entry, also add it to INTERNAL_PRESET_MIN_API_VERSION.
Companion's built-in "internal" actions that may be referenced from a module's presets.
These are exposed under reserved
internal:*ids which are merged into the preset action manifest, so they can be used alongside a module's own actions in presets. Companion translates each of these to the matching internal action when a preset is imported onto a control, resolving any references (such as the button location) to the control the preset is placed on.This list is deliberately small and self-scoped; it can grow over future api versions. When adding a new entry, also add it to INTERNAL_PRESET_MIN_API_VERSION.