Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: {Optional
connect_webview_id?: stringOptional
connected_account_id?: stringID of the connected account for which you want to list devices.
Optional
connected_account_ids?: string[]Array of IDs of the connected accounts for which you want to list devices.
Optional
created_before?: DateTimestamp by which to limit returned devices. Returns devices created before this timestamp.
Optional
custom_metadata_has?: { [x: string]: string | boolean }Set of key:value custom metadata pairs for which you want to list devices.
Optional
customer_key?: stringCustomer key for which you want to list devices.
Optional
device_ids?: string[]Array of device IDs for which you want to list devices.
Optional
device_type?: "noiseaware_activity_zone" | "minut_sensor"Device type of the noise sensors that you want to list.
Optional
device_types?: ("noiseaware_activity_zone" | "minut_sensor")[]Device types of the noise sensors that you want to list.
Optional
exclude_if?: (Optional
include_if?: (Optional
limit?: numberNumerical limit on the number of devices to return.
Optional
manufacturer?: "noiseaware" | "minut"Manufacturers of the noise sensors that you want to list.
Optional
page_cursor?: null | stringIdentifies the specific page of results to return, obtained from the previous page's next_page_cursor
.
Optional
search?: stringString for which to search. Filters returned devices to include all records that satisfy a partial match using device_id
, display_name
, custom_metadata
or location.location_name
.
Optional
space_id?: stringID of the space for which you want to list devices.
Optional
unstable_location_id?: null | stringOptional
user_identifier_key?: stringYour own internal user ID for the user for which you want to list devices.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
ID of the Connect Webview for which you want to list devices.