@seamapi/types 1.132.0 → 1.132.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/connect.cjs +22 -19
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +45 -45
- package/lib/seam/connect/openapi.d.ts +2 -2
- package/lib/seam/connect/openapi.js +22 -19
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +43 -43
- package/lib/seam/connect/unstable/models/devices/device-metadata.d.ts +8 -8
- package/lib/seam/connect/unstable/models/devices/device-metadata.js +2 -2
- package/lib/seam/connect/unstable/models/devices/device-metadata.js.map +1 -1
- package/lib/seam/connect/unstable/models/devices/device-type.d.ts +1 -1
- package/lib/seam/connect/unstable/models/devices/device-type.js +1 -1
- package/lib/seam/connect/unstable/models/devices/device-type.js.map +1 -1
- package/lib/seam/connect/unstable/models/devices/managed-device.d.ts +19 -19
- package/lib/seam/connect/unstable/models/devices/unmanaged-device.d.ts +3 -3
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +22 -19
- package/src/lib/seam/connect/route-types.ts +119 -43
- package/src/lib/seam/connect/unstable/models/devices/device-metadata.ts +2 -2
- package/src/lib/seam/connect/unstable/models/devices/device-type.ts +1 -1
package/dist/connect.d.cts
CHANGED
|
@@ -1173,12 +1173,12 @@ declare const _default: {
|
|
|
1173
1173
|
required: string[];
|
|
1174
1174
|
type: string;
|
|
1175
1175
|
};
|
|
1176
|
-
|
|
1176
|
+
honeywell_resideo_metadata: {
|
|
1177
1177
|
properties: {
|
|
1178
1178
|
device_name: {
|
|
1179
1179
|
type: string;
|
|
1180
1180
|
};
|
|
1181
|
-
|
|
1181
|
+
honeywell_resideo_device_id: {
|
|
1182
1182
|
type: string;
|
|
1183
1183
|
};
|
|
1184
1184
|
};
|
|
@@ -18652,7 +18652,7 @@ interface Routes {
|
|
|
18652
18652
|
device_selection_mode?: ('none' | 'single' | 'multiple') | undefined;
|
|
18653
18653
|
custom_redirect_url?: string | undefined;
|
|
18654
18654
|
custom_redirect_failure_url?: string | undefined;
|
|
18655
|
-
accepted_providers?: Array<'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'seam_bridge' | 'tedee' | '
|
|
18655
|
+
accepted_providers?: Array<'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'seam_bridge' | 'tedee' | 'honeywell_resideo' | 'yale_access' | 'hid_cm' | 'google_nest'> | undefined;
|
|
18656
18656
|
provider_category?: ('stable' | 'consumer_smartlocks' | 'thermostats' | 'noise_sensors' | 'access_control_systems' | 'internal_beta') | undefined;
|
|
18657
18657
|
custom_metadata?: Record<string, string | boolean | null> | undefined;
|
|
18658
18658
|
automatically_manage_new_devices?: boolean | undefined;
|
|
@@ -18905,7 +18905,7 @@ interface Routes {
|
|
|
18905
18905
|
/** Unique identifier for the device. */
|
|
18906
18906
|
device_id: string;
|
|
18907
18907
|
/** Type of the device. */
|
|
18908
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
18908
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
18909
18909
|
/** Optional nickname to describe the device, settable through Seam */
|
|
18910
18910
|
nickname?: string | undefined;
|
|
18911
18911
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -19103,8 +19103,8 @@ interface Routes {
|
|
|
19103
19103
|
ecobee_device_id: string;
|
|
19104
19104
|
device_name: string;
|
|
19105
19105
|
} | undefined;
|
|
19106
|
-
|
|
19107
|
-
|
|
19106
|
+
honeywell_resideo_metadata?: {
|
|
19107
|
+
honeywell_resideo_device_id: string;
|
|
19108
19108
|
device_name: string;
|
|
19109
19109
|
} | undefined;
|
|
19110
19110
|
hubitat_metadata?: {
|
|
@@ -19388,9 +19388,9 @@ interface Routes {
|
|
|
19388
19388
|
connected_account_id?: string | undefined;
|
|
19389
19389
|
connected_account_ids?: string[] | undefined;
|
|
19390
19390
|
connect_webview_id?: string | undefined;
|
|
19391
|
-
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
19392
|
-
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
19393
|
-
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | '
|
|
19391
|
+
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')) | undefined;
|
|
19392
|
+
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')> | undefined;
|
|
19393
|
+
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | 'honeywell_resideo') | undefined;
|
|
19394
19394
|
device_ids?: string[] | undefined;
|
|
19395
19395
|
limit?: number;
|
|
19396
19396
|
created_before?: Date | undefined;
|
|
@@ -19403,7 +19403,7 @@ interface Routes {
|
|
|
19403
19403
|
/** Unique identifier for the device. */
|
|
19404
19404
|
device_id: string;
|
|
19405
19405
|
/** Type of the device. */
|
|
19406
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
19406
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
19407
19407
|
/** Optional nickname to describe the device, settable through Seam */
|
|
19408
19408
|
nickname?: string | undefined;
|
|
19409
19409
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -19601,8 +19601,8 @@ interface Routes {
|
|
|
19601
19601
|
ecobee_device_id: string;
|
|
19602
19602
|
device_name: string;
|
|
19603
19603
|
} | undefined;
|
|
19604
|
-
|
|
19605
|
-
|
|
19604
|
+
honeywell_resideo_metadata?: {
|
|
19605
|
+
honeywell_resideo_device_id: string;
|
|
19606
19606
|
device_name: string;
|
|
19607
19607
|
} | undefined;
|
|
19608
19608
|
hubitat_metadata?: {
|
|
@@ -19887,7 +19887,7 @@ interface Routes {
|
|
|
19887
19887
|
formData: {};
|
|
19888
19888
|
jsonResponse: {
|
|
19889
19889
|
device_providers: Array<{
|
|
19890
|
-
device_provider_name: 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'seam_bridge' | 'tedee' | '
|
|
19890
|
+
device_provider_name: 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'seam_bridge' | 'tedee' | 'honeywell_resideo';
|
|
19891
19891
|
display_name: string;
|
|
19892
19892
|
image_url: string;
|
|
19893
19893
|
provider_categories: Array<'stable' | 'consumer_smartlocks' | 'thermostats' | 'noise_sensors' | 'access_control_systems'>;
|
|
@@ -19909,7 +19909,7 @@ interface Routes {
|
|
|
19909
19909
|
/** Unique identifier for the device. */
|
|
19910
19910
|
device_id: string;
|
|
19911
19911
|
/** Type of the device. */
|
|
19912
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
19912
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
19913
19913
|
/** Unique identifier for the account associated with the device. */
|
|
19914
19914
|
connected_account_id: string;
|
|
19915
19915
|
/** Collection of capabilities that the device supports when connected to Seam. Values are "access_code," which indicates that the device can manage and utilize digital PIN codes for secure access; "lock," which indicates that the device controls a door locking mechanism, enabling the remote opening and closing of doors and other entry points; "noise_detection," which indicates that the device supports monitoring and responding to ambient noise levels; "thermostat," which indicates that the device can regulate and adjust indoor temperatures; and "battery," which indicates that the device can manage battery life and health. */
|
|
@@ -19979,9 +19979,9 @@ interface Routes {
|
|
|
19979
19979
|
connected_account_id?: string | undefined;
|
|
19980
19980
|
connected_account_ids?: string[] | undefined;
|
|
19981
19981
|
connect_webview_id?: string | undefined;
|
|
19982
|
-
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
19983
|
-
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
19984
|
-
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | '
|
|
19982
|
+
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')) | undefined;
|
|
19983
|
+
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')> | undefined;
|
|
19984
|
+
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | 'honeywell_resideo') | undefined;
|
|
19985
19985
|
device_ids?: string[] | undefined;
|
|
19986
19986
|
limit?: number;
|
|
19987
19987
|
created_before?: Date | undefined;
|
|
@@ -19994,7 +19994,7 @@ interface Routes {
|
|
|
19994
19994
|
/** Unique identifier for the device. */
|
|
19995
19995
|
device_id: string;
|
|
19996
19996
|
/** Type of the device. */
|
|
19997
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
19997
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
19998
19998
|
/** Unique identifier for the account associated with the device. */
|
|
19999
19999
|
connected_account_id: string;
|
|
20000
20000
|
/** Collection of capabilities that the device supports when connected to Seam. Values are "access_code," which indicates that the device can manage and utilize digital PIN codes for secure access; "lock," which indicates that the device controls a door locking mechanism, enabling the remote opening and closing of doors and other entry points; "noise_detection," which indicates that the device supports monitoring and responding to ambient noise levels; "thermostat," which indicates that the device can regulate and adjust indoor temperatures; and "battery," which indicates that the device can manage battery life and health. */
|
|
@@ -20224,7 +20224,7 @@ interface Routes {
|
|
|
20224
20224
|
/** Unique identifier for the device. */
|
|
20225
20225
|
device_id: string;
|
|
20226
20226
|
/** Type of the device. */
|
|
20227
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
20227
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
20228
20228
|
/** Optional nickname to describe the device, settable through Seam */
|
|
20229
20229
|
nickname?: string | undefined;
|
|
20230
20230
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -20422,8 +20422,8 @@ interface Routes {
|
|
|
20422
20422
|
ecobee_device_id: string;
|
|
20423
20423
|
device_name: string;
|
|
20424
20424
|
} | undefined;
|
|
20425
|
-
|
|
20426
|
-
|
|
20425
|
+
honeywell_resideo_metadata?: {
|
|
20426
|
+
honeywell_resideo_device_id: string;
|
|
20427
20427
|
device_name: string;
|
|
20428
20428
|
} | undefined;
|
|
20429
20429
|
hubitat_metadata?: {
|
|
@@ -20699,7 +20699,7 @@ interface Routes {
|
|
|
20699
20699
|
/** Unique identifier for the device. */
|
|
20700
20700
|
device_id: string;
|
|
20701
20701
|
/** Type of the device. */
|
|
20702
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
20702
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
20703
20703
|
/** Optional nickname to describe the device, settable through Seam */
|
|
20704
20704
|
nickname?: string | undefined;
|
|
20705
20705
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -20897,8 +20897,8 @@ interface Routes {
|
|
|
20897
20897
|
ecobee_device_id: string;
|
|
20898
20898
|
device_name: string;
|
|
20899
20899
|
} | undefined;
|
|
20900
|
-
|
|
20901
|
-
|
|
20900
|
+
honeywell_resideo_metadata?: {
|
|
20901
|
+
honeywell_resideo_device_id: string;
|
|
20902
20902
|
device_name: string;
|
|
20903
20903
|
} | undefined;
|
|
20904
20904
|
hubitat_metadata?: {
|
|
@@ -21182,9 +21182,9 @@ interface Routes {
|
|
|
21182
21182
|
connected_account_id?: string | undefined;
|
|
21183
21183
|
connected_account_ids?: string[] | undefined;
|
|
21184
21184
|
connect_webview_id?: string | undefined;
|
|
21185
|
-
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
21186
|
-
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
21187
|
-
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | '
|
|
21185
|
+
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')) | undefined;
|
|
21186
|
+
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')> | undefined;
|
|
21187
|
+
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | 'honeywell_resideo') | undefined;
|
|
21188
21188
|
device_ids?: string[] | undefined;
|
|
21189
21189
|
limit?: number;
|
|
21190
21190
|
created_before?: Date | undefined;
|
|
@@ -21197,7 +21197,7 @@ interface Routes {
|
|
|
21197
21197
|
/** Unique identifier for the device. */
|
|
21198
21198
|
device_id: string;
|
|
21199
21199
|
/** Type of the device. */
|
|
21200
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
21200
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
21201
21201
|
/** Optional nickname to describe the device, settable through Seam */
|
|
21202
21202
|
nickname?: string | undefined;
|
|
21203
21203
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -21395,8 +21395,8 @@ interface Routes {
|
|
|
21395
21395
|
ecobee_device_id: string;
|
|
21396
21396
|
device_name: string;
|
|
21397
21397
|
} | undefined;
|
|
21398
|
-
|
|
21399
|
-
|
|
21398
|
+
honeywell_resideo_metadata?: {
|
|
21399
|
+
honeywell_resideo_device_id: string;
|
|
21400
21400
|
device_name: string;
|
|
21401
21401
|
} | undefined;
|
|
21402
21402
|
hubitat_metadata?: {
|
|
@@ -21672,7 +21672,7 @@ interface Routes {
|
|
|
21672
21672
|
/** Unique identifier for the device. */
|
|
21673
21673
|
device_id: string;
|
|
21674
21674
|
/** Type of the device. */
|
|
21675
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
21675
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
21676
21676
|
/** Optional nickname to describe the device, settable through Seam */
|
|
21677
21677
|
nickname?: string | undefined;
|
|
21678
21678
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -21870,8 +21870,8 @@ interface Routes {
|
|
|
21870
21870
|
ecobee_device_id: string;
|
|
21871
21871
|
device_name: string;
|
|
21872
21872
|
} | undefined;
|
|
21873
|
-
|
|
21874
|
-
|
|
21873
|
+
honeywell_resideo_metadata?: {
|
|
21874
|
+
honeywell_resideo_device_id: string;
|
|
21875
21875
|
device_name: string;
|
|
21876
21876
|
} | undefined;
|
|
21877
21877
|
hubitat_metadata?: {
|
|
@@ -22784,7 +22784,7 @@ interface Routes {
|
|
|
22784
22784
|
/** Unique identifier for the device. */
|
|
22785
22785
|
device_id: string;
|
|
22786
22786
|
/** Type of the device. */
|
|
22787
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
22787
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
22788
22788
|
/** Optional nickname to describe the device, settable through Seam */
|
|
22789
22789
|
nickname?: string | undefined;
|
|
22790
22790
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -22982,8 +22982,8 @@ interface Routes {
|
|
|
22982
22982
|
ecobee_device_id: string;
|
|
22983
22983
|
device_name: string;
|
|
22984
22984
|
} | undefined;
|
|
22985
|
-
|
|
22986
|
-
|
|
22985
|
+
honeywell_resideo_metadata?: {
|
|
22986
|
+
honeywell_resideo_device_id: string;
|
|
22987
22987
|
device_name: string;
|
|
22988
22988
|
} | undefined;
|
|
22989
22989
|
hubitat_metadata?: {
|
|
@@ -23343,9 +23343,9 @@ interface Routes {
|
|
|
23343
23343
|
connected_account_id?: string | undefined;
|
|
23344
23344
|
connected_account_ids?: string[] | undefined;
|
|
23345
23345
|
connect_webview_id?: string | undefined;
|
|
23346
|
-
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
23347
|
-
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
23348
|
-
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | '
|
|
23346
|
+
device_type?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')) | undefined;
|
|
23347
|
+
device_types?: Array<('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone')> | undefined;
|
|
23348
|
+
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'minut' | 'two_n' | 'ttlock' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'controlbyweb' | 'smartthings' | 'dormakaba_oracode' | 'tedee' | 'honeywell_resideo') | undefined;
|
|
23349
23349
|
device_ids?: string[] | undefined;
|
|
23350
23350
|
limit?: number;
|
|
23351
23351
|
created_before?: Date | undefined;
|
|
@@ -23358,7 +23358,7 @@ interface Routes {
|
|
|
23358
23358
|
/** Unique identifier for the device. */
|
|
23359
23359
|
device_id: string;
|
|
23360
23360
|
/** Type of the device. */
|
|
23361
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
23361
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
23362
23362
|
/** Optional nickname to describe the device, settable through Seam */
|
|
23363
23363
|
nickname?: string | undefined;
|
|
23364
23364
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -23556,8 +23556,8 @@ interface Routes {
|
|
|
23556
23556
|
ecobee_device_id: string;
|
|
23557
23557
|
device_name: string;
|
|
23558
23558
|
} | undefined;
|
|
23559
|
-
|
|
23560
|
-
|
|
23559
|
+
honeywell_resideo_metadata?: {
|
|
23560
|
+
honeywell_resideo_device_id: string;
|
|
23561
23561
|
device_name: string;
|
|
23562
23562
|
} | undefined;
|
|
23563
23563
|
hubitat_metadata?: {
|
|
@@ -24117,7 +24117,7 @@ interface Routes {
|
|
|
24117
24117
|
/** Unique identifier for the device. */
|
|
24118
24118
|
device_id: string;
|
|
24119
24119
|
/** Type of the device. */
|
|
24120
|
-
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | '
|
|
24120
|
+
device_type: ('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'seam_relay' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'hubitat_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat') | ('ios_phone' | 'android_phone');
|
|
24121
24121
|
/** Optional nickname to describe the device, settable through Seam */
|
|
24122
24122
|
nickname?: string | undefined;
|
|
24123
24123
|
/** Display name of the device, defaults to nickname (if it is set) or properties.appearance.name otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -24315,8 +24315,8 @@ interface Routes {
|
|
|
24315
24315
|
ecobee_device_id: string;
|
|
24316
24316
|
device_name: string;
|
|
24317
24317
|
} | undefined;
|
|
24318
|
-
|
|
24319
|
-
|
|
24318
|
+
honeywell_resideo_metadata?: {
|
|
24319
|
+
honeywell_resideo_device_id: string;
|
|
24320
24320
|
device_name: string;
|
|
24321
24321
|
} | undefined;
|
|
24322
24322
|
hubitat_metadata?: {
|
|
@@ -1099,12 +1099,12 @@ declare const _default: {
|
|
|
1099
1099
|
required: string[];
|
|
1100
1100
|
type: string;
|
|
1101
1101
|
};
|
|
1102
|
-
|
|
1102
|
+
honeywell_resideo_metadata: {
|
|
1103
1103
|
properties: {
|
|
1104
1104
|
device_name: {
|
|
1105
1105
|
type: string;
|
|
1106
1106
|
};
|
|
1107
|
-
|
|
1107
|
+
honeywell_resideo_device_id: {
|
|
1108
1108
|
type: string;
|
|
1109
1109
|
};
|
|
1110
1110
|
};
|
|
@@ -589,7 +589,7 @@ export default {
|
|
|
589
589
|
enum: [
|
|
590
590
|
'ecobee_thermostat',
|
|
591
591
|
'nest_thermostat',
|
|
592
|
-
'
|
|
592
|
+
'honeywell_resideo_thermostat',
|
|
593
593
|
],
|
|
594
594
|
type: 'string',
|
|
595
595
|
},
|
|
@@ -909,12 +909,15 @@ export default {
|
|
|
909
909
|
required: ['device_name', 'door_name'],
|
|
910
910
|
type: 'object',
|
|
911
911
|
},
|
|
912
|
-
|
|
912
|
+
honeywell_resideo_metadata: {
|
|
913
913
|
properties: {
|
|
914
914
|
device_name: { type: 'string' },
|
|
915
|
-
|
|
915
|
+
honeywell_resideo_device_id: { type: 'string' },
|
|
916
916
|
},
|
|
917
|
-
required: [
|
|
917
|
+
required: [
|
|
918
|
+
'honeywell_resideo_device_id',
|
|
919
|
+
'device_name',
|
|
920
|
+
],
|
|
918
921
|
type: 'object',
|
|
919
922
|
},
|
|
920
923
|
hubitat_metadata: {
|
|
@@ -1740,7 +1743,7 @@ export default {
|
|
|
1740
1743
|
'assa_abloy_credential_service',
|
|
1741
1744
|
'seam_bridge',
|
|
1742
1745
|
'tedee',
|
|
1743
|
-
'
|
|
1746
|
+
'honeywell_resideo',
|
|
1744
1747
|
],
|
|
1745
1748
|
type: 'string',
|
|
1746
1749
|
},
|
|
@@ -2112,7 +2115,7 @@ export default {
|
|
|
2112
2115
|
enum: [
|
|
2113
2116
|
'ecobee_thermostat',
|
|
2114
2117
|
'nest_thermostat',
|
|
2115
|
-
'
|
|
2118
|
+
'honeywell_resideo_thermostat',
|
|
2116
2119
|
],
|
|
2117
2120
|
type: 'string',
|
|
2118
2121
|
},
|
|
@@ -7018,7 +7021,7 @@ export default {
|
|
|
7018
7021
|
'assa_abloy_credential_service',
|
|
7019
7022
|
'seam_bridge',
|
|
7020
7023
|
'tedee',
|
|
7021
|
-
'
|
|
7024
|
+
'honeywell_resideo',
|
|
7022
7025
|
'yale_access',
|
|
7023
7026
|
'hid_cm',
|
|
7024
7027
|
'google_nest',
|
|
@@ -7667,7 +7670,7 @@ export default {
|
|
|
7667
7670
|
enum: [
|
|
7668
7671
|
'ecobee_thermostat',
|
|
7669
7672
|
'nest_thermostat',
|
|
7670
|
-
'
|
|
7673
|
+
'honeywell_resideo_thermostat',
|
|
7671
7674
|
],
|
|
7672
7675
|
type: 'string',
|
|
7673
7676
|
},
|
|
@@ -7716,7 +7719,7 @@ export default {
|
|
|
7716
7719
|
enum: [
|
|
7717
7720
|
'ecobee_thermostat',
|
|
7718
7721
|
'nest_thermostat',
|
|
7719
|
-
'
|
|
7722
|
+
'honeywell_resideo_thermostat',
|
|
7720
7723
|
],
|
|
7721
7724
|
type: 'string',
|
|
7722
7725
|
},
|
|
@@ -7764,7 +7767,7 @@ export default {
|
|
|
7764
7767
|
'smartthings',
|
|
7765
7768
|
'dormakaba_oracode',
|
|
7766
7769
|
'tedee',
|
|
7767
|
-
'
|
|
7770
|
+
'honeywell_resideo',
|
|
7768
7771
|
],
|
|
7769
7772
|
type: 'string',
|
|
7770
7773
|
},
|
|
@@ -7993,7 +7996,7 @@ export default {
|
|
|
7993
7996
|
enum: [
|
|
7994
7997
|
'ecobee_thermostat',
|
|
7995
7998
|
'nest_thermostat',
|
|
7996
|
-
'
|
|
7999
|
+
'honeywell_resideo_thermostat',
|
|
7997
8000
|
],
|
|
7998
8001
|
type: 'string',
|
|
7999
8002
|
},
|
|
@@ -8042,7 +8045,7 @@ export default {
|
|
|
8042
8045
|
enum: [
|
|
8043
8046
|
'ecobee_thermostat',
|
|
8044
8047
|
'nest_thermostat',
|
|
8045
|
-
'
|
|
8048
|
+
'honeywell_resideo_thermostat',
|
|
8046
8049
|
],
|
|
8047
8050
|
type: 'string',
|
|
8048
8051
|
},
|
|
@@ -8090,7 +8093,7 @@ export default {
|
|
|
8090
8093
|
'smartthings',
|
|
8091
8094
|
'dormakaba_oracode',
|
|
8092
8095
|
'tedee',
|
|
8093
|
-
'
|
|
8096
|
+
'honeywell_resideo',
|
|
8094
8097
|
],
|
|
8095
8098
|
type: 'string',
|
|
8096
8099
|
},
|
|
@@ -8927,7 +8930,7 @@ export default {
|
|
|
8927
8930
|
enum: [
|
|
8928
8931
|
'ecobee_thermostat',
|
|
8929
8932
|
'nest_thermostat',
|
|
8930
|
-
'
|
|
8933
|
+
'honeywell_resideo_thermostat',
|
|
8931
8934
|
],
|
|
8932
8935
|
type: 'string',
|
|
8933
8936
|
},
|
|
@@ -8976,7 +8979,7 @@ export default {
|
|
|
8976
8979
|
enum: [
|
|
8977
8980
|
'ecobee_thermostat',
|
|
8978
8981
|
'nest_thermostat',
|
|
8979
|
-
'
|
|
8982
|
+
'honeywell_resideo_thermostat',
|
|
8980
8983
|
],
|
|
8981
8984
|
type: 'string',
|
|
8982
8985
|
},
|
|
@@ -9024,7 +9027,7 @@ export default {
|
|
|
9024
9027
|
'smartthings',
|
|
9025
9028
|
'dormakaba_oracode',
|
|
9026
9029
|
'tedee',
|
|
9027
|
-
'
|
|
9030
|
+
'honeywell_resideo',
|
|
9028
9031
|
],
|
|
9029
9032
|
type: 'string',
|
|
9030
9033
|
},
|
|
@@ -10623,7 +10626,7 @@ export default {
|
|
|
10623
10626
|
enum: [
|
|
10624
10627
|
'ecobee_thermostat',
|
|
10625
10628
|
'nest_thermostat',
|
|
10626
|
-
'
|
|
10629
|
+
'honeywell_resideo_thermostat',
|
|
10627
10630
|
],
|
|
10628
10631
|
type: 'string',
|
|
10629
10632
|
},
|
|
@@ -10672,7 +10675,7 @@ export default {
|
|
|
10672
10675
|
enum: [
|
|
10673
10676
|
'ecobee_thermostat',
|
|
10674
10677
|
'nest_thermostat',
|
|
10675
|
-
'
|
|
10678
|
+
'honeywell_resideo_thermostat',
|
|
10676
10679
|
],
|
|
10677
10680
|
type: 'string',
|
|
10678
10681
|
},
|
|
@@ -10720,7 +10723,7 @@ export default {
|
|
|
10720
10723
|
'smartthings',
|
|
10721
10724
|
'dormakaba_oracode',
|
|
10722
10725
|
'tedee',
|
|
10723
|
-
'
|
|
10726
|
+
'honeywell_resideo',
|
|
10724
10727
|
],
|
|
10725
10728
|
type: 'string',
|
|
10726
10729
|
},
|