Remove controls from a change group
qsys_change_group_removeRemove specific named controls from a change group to stop watching them, while preserving the group. Returns any unrecognized control names.
Instructions
Remove Named Controls from a change group, leaving the group in place (ChangeGroup.Remove). Returns any unknown control names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Change group id | |
| controls | Yes | Named Control names to stop watching |