The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Returns a specified unmanaged device.
An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any access codes on an unmanaged device are unmanaged. To control an unmanaged device with Seam, convert it to a managed device.
You must specify either device_id or name.
Optionalparameters: DevicesUnmanagedGetParametersReturns a list of all unmanaged devices.
An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any access codes on an unmanaged device are unmanaged. To control an unmanaged device with Seam, convert it to a managed device.
Optionalparameters: DevicesUnmanagedListParametersUpdates a specified unmanaged device. To convert an unmanaged device to managed, set is_managed to true.
An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any access codes on an unmanaged device are unmanaged. To control an unmanaged device with Seam, convert it to a managed device.
StaticfromCreates a new SeamHttpDevicesUnmanaged authenticated with an API key.
StaticfromCreates a new SeamHttpDevicesUnmanaged from an existing HTTP client.
StaticfromCreates a new SeamHttpDevicesUnmanaged authenticated with a client session token.
StaticfromCreates a new SeamHttpDevicesUnmanaged authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpDevicesUnmanaged authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpDevicesUnmanaged 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 /devices/unmanaged routes.