@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias ThermostatsSetFallbackClimatePresetParameters

    type ThermostatsSetFallbackClimatePresetParameters = {
        climate_preset_key: string;
        device_id: string;
    }
    Index
    climate_preset_key: string

    Climate preset key of the climate preset that you want to set as the fallback climate preset.

    device_id: string

    ID of the thermostat device for which you want to set the fallback climate preset.