@seamapi/http - v1.121.0
    Preparing search index...

    Class SeamHttpThermostats

    Index

    Constructors

    Properties

    client: AxiosInstance
    defaults: Required<SeamHttpRequestOptions>
    ltsVersion: "1.0.0" = seamApiLtsVersion
    ltsVersion: string = seamApiLtsVersion

    Accessors

    Methods

    • Parameters

      • Optionalparameters: { device_id?: string; name?: string }
        • Optionaldevice_id?: string

          ID of the thermostat device that you want to get.

        • Optionalname?: string

          Name of the thermostat device that you want to retrieve.

      • options: ThermostatsGetOptions = {}

      Returns ThermostatsGetRequest

    • Parameters

      • clientSessionToken: string

      Returns Promise<void>