replace_io_module
Replace an I/O module in its existing slot, keeping the slot position. Requires exact old part number and version matching the current module.
Instructions
Replace a module in place (keeps the slot) — e.g. swap the default power supply new_project puts on the local rack. Old part number/version must match the current module exactly (see get_hardware).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bus | No | ||
| drop | No | ||
| rack | No | ||
| slot | Yes | ||
| new_version | Yes | ||
| old_version | Yes | ||
| new_part_number | Yes | ||
| old_part_number | Yes |