Get advanced device settings
get_device_settingsRetrieve advanced device settings for any AC Infinity controller port, including temperature unit, calibration offsets, and load type. Use port 0 to get controller-level settings.
Instructions
Return the advanced settings object (getDevSetting) for a port, or for the controller when
port=0: temperature unit, calibration offsets, load type, dynamic response, sunrise timer,
display options. Values are in API units. Works on both controller families; on AI
controllers the same data is also nested as devSetting in get_port_settings_raw.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | ||
| controller_id | Yes | Controller id (`id` from list_controllers). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||