Rename port
rename_portRename a port's label in the AC Infinity app without changing its mode or power. Supply controller ID, port number, and the new name to update the display.
Instructions
Rename a port (the label shown in the AC Infinity app). Does not change any mode or power.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New port name shown in the app. | |
| port | Yes | Port number as printed on the controller (1-based). | |
| controller_id | Yes | Controller id (`id` from list_controllers). | |
| user_authorized | No | Must be true. Set only after the user explicitly approved this exact change. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| port | Yes | ||
| changed | Yes | API keys that were written, in API units. | |
| controller_id | Yes |