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

    Type Alias ThermostatsActivateClimatePresetParameters

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

    Climate preset key of the climate preset that you want to activate.

    device_id: string

    ID of the thermostat device for which you want to activate a climate preset.