Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: { device_id?: string; name?: string }Optional
device_id?: stringOptional
name?: stringName of the lock that you want to get.
Optional
parameters: {Optional
connect_webview_id?: stringID of the Connect Webview for which you want to list devices.
Optional
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?: Device type of the locks that you want to list.
Optional
device_types?: (Device types of the locks that you want to list.
Optional
exclude_if?: (Optional
include_if?: (Optional
limit?: numberNumerical limit on the number of devices to return.
Optional
manufacturer?: Manufacturer of the locks 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.
Optional
parameters: { device_id: string; sync?: boolean }ID of the lock that you want to lock.
Optional
sync?: booleanOptional
parameters: { device_id: string; sync?: boolean }ID of the lock that you want to unlock.
Optional
sync?: booleanStatic
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
ID of the lock that you want to get.