The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Creates a new thermostat daily program. A daily program consists of a set of periods, where each period includes a start time and the key of a configured climate preset. Once you have defined a daily program, you can assign it to one or more days within a weekly program.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Deletes a thermostat daily program.
Updates a specified thermostat daily program. The periods that you specify overwrite any existing periods for the daily program.
StaticfromCreates a new SeamHttpThermostatsDailyPrograms authenticated with an API key.
StaticfromCreates a new SeamHttpThermostatsDailyPrograms from an existing HTTP client.
StaticfromCreates a new SeamHttpThermostatsDailyPrograms authenticated with a client session token.
StaticfromCreates a new SeamHttpThermostatsDailyPrograms authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpThermostatsDailyPrograms authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpThermostatsDailyPrograms authenticated with a client session token for the user identified by the user identifier key. The client session is created with the publishable key if it does not exist.
Client for the Seam API /thermostats/daily_programs routes.