Add component controls to a change group
qsys_change_group_add_componentAdd a component's controls to a change group to poll for changes.
Instructions
Add a named component's controls to a change group so you can poll them for changes (ChangeGroup.AddComponentControl).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Change group id (any string; reused on poll) | |
| component | Yes | Component name | |
| controls | Yes | Control names within the component to watch |