Create or extend a change group
qsys_create_change_groupCreate or update a change group by adding named controls to poll for changes.
Instructions
Create a change group (or add Named Controls to an existing one) so you can poll for changes (ChangeGroup.AddControl).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Change group id (any string; reused on poll) | |
| controls | Yes | Named Control names to watch |