Put Paramset
put_paramsetWrite multiple parameters (e.g., thermostat weekly profile) to a device channel; interface auto-resolved from address.
Instructions
Write multiple parameters at once (e.g. thermostat weekly profile). Interface is auto-resolved from address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | Yes | Key-value pairs to write (e.g. {TEMPERATURE_WINDOW_OPEN: 5.0}) | |
| address | Yes | Channel address | |
| confirm | No | Set true to authorize this write against a protected CCU target (e.g. prod). Unlocks writes to that target for the rest of the session. | |
| interface | No | Interface name override | |
| paramsetKey | Yes | Paramset to write |