@seamapi/types 1.373.0 → 1.373.2

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.
@@ -11988,7 +11988,7 @@ export interface Routes {
11988
11988
  user_identity_email_address?: string | undefined;
11989
11989
  /** ID of the `acs_system` for which you want to retrieve all `acs_user`s. */
11990
11990
  acs_system_id?: string | undefined;
11991
- /** String for which to search. Filters returned `acs_user`s to include all records that satisfy a partial match using `full_name`, `phone_number`, or `email_address`. */
11991
+ /** String for which to search. Filters returned `acs_user`s to include all records that satisfy a partial match using `full_name`, `phone_number`, `email_address`, `acs_user_id`, `user_identity_id`, `user_identity_full_name` or `user_identity_phone_number`. */
11992
11992
  search?: string | undefined;
11993
11993
  /** Maximum number of records to return per page. */
11994
11994
  limit?: number;
@@ -21261,11 +21261,11 @@ export interface Routes {
21261
21261
  /** ID of the Connect Webview by which to filter devices. */
21262
21262
  connect_webview_id?: string | undefined;
21263
21263
  /** Device type by which to filter devices. */
21264
- 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' | 'akiles_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat' | 'tado_thermostat' | 'sensi_thermostat') | ('ios_phone' | 'android_phone')) | undefined;
21264
+ 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' | 'akiles_lock') | undefined;
21265
21265
  /** Array of device types by which to filter devices. */
21266
- 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' | 'akiles_lock') | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat' | 'tado_thermostat' | 'sensi_thermostat') | ('ios_phone' | 'android_phone')> | undefined;
21266
+ 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' | 'akiles_lock'> | undefined;
21267
21267
  /** Manufacturer by which to filter devices. */
21268
- 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' | 'akiles' | 'tado' | 'sensi') | undefined;
21268
+ manufacturer?: ('akuvox' | 'august' | 'brivo' | 'butterflymx' | 'avigilon_alta' | 'doorking' | 'genie' | 'igloo' | 'linear' | 'lockly' | 'kwikset' | 'nuki' | 'salto' | 'schlage' | 'seam' | 'smartthings' | 'wyze' | 'yale' | 'two_n' | 'controlbyweb' | 'ttlock' | 'igloohome' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'tedee' | 'akiles') | undefined;
21269
21269
  /** Array of device IDs by which to filter devices. */
21270
21270
  device_ids?: string[] | undefined;
21271
21271
  /** Numerical limit on the number of devices to return. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.373.0",
3
+ "version": "1.373.2",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -20635,7 +20635,7 @@ export default {
20635
20635
  },
20636
20636
  search: {
20637
20637
  description:
20638
- 'String for which to search. Filters returned `acs_user`s to include all records that satisfy a partial match using `full_name`, `phone_number`, or `email_address`.',
20638
+ 'String for which to search. Filters returned `acs_user`s to include all records that satisfy a partial match using `full_name`, `phone_number`, `email_address`, `acs_user_id`, `user_identity_id`, `user_identity_full_name` or `user_identity_phone_number`.',
20639
20639
  minLength: 1,
20640
20640
  type: 'string',
20641
20641
  },
@@ -24140,117 +24140,71 @@ export default {
24140
24140
  },
24141
24141
  device_type: {
24142
24142
  description: 'Device type by which to filter devices.',
24143
- oneOf: [
24144
- {
24145
- enum: [
24146
- 'akuvox_lock',
24147
- 'august_lock',
24148
- 'brivo_access_point',
24149
- 'butterflymx_panel',
24150
- 'avigilon_alta_entry',
24151
- 'doorking_lock',
24152
- 'genie_door',
24153
- 'igloo_lock',
24154
- 'linear_lock',
24155
- 'lockly_lock',
24156
- 'kwikset_lock',
24157
- 'nuki_lock',
24158
- 'salto_lock',
24159
- 'schlage_lock',
24160
- 'seam_relay',
24161
- 'smartthings_lock',
24162
- 'wyze_lock',
24163
- 'yale_lock',
24164
- 'two_n_intercom',
24165
- 'controlbyweb_device',
24166
- 'ttlock_lock',
24167
- 'igloohome_lock',
24168
- 'hubitat_lock',
24169
- 'four_suites_door',
24170
- 'dormakaba_oracode_door',
24171
- 'tedee_lock',
24172
- 'akiles_lock',
24173
- ],
24174
- type: 'string',
24175
- },
24176
- {
24177
- enum: ['noiseaware_activity_zone', 'minut_sensor'],
24178
- type: 'string',
24179
- },
24180
- {
24181
- enum: [
24182
- 'ecobee_thermostat',
24183
- 'nest_thermostat',
24184
- 'honeywell_resideo_thermostat',
24185
- 'tado_thermostat',
24186
- 'sensi_thermostat',
24187
- ],
24188
- type: 'string',
24189
- },
24190
- {
24191
- description: 'Type of phone.',
24192
- enum: ['ios_phone', 'android_phone'],
24193
- type: 'string',
24194
- },
24143
+ enum: [
24144
+ 'akuvox_lock',
24145
+ 'august_lock',
24146
+ 'brivo_access_point',
24147
+ 'butterflymx_panel',
24148
+ 'avigilon_alta_entry',
24149
+ 'doorking_lock',
24150
+ 'genie_door',
24151
+ 'igloo_lock',
24152
+ 'linear_lock',
24153
+ 'lockly_lock',
24154
+ 'kwikset_lock',
24155
+ 'nuki_lock',
24156
+ 'salto_lock',
24157
+ 'schlage_lock',
24158
+ 'seam_relay',
24159
+ 'smartthings_lock',
24160
+ 'wyze_lock',
24161
+ 'yale_lock',
24162
+ 'two_n_intercom',
24163
+ 'controlbyweb_device',
24164
+ 'ttlock_lock',
24165
+ 'igloohome_lock',
24166
+ 'hubitat_lock',
24167
+ 'four_suites_door',
24168
+ 'dormakaba_oracode_door',
24169
+ 'tedee_lock',
24170
+ 'akiles_lock',
24195
24171
  ],
24172
+ type: 'string',
24196
24173
  },
24197
24174
  device_types: {
24198
24175
  description:
24199
24176
  'Array of device types by which to filter devices.',
24200
24177
  items: {
24201
- oneOf: [
24202
- {
24203
- enum: [
24204
- 'akuvox_lock',
24205
- 'august_lock',
24206
- 'brivo_access_point',
24207
- 'butterflymx_panel',
24208
- 'avigilon_alta_entry',
24209
- 'doorking_lock',
24210
- 'genie_door',
24211
- 'igloo_lock',
24212
- 'linear_lock',
24213
- 'lockly_lock',
24214
- 'kwikset_lock',
24215
- 'nuki_lock',
24216
- 'salto_lock',
24217
- 'schlage_lock',
24218
- 'seam_relay',
24219
- 'smartthings_lock',
24220
- 'wyze_lock',
24221
- 'yale_lock',
24222
- 'two_n_intercom',
24223
- 'controlbyweb_device',
24224
- 'ttlock_lock',
24225
- 'igloohome_lock',
24226
- 'hubitat_lock',
24227
- 'four_suites_door',
24228
- 'dormakaba_oracode_door',
24229
- 'tedee_lock',
24230
- 'akiles_lock',
24231
- ],
24232
- type: 'string',
24233
- },
24234
- {
24235
- enum: ['noiseaware_activity_zone', 'minut_sensor'],
24236
- type: 'string',
24237
- },
24238
- {
24239
- enum: [
24240
- 'ecobee_thermostat',
24241
- 'nest_thermostat',
24242
- 'honeywell_resideo_thermostat',
24243
- 'tado_thermostat',
24244
- 'sensi_thermostat',
24245
- ],
24246
- type: 'string',
24247
- },
24248
- {
24249
- description: 'Type of phone.',
24250
- enum: ['ios_phone', 'android_phone'],
24251
- type: 'string',
24252
- },
24178
+ enum: [
24179
+ 'akuvox_lock',
24180
+ 'august_lock',
24181
+ 'brivo_access_point',
24182
+ 'butterflymx_panel',
24183
+ 'avigilon_alta_entry',
24184
+ 'doorking_lock',
24185
+ 'genie_door',
24186
+ 'igloo_lock',
24187
+ 'linear_lock',
24188
+ 'lockly_lock',
24189
+ 'kwikset_lock',
24190
+ 'nuki_lock',
24191
+ 'salto_lock',
24192
+ 'schlage_lock',
24193
+ 'seam_relay',
24194
+ 'smartthings_lock',
24195
+ 'wyze_lock',
24196
+ 'yale_lock',
24197
+ 'two_n_intercom',
24198
+ 'controlbyweb_device',
24199
+ 'ttlock_lock',
24200
+ 'igloohome_lock',
24201
+ 'hubitat_lock',
24202
+ 'four_suites_door',
24203
+ 'dormakaba_oracode_door',
24204
+ 'tedee_lock',
24205
+ 'akiles_lock',
24253
24206
  ],
24207
+ type: 'string',
24254
24208
  },
24255
24209
  type: 'array',
24256
24210
  },
@@ -24306,41 +24260,31 @@ export default {
24306
24260
  enum: [
24307
24261
  'akuvox',
24308
24262
  'august',
24309
- 'avigilon_alta',
24310
24263
  'brivo',
24311
24264
  'butterflymx',
24265
+ 'avigilon_alta',
24312
24266
  'doorking',
24313
- 'four_suites',
24314
24267
  'genie',
24315
24268
  'igloo',
24316
- 'keywe',
24317
- 'kwikset',
24318
24269
  'linear',
24319
24270
  'lockly',
24271
+ 'kwikset',
24320
24272
  'nuki',
24321
- 'philia',
24322
24273
  'salto',
24323
- 'samsung',
24324
24274
  'schlage',
24325
24275
  'seam',
24326
- 'unknown',
24276
+ 'smartthings',
24327
24277
  'wyze',
24328
24278
  'yale',
24329
- 'minut',
24330
24279
  'two_n',
24280
+ 'controlbyweb',
24331
24281
  'ttlock',
24332
- 'nest',
24333
24282
  'igloohome',
24334
- 'ecobee',
24335
24283
  'hubitat',
24336
- 'controlbyweb',
24337
- 'smartthings',
24284
+ 'four_suites',
24338
24285
  'dormakaba_oracode',
24339
24286
  'tedee',
24340
- 'honeywell_resideo',
24341
24287
  'akiles',
24342
- 'tado',
24343
- 'sensi',
24344
24288
  ],
24345
24289
  type: 'string',
24346
24290
  },
@@ -14119,7 +14119,7 @@ export interface Routes {
14119
14119
  user_identity_email_address?: string | undefined
14120
14120
  /** ID of the `acs_system` for which you want to retrieve all `acs_user`s. */
14121
14121
  acs_system_id?: string | undefined
14122
- /** String for which to search. Filters returned `acs_user`s to include all records that satisfy a partial match using `full_name`, `phone_number`, or `email_address`. */
14122
+ /** String for which to search. Filters returned `acs_user`s to include all records that satisfy a partial match using `full_name`, `phone_number`, `email_address`, `acs_user_id`, `user_identity_id`, `user_identity_full_name` or `user_identity_phone_number`. */
14123
14123
  search?: string | undefined
14124
14124
  /** Maximum number of records to return per page. */
14125
14125
  limit?: number
@@ -25723,87 +25723,65 @@ export interface Routes {
25723
25723
  /** Device type by which to filter devices. */
25724
25724
  device_type?:
25725
25725
  | (
25726
- | (
25727
- | 'akuvox_lock'
25728
- | 'august_lock'
25729
- | 'brivo_access_point'
25730
- | 'butterflymx_panel'
25731
- | 'avigilon_alta_entry'
25732
- | 'doorking_lock'
25733
- | 'genie_door'
25734
- | 'igloo_lock'
25735
- | 'linear_lock'
25736
- | 'lockly_lock'
25737
- | 'kwikset_lock'
25738
- | 'nuki_lock'
25739
- | 'salto_lock'
25740
- | 'schlage_lock'
25741
- | 'seam_relay'
25742
- | 'smartthings_lock'
25743
- | 'wyze_lock'
25744
- | 'yale_lock'
25745
- | 'two_n_intercom'
25746
- | 'controlbyweb_device'
25747
- | 'ttlock_lock'
25748
- | 'igloohome_lock'
25749
- | 'hubitat_lock'
25750
- | 'four_suites_door'
25751
- | 'dormakaba_oracode_door'
25752
- | 'tedee_lock'
25753
- | 'akiles_lock'
25754
- )
25755
- | ('noiseaware_activity_zone' | 'minut_sensor')
25756
- | (
25757
- | 'ecobee_thermostat'
25758
- | 'nest_thermostat'
25759
- | 'honeywell_resideo_thermostat'
25760
- | 'tado_thermostat'
25761
- | 'sensi_thermostat'
25762
- )
25763
- | ('ios_phone' | 'android_phone')
25726
+ | 'akuvox_lock'
25727
+ | 'august_lock'
25728
+ | 'brivo_access_point'
25729
+ | 'butterflymx_panel'
25730
+ | 'avigilon_alta_entry'
25731
+ | 'doorking_lock'
25732
+ | 'genie_door'
25733
+ | 'igloo_lock'
25734
+ | 'linear_lock'
25735
+ | 'lockly_lock'
25736
+ | 'kwikset_lock'
25737
+ | 'nuki_lock'
25738
+ | 'salto_lock'
25739
+ | 'schlage_lock'
25740
+ | 'seam_relay'
25741
+ | 'smartthings_lock'
25742
+ | 'wyze_lock'
25743
+ | 'yale_lock'
25744
+ | 'two_n_intercom'
25745
+ | 'controlbyweb_device'
25746
+ | 'ttlock_lock'
25747
+ | 'igloohome_lock'
25748
+ | 'hubitat_lock'
25749
+ | 'four_suites_door'
25750
+ | 'dormakaba_oracode_door'
25751
+ | 'tedee_lock'
25752
+ | 'akiles_lock'
25764
25753
  )
25765
25754
  | undefined
25766
25755
  /** Array of device types by which to filter devices. */
25767
25756
  device_types?:
25768
25757
  | Array<
25769
- | (
25770
- | 'akuvox_lock'
25771
- | 'august_lock'
25772
- | 'brivo_access_point'
25773
- | 'butterflymx_panel'
25774
- | 'avigilon_alta_entry'
25775
- | 'doorking_lock'
25776
- | 'genie_door'
25777
- | 'igloo_lock'
25778
- | 'linear_lock'
25779
- | 'lockly_lock'
25780
- | 'kwikset_lock'
25781
- | 'nuki_lock'
25782
- | 'salto_lock'
25783
- | 'schlage_lock'
25784
- | 'seam_relay'
25785
- | 'smartthings_lock'
25786
- | 'wyze_lock'
25787
- | 'yale_lock'
25788
- | 'two_n_intercom'
25789
- | 'controlbyweb_device'
25790
- | 'ttlock_lock'
25791
- | 'igloohome_lock'
25792
- | 'hubitat_lock'
25793
- | 'four_suites_door'
25794
- | 'dormakaba_oracode_door'
25795
- | 'tedee_lock'
25796
- | 'akiles_lock'
25797
- )
25798
- | ('noiseaware_activity_zone' | 'minut_sensor')
25799
- | (
25800
- | 'ecobee_thermostat'
25801
- | 'nest_thermostat'
25802
- | 'honeywell_resideo_thermostat'
25803
- | 'tado_thermostat'
25804
- | 'sensi_thermostat'
25805
- )
25806
- | ('ios_phone' | 'android_phone')
25758
+ | 'akuvox_lock'
25759
+ | 'august_lock'
25760
+ | 'brivo_access_point'
25761
+ | 'butterflymx_panel'
25762
+ | 'avigilon_alta_entry'
25763
+ | 'doorking_lock'
25764
+ | 'genie_door'
25765
+ | 'igloo_lock'
25766
+ | 'linear_lock'
25767
+ | 'lockly_lock'
25768
+ | 'kwikset_lock'
25769
+ | 'nuki_lock'
25770
+ | 'salto_lock'
25771
+ | 'schlage_lock'
25772
+ | 'seam_relay'
25773
+ | 'smartthings_lock'
25774
+ | 'wyze_lock'
25775
+ | 'yale_lock'
25776
+ | 'two_n_intercom'
25777
+ | 'controlbyweb_device'
25778
+ | 'ttlock_lock'
25779
+ | 'igloohome_lock'
25780
+ | 'hubitat_lock'
25781
+ | 'four_suites_door'
25782
+ | 'dormakaba_oracode_door'
25783
+ | 'tedee_lock'
25784
+ | 'akiles_lock'
25807
25785
  >
25808
25786
  | undefined
25809
25787
  /** Manufacturer by which to filter devices. */
@@ -25811,41 +25789,31 @@ export interface Routes {
25811
25789
  | (
25812
25790
  | 'akuvox'
25813
25791
  | 'august'
25814
- | 'avigilon_alta'
25815
25792
  | 'brivo'
25816
25793
  | 'butterflymx'
25794
+ | 'avigilon_alta'
25817
25795
  | 'doorking'
25818
- | 'four_suites'
25819
25796
  | 'genie'
25820
25797
  | 'igloo'
25821
- | 'keywe'
25822
- | 'kwikset'
25823
25798
  | 'linear'
25824
25799
  | 'lockly'
25800
+ | 'kwikset'
25825
25801
  | 'nuki'
25826
- | 'philia'
25827
25802
  | 'salto'
25828
- | 'samsung'
25829
25803
  | 'schlage'
25830
25804
  | 'seam'
25831
- | 'unknown'
25805
+ | 'smartthings'
25832
25806
  | 'wyze'
25833
25807
  | 'yale'
25834
- | 'minut'
25835
25808
  | 'two_n'
25809
+ | 'controlbyweb'
25836
25810
  | 'ttlock'
25837
- | 'nest'
25838
25811
  | 'igloohome'
25839
- | 'ecobee'
25840
25812
  | 'hubitat'
25841
- | 'controlbyweb'
25842
- | 'smartthings'
25813
+ | 'four_suites'
25843
25814
  | 'dormakaba_oracode'
25844
25815
  | 'tedee'
25845
- | 'honeywell_resideo'
25846
25816
  | 'akiles'
25847
- | 'tado'
25848
- | 'sensi'
25849
25817
  )
25850
25818
  | undefined
25851
25819
  /** Array of device IDs by which to filter devices. */