@seamapi/types 1.1056.0 → 1.1058.0
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/lib/seam/connect/models/events/devices.d.ts +13 -13
- package/lib/seam/connect/models/events/devices.js +10 -2
- package/lib/seam/connect/models/events/devices.js.map +1 -1
- package/lib/seam/connect/models/events/seam-event.d.ts +6 -6
- package/lib/seam/connect/openapi.js +5 -3
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +11 -11
- package/package.json +1 -1
- package/src/lib/seam/connect/models/events/devices.ts +10 -2
- package/src/lib/seam/connect/openapi.ts +5 -3
- package/src/lib/seam/connect/route-types.ts +35 -7
|
@@ -44836,7 +44836,7 @@ export type Routes = {
|
|
|
44836
44836
|
/** Array of device types for which you want to list devices. */
|
|
44837
44837
|
device_types?: (('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' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock' | 'akiles_lock' | 'ultraloq_lock' | 'yacan_lock' | 'keyincode_lock' | 'omnitec_lock' | 'kisi_lock' | 'aqara_lock') | 'keynest_key' | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat' | 'tado_thermostat' | 'sensi_thermostat' | 'smartthings_thermostat') | ('ios_phone' | 'android_phone') | 'ring_camera')[] | undefined;
|
|
44838
44838
|
/** Manufacturer for which you want to list devices. */
|
|
44839
|
-
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | '
|
|
44839
|
+
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | 'tedee' | 'keyincode' | 'akiles' | 'aqara' | 'ecobee' | 'dormakaba_oracode' | 'dormakaba_oracode_iho' | 'honeywell_resideo' | 'keynest' | 'korelock' | 'lockly' | 'minut' | 'nest' | 'noiseaware' | 'sensi' | 'smartthings' | 'tado' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec' | 'kisi' | 'slack' | 'yacan') | undefined;
|
|
44840
44840
|
/** Array of device IDs for which you want to list devices. */
|
|
44841
44841
|
device_ids?: string[] | undefined;
|
|
44842
44842
|
/** Numerical limit on the number of devices to return. */
|
|
@@ -47087,7 +47087,7 @@ export type Routes = {
|
|
|
47087
47087
|
/** Array of device types for which you want to list devices. */
|
|
47088
47088
|
device_types?: (('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' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock' | 'akiles_lock' | 'ultraloq_lock' | 'yacan_lock' | 'keyincode_lock' | 'omnitec_lock' | 'kisi_lock' | 'aqara_lock') | 'keynest_key' | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat' | 'tado_thermostat' | 'sensi_thermostat' | 'smartthings_thermostat') | ('ios_phone' | 'android_phone') | 'ring_camera')[] | undefined;
|
|
47089
47089
|
/** Manufacturer for which you want to list devices. */
|
|
47090
|
-
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | '
|
|
47090
|
+
manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | 'tedee' | 'keyincode' | 'akiles' | 'aqara' | 'ecobee' | 'dormakaba_oracode' | 'dormakaba_oracode_iho' | 'honeywell_resideo' | 'keynest' | 'korelock' | 'lockly' | 'minut' | 'nest' | 'noiseaware' | 'sensi' | 'smartthings' | 'tado' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec' | 'kisi' | 'slack' | 'yacan') | undefined;
|
|
47091
47091
|
/** Array of device IDs for which you want to list devices. */
|
|
47092
47092
|
device_ids?: string[] | undefined;
|
|
47093
47093
|
/** Timestamp by which to limit returned devices. Returns devices created before this timestamp. */
|
|
@@ -50718,7 +50718,7 @@ export type Routes = {
|
|
|
50718
50718
|
/** ID of the Seam action attempt that triggered this lock. Present only when the lock was initiated through Seam (via a `LOCK_DOOR` action attempt). */
|
|
50719
50719
|
action_attempt_id?: string | undefined;
|
|
50720
50720
|
/** Method by which the lock was locked. `keycode`: an access code was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or button press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by an auto-relock timer. `unknown`: could not be determined. */
|
|
50721
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
50721
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
50722
50722
|
/** ID of the user identity associated with the lock event. */
|
|
50723
50723
|
user_identity_id?: string | undefined;
|
|
50724
50724
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -50772,7 +50772,7 @@ export type Routes = {
|
|
|
50772
50772
|
/** ID of the Seam action attempt that triggered this unlock. Present only when the unlock was initiated through Seam (via an `UNLOCK_DOOR` action attempt). */
|
|
50773
50773
|
action_attempt_id?: string | undefined;
|
|
50774
50774
|
/** Method by which the lock was unlocked. `keycode`: an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or handle press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by a time-based schedule. `unknown`: could not be determined. */
|
|
50775
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
50775
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
50776
50776
|
/** ID of the user identity associated with the unlock event. */
|
|
50777
50777
|
user_identity_id?: string | undefined;
|
|
50778
50778
|
/** ID of the ACS system associated with the unlock event. */
|
|
@@ -54349,7 +54349,7 @@ export type Routes = {
|
|
|
54349
54349
|
/** ID of the Seam action attempt that triggered this lock. Present only when the lock was initiated through Seam (via a `LOCK_DOOR` action attempt). */
|
|
54350
54350
|
action_attempt_id?: string | undefined;
|
|
54351
54351
|
/** Method by which the lock was locked. `keycode`: an access code was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or button press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by an auto-relock timer. `unknown`: could not be determined. */
|
|
54352
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
54352
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
54353
54353
|
/** ID of the user identity associated with the lock event. */
|
|
54354
54354
|
user_identity_id?: string | undefined;
|
|
54355
54355
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -54403,7 +54403,7 @@ export type Routes = {
|
|
|
54403
54403
|
/** ID of the Seam action attempt that triggered this unlock. Present only when the unlock was initiated through Seam (via an `UNLOCK_DOOR` action attempt). */
|
|
54404
54404
|
action_attempt_id?: string | undefined;
|
|
54405
54405
|
/** Method by which the lock was unlocked. `keycode`: an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or handle press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by a time-based schedule. `unknown`: could not be determined. */
|
|
54406
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
54406
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
54407
54407
|
/** ID of the user identity associated with the unlock event. */
|
|
54408
54408
|
user_identity_id?: string | undefined;
|
|
54409
54409
|
/** ID of the ACS system associated with the unlock event. */
|
|
@@ -59825,7 +59825,7 @@ export type Routes = {
|
|
|
59825
59825
|
/** Device types of the locks that you want to list. */
|
|
59826
59826
|
device_types?: ('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' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock' | 'akiles_lock' | 'ultraloq_lock' | 'yacan_lock' | 'keyincode_lock' | 'omnitec_lock' | 'kisi_lock' | 'aqara_lock')[] | undefined;
|
|
59827
59827
|
/** Manufacturer of the locks that you want to list. */
|
|
59828
|
-
manufacturer?: ('akuvox' | 'august' | 'brivo' | 'butterflymx' | 'avigilon_alta' | 'doorking' | 'genie' | 'igloo' | 'linear' | 'kwikset' | 'nuki' | 'salto' | 'schlage' | 'seam' | 'wyze' | 'yale' | 'two_n' | 'controlbyweb' | 'ttlock' | 'igloohome' | 'four_suites' | '
|
|
59828
|
+
manufacturer?: ('akuvox' | 'august' | 'brivo' | 'butterflymx' | 'avigilon_alta' | 'doorking' | 'genie' | 'igloo' | 'linear' | 'kwikset' | 'nuki' | 'salto' | 'schlage' | 'seam' | 'wyze' | 'yale' | 'two_n' | 'controlbyweb' | 'ttlock' | 'igloohome' | 'four_suites' | 'tedee' | 'keyincode' | 'akiles' | 'aqara' | 'dormakaba_oracode' | 'dormakaba_oracode_iho' | 'korelock' | 'lockly' | 'smartthings' | 'ultraloq' | 'omnitec' | 'kisi' | 'yacan') | undefined;
|
|
59829
59829
|
};
|
|
59830
59830
|
formData: {};
|
|
59831
59831
|
jsonResponse: {
|
|
@@ -86150,7 +86150,7 @@ export type Routes = {
|
|
|
86150
86150
|
/** ID of the Seam action attempt that triggered this lock. Present only when the lock was initiated through Seam (via a `LOCK_DOOR` action attempt). */
|
|
86151
86151
|
action_attempt_id?: string | undefined;
|
|
86152
86152
|
/** Method by which the lock was locked. `keycode`: an access code was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or button press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by an auto-relock timer. `unknown`: could not be determined. */
|
|
86153
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
86153
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
86154
86154
|
/** ID of the user identity associated with the lock event. */
|
|
86155
86155
|
user_identity_id?: string | undefined;
|
|
86156
86156
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -86204,7 +86204,7 @@ export type Routes = {
|
|
|
86204
86204
|
/** ID of the Seam action attempt that triggered this unlock. Present only when the unlock was initiated through Seam (via an `UNLOCK_DOOR` action attempt). */
|
|
86205
86205
|
action_attempt_id?: string | undefined;
|
|
86206
86206
|
/** Method by which the lock was unlocked. `keycode`: an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or handle press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by a time-based schedule. `unknown`: could not be determined. */
|
|
86207
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
86207
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
86208
86208
|
/** ID of the user identity associated with the unlock event. */
|
|
86209
86209
|
user_identity_id?: string | undefined;
|
|
86210
86210
|
/** ID of the ACS system associated with the unlock event. */
|
|
@@ -126310,7 +126310,7 @@ export type Routes = {
|
|
|
126310
126310
|
/** ID of the Seam action attempt that triggered this lock. Present only when the lock was initiated through Seam (via a `LOCK_DOOR` action attempt). */
|
|
126311
126311
|
action_attempt_id?: string | undefined;
|
|
126312
126312
|
/** Method by which the lock was locked. `keycode`: an access code was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or button press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by an auto-relock timer. `unknown`: could not be determined. */
|
|
126313
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
126313
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
126314
126314
|
/** ID of the user identity associated with the lock event. */
|
|
126315
126315
|
user_identity_id?: string | undefined;
|
|
126316
126316
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -126364,7 +126364,7 @@ export type Routes = {
|
|
|
126364
126364
|
/** ID of the Seam action attempt that triggered this unlock. Present only when the unlock was initiated through Seam (via an `UNLOCK_DOOR` action attempt). */
|
|
126365
126365
|
action_attempt_id?: string | undefined;
|
|
126366
126366
|
/** Method by which the lock was unlocked. `keycode`: an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or handle press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by a time-based schedule. `unknown`: could not be determined. */
|
|
126367
|
-
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card';
|
|
126367
|
+
method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'remote' | 'card' | 'mobile_key';
|
|
126368
126368
|
/** ID of the user identity associated with the unlock event. */
|
|
126369
126369
|
user_identity_id?: string | undefined;
|
|
126370
126370
|
/** ID of the ACS system associated with the unlock event. */
|
package/package.json
CHANGED
|
@@ -81,9 +81,17 @@ const device_event_issue_properties = {
|
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
export const lock_method = z
|
|
84
|
-
.enum([
|
|
84
|
+
.enum([
|
|
85
|
+
'keycode',
|
|
86
|
+
'manual',
|
|
87
|
+
'automatic',
|
|
88
|
+
'unknown',
|
|
89
|
+
'remote',
|
|
90
|
+
'card',
|
|
91
|
+
'mobile_key',
|
|
92
|
+
])
|
|
85
93
|
.describe(
|
|
86
|
-
|
|
94
|
+
"Method by which the affected lock device was locked or unlocked. `keycode`: locked or unlocked using an access code (see `access_code_id`). `manual`: a direct physical action, such as turning a thumbturn or pressing a button. `remote`: a remote action initiated via an app, Bluetooth, or the Seam API (see `action_attempt_id` for Seam-initiated actions; see `is_via_bluetooth` or `is_via_nfc` for the specific transport). `automatic`: triggered automatically without user interaction, for example by an auto-relock timer. `card`: a physical credential (RFID card or NFC wallet pass) was presented at the reader. `mobile_key`: a phone-based mobile credential in the provider's app was presented at the lock (see `is_via_bluetooth` or `is_via_nfc` for the transport). `unknown`: the method could not be determined from the provider event.",
|
|
87
95
|
)
|
|
88
96
|
export type LockMethod = z.infer<typeof lock_method>
|
|
89
97
|
|
|
@@ -27728,6 +27728,7 @@ const openapi: OpenAPISpec = {
|
|
|
27728
27728
|
'unknown',
|
|
27729
27729
|
'remote',
|
|
27730
27730
|
'card',
|
|
27731
|
+
'mobile_key',
|
|
27731
27732
|
],
|
|
27732
27733
|
type: 'string',
|
|
27733
27734
|
},
|
|
@@ -27877,6 +27878,7 @@ const openapi: OpenAPISpec = {
|
|
|
27877
27878
|
'unknown',
|
|
27878
27879
|
'remote',
|
|
27879
27880
|
'card',
|
|
27881
|
+
'mobile_key',
|
|
27880
27882
|
],
|
|
27881
27883
|
type: 'string',
|
|
27882
27884
|
},
|
|
@@ -50560,12 +50562,12 @@ const openapi: OpenAPISpec = {
|
|
|
50560
50562
|
'ttlock',
|
|
50561
50563
|
'igloohome',
|
|
50562
50564
|
'controlbyweb',
|
|
50563
|
-
'dormakaba_oracode',
|
|
50564
50565
|
'tedee',
|
|
50565
50566
|
'keyincode',
|
|
50566
50567
|
'akiles',
|
|
50567
50568
|
'aqara',
|
|
50568
50569
|
'ecobee',
|
|
50570
|
+
'dormakaba_oracode',
|
|
50569
50571
|
'dormakaba_oracode_iho',
|
|
50570
50572
|
'honeywell_resideo',
|
|
50571
50573
|
'keynest',
|
|
@@ -52860,12 +52862,12 @@ const openapi: OpenAPISpec = {
|
|
|
52860
52862
|
'ttlock',
|
|
52861
52863
|
'igloohome',
|
|
52862
52864
|
'controlbyweb',
|
|
52863
|
-
'dormakaba_oracode',
|
|
52864
52865
|
'tedee',
|
|
52865
52866
|
'keyincode',
|
|
52866
52867
|
'akiles',
|
|
52867
52868
|
'aqara',
|
|
52868
52869
|
'ecobee',
|
|
52870
|
+
'dormakaba_oracode',
|
|
52869
52871
|
'dormakaba_oracode_iho',
|
|
52870
52872
|
'honeywell_resideo',
|
|
52871
52873
|
'keynest',
|
|
@@ -54288,11 +54290,11 @@ const openapi: OpenAPISpec = {
|
|
|
54288
54290
|
'ttlock',
|
|
54289
54291
|
'igloohome',
|
|
54290
54292
|
'four_suites',
|
|
54291
|
-
'dormakaba_oracode',
|
|
54292
54293
|
'tedee',
|
|
54293
54294
|
'keyincode',
|
|
54294
54295
|
'akiles',
|
|
54295
54296
|
'aqara',
|
|
54297
|
+
'dormakaba_oracode',
|
|
54296
54298
|
'dormakaba_oracode_iho',
|
|
54297
54299
|
'korelock',
|
|
54298
54300
|
'lockly',
|
|
@@ -52781,12 +52781,12 @@ export type Routes = {
|
|
|
52781
52781
|
| 'ttlock'
|
|
52782
52782
|
| 'igloohome'
|
|
52783
52783
|
| 'controlbyweb'
|
|
52784
|
-
| 'dormakaba_oracode'
|
|
52785
52784
|
| 'tedee'
|
|
52786
52785
|
| 'keyincode'
|
|
52787
52786
|
| 'akiles'
|
|
52788
52787
|
| 'aqara'
|
|
52789
52788
|
| 'ecobee'
|
|
52789
|
+
| 'dormakaba_oracode'
|
|
52790
52790
|
| 'dormakaba_oracode_iho'
|
|
52791
52791
|
| 'honeywell_resideo'
|
|
52792
52792
|
| 'keynest'
|
|
@@ -57096,12 +57096,12 @@ export type Routes = {
|
|
|
57096
57096
|
| 'ttlock'
|
|
57097
57097
|
| 'igloohome'
|
|
57098
57098
|
| 'controlbyweb'
|
|
57099
|
-
| 'dormakaba_oracode'
|
|
57100
57099
|
| 'tedee'
|
|
57101
57100
|
| 'keyincode'
|
|
57102
57101
|
| 'akiles'
|
|
57103
57102
|
| 'aqara'
|
|
57104
57103
|
| 'ecobee'
|
|
57104
|
+
| 'dormakaba_oracode'
|
|
57105
57105
|
| 'dormakaba_oracode_iho'
|
|
57106
57106
|
| 'honeywell_resideo'
|
|
57107
57107
|
| 'keynest'
|
|
@@ -61259,6 +61259,7 @@ export type Routes = {
|
|
|
61259
61259
|
| 'unknown'
|
|
61260
61260
|
| 'remote'
|
|
61261
61261
|
| 'card'
|
|
61262
|
+
| 'mobile_key'
|
|
61262
61263
|
/** ID of the user identity associated with the lock event. */
|
|
61263
61264
|
user_identity_id?: string | undefined
|
|
61264
61265
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -61324,6 +61325,7 @@ export type Routes = {
|
|
|
61324
61325
|
| 'unknown'
|
|
61325
61326
|
| 'remote'
|
|
61326
61327
|
| 'card'
|
|
61328
|
+
| 'mobile_key'
|
|
61327
61329
|
/** ID of the user identity associated with the unlock event. */
|
|
61328
61330
|
user_identity_id?: string | undefined
|
|
61329
61331
|
/** ID of the ACS system associated with the unlock event. */
|
|
@@ -65547,7 +65549,13 @@ export type Routes = {
|
|
|
65547
65549
|
action_attempt_id?: string | undefined
|
|
65548
65550
|
/** Method by which the lock was locked. `keycode`: an access code was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or button press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by an auto-relock timer. `unknown`: could not be determined. */
|
|
65549
65551
|
method:
|
|
65550
|
-
|
|
65552
|
+
| 'keycode'
|
|
65553
|
+
| 'manual'
|
|
65554
|
+
| 'automatic'
|
|
65555
|
+
| 'unknown'
|
|
65556
|
+
| 'remote'
|
|
65557
|
+
| 'card'
|
|
65558
|
+
| 'mobile_key'
|
|
65551
65559
|
/** ID of the user identity associated with the lock event. */
|
|
65552
65560
|
user_identity_id?: string | undefined
|
|
65553
65561
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -65607,7 +65615,13 @@ export type Routes = {
|
|
|
65607
65615
|
action_attempt_id?: string | undefined
|
|
65608
65616
|
/** Method by which the lock was unlocked. `keycode`: an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or handle press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by a time-based schedule. `unknown`: could not be determined. */
|
|
65609
65617
|
method:
|
|
65610
|
-
|
|
65618
|
+
| 'keycode'
|
|
65619
|
+
| 'manual'
|
|
65620
|
+
| 'automatic'
|
|
65621
|
+
| 'unknown'
|
|
65622
|
+
| 'remote'
|
|
65623
|
+
| 'card'
|
|
65624
|
+
| 'mobile_key'
|
|
65611
65625
|
/** ID of the user identity associated with the unlock event. */
|
|
65612
65626
|
user_identity_id?: string | undefined
|
|
65613
65627
|
/** ID of the ACS system associated with the unlock event. */
|
|
@@ -72258,11 +72272,11 @@ export type Routes = {
|
|
|
72258
72272
|
| 'ttlock'
|
|
72259
72273
|
| 'igloohome'
|
|
72260
72274
|
| 'four_suites'
|
|
72261
|
-
| 'dormakaba_oracode'
|
|
72262
72275
|
| 'tedee'
|
|
72263
72276
|
| 'keyincode'
|
|
72264
72277
|
| 'akiles'
|
|
72265
72278
|
| 'aqara'
|
|
72279
|
+
| 'dormakaba_oracode'
|
|
72266
72280
|
| 'dormakaba_oracode_iho'
|
|
72267
72281
|
| 'korelock'
|
|
72268
72282
|
| 'lockly'
|
|
@@ -103399,7 +103413,13 @@ export type Routes = {
|
|
|
103399
103413
|
action_attempt_id?: string | undefined
|
|
103400
103414
|
/** Method by which the lock was locked. `keycode`: an access code was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or button press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by an auto-relock timer. `unknown`: could not be determined. */
|
|
103401
103415
|
method:
|
|
103402
|
-
|
|
103416
|
+
| 'keycode'
|
|
103417
|
+
| 'manual'
|
|
103418
|
+
| 'automatic'
|
|
103419
|
+
| 'unknown'
|
|
103420
|
+
| 'remote'
|
|
103421
|
+
| 'card'
|
|
103422
|
+
| 'mobile_key'
|
|
103403
103423
|
/** ID of the user identity associated with the lock event. */
|
|
103404
103424
|
user_identity_id?: string | undefined
|
|
103405
103425
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -103459,7 +103479,13 @@ export type Routes = {
|
|
|
103459
103479
|
action_attempt_id?: string | undefined
|
|
103460
103480
|
/** Method by which the lock was unlocked. `keycode`: an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was used (see `access_code_id`). `manual`: a physical action such as a thumbturn or handle press. `remote`: a remote action via an app, Bluetooth, or the Seam API (see `action_attempt_id` if Seam-initiated; see `is_via_bluetooth` or `is_via_nfc` for the transport). `automatic`: triggered automatically, for example by a time-based schedule. `unknown`: could not be determined. */
|
|
103461
103481
|
method:
|
|
103462
|
-
|
|
103482
|
+
| 'keycode'
|
|
103483
|
+
| 'manual'
|
|
103484
|
+
| 'automatic'
|
|
103485
|
+
| 'unknown'
|
|
103486
|
+
| 'remote'
|
|
103487
|
+
| 'card'
|
|
103488
|
+
| 'mobile_key'
|
|
103463
103489
|
/** ID of the user identity associated with the unlock event. */
|
|
103464
103490
|
user_identity_id?: string | undefined
|
|
103465
103491
|
/** ID of the ACS system associated with the unlock event. */
|
|
@@ -151118,6 +151144,7 @@ export type Routes = {
|
|
|
151118
151144
|
| 'unknown'
|
|
151119
151145
|
| 'remote'
|
|
151120
151146
|
| 'card'
|
|
151147
|
+
| 'mobile_key'
|
|
151121
151148
|
/** ID of the user identity associated with the lock event. */
|
|
151122
151149
|
user_identity_id?: string | undefined
|
|
151123
151150
|
/** ID of the ACS system associated with the lock event. */
|
|
@@ -151183,6 +151210,7 @@ export type Routes = {
|
|
|
151183
151210
|
| 'unknown'
|
|
151184
151211
|
| 'remote'
|
|
151185
151212
|
| 'card'
|
|
151213
|
+
| 'mobile_key'
|
|
151186
151214
|
/** ID of the user identity associated with the unlock event. */
|
|
151187
151215
|
user_identity_id?: string | undefined
|
|
151188
151216
|
/** ID of the ACS system associated with the unlock event. */
|