The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Creates a new noise threshold for a noise sensor. Thresholds represent the limits of noise tolerated at a property, which can be customized for each hour of the day. Each device has its own default thresholds, but you can use the Seam API to modify them.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Deletes a noise threshold from a noise sensor.
Returns a specified noise threshold for a noise sensor.
Returns a list of all noise thresholds for a noise sensor.
Updates a noise threshold for a noise sensor.
StaticfromCreates a new SeamHttpNoiseSensorsNoiseThresholds authenticated with an API key.
StaticfromCreates a new SeamHttpNoiseSensorsNoiseThresholds from an existing HTTP client.
StaticfromCreates a new SeamHttpNoiseSensorsNoiseThresholds authenticated with a client session token.
StaticfromCreates a new SeamHttpNoiseSensorsNoiseThresholds authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpNoiseSensorsNoiseThresholds authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpNoiseSensorsNoiseThresholds 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 /noise_sensors/noise_thresholds routes.