@seamapi/types 1.312.2 → 1.313.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.
@@ -14231,13 +14231,13 @@ export interface Routes {
14231
14231
  event?:
14232
14232
  | (
14233
14233
  | {
14234
- /** The ID of the event. */
14234
+ /** ID of the event. */
14235
14235
  event_id: string
14236
- /** The ID of the workspace. */
14236
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14237
14237
  workspace_id: string
14238
- /** The time when the event was created. */
14238
+ /** Time at which the event was created. */
14239
14239
  created_at: string
14240
- /** The time when the event occurred. */
14240
+ /** Time when the event occurred. */
14241
14241
  occurred_at: string
14242
14242
  /** The ID of the access code. */
14243
14243
  access_code_id: string
@@ -14248,13 +14248,13 @@ export interface Routes {
14248
14248
  event_type: 'access_code.created'
14249
14249
  }
14250
14250
  | {
14251
- /** The ID of the event. */
14251
+ /** ID of the event. */
14252
14252
  event_id: string
14253
- /** The ID of the workspace. */
14253
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14254
14254
  workspace_id: string
14255
- /** The time when the event was created. */
14255
+ /** Time at which the event was created. */
14256
14256
  created_at: string
14257
- /** The time when the event occurred. */
14257
+ /** Time when the event occurred. */
14258
14258
  occurred_at: string
14259
14259
  /** The ID of the access code. */
14260
14260
  access_code_id: string
@@ -14265,13 +14265,13 @@ export interface Routes {
14265
14265
  event_type: 'access_code.changed'
14266
14266
  }
14267
14267
  | {
14268
- /** The ID of the event. */
14268
+ /** ID of the event. */
14269
14269
  event_id: string
14270
- /** The ID of the workspace. */
14270
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14271
14271
  workspace_id: string
14272
- /** The time when the event was created. */
14272
+ /** Time at which the event was created. */
14273
14273
  created_at: string
14274
- /** The time when the event occurred. */
14274
+ /** Time when the event occurred. */
14275
14275
  occurred_at: string
14276
14276
  /** The ID of the access code. */
14277
14277
  access_code_id: string
@@ -14284,13 +14284,13 @@ export interface Routes {
14284
14284
  code: string
14285
14285
  }
14286
14286
  | {
14287
- /** The ID of the event. */
14287
+ /** ID of the event. */
14288
14288
  event_id: string
14289
- /** The ID of the workspace. */
14289
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14290
14290
  workspace_id: string
14291
- /** The time when the event was created. */
14291
+ /** Time at which the event was created. */
14292
14292
  created_at: string
14293
- /** The time when the event occurred. */
14293
+ /** Time when the event occurred. */
14294
14294
  occurred_at: string
14295
14295
  /** The ID of the access code. */
14296
14296
  access_code_id: string
@@ -14303,13 +14303,13 @@ export interface Routes {
14303
14303
  code: string
14304
14304
  }
14305
14305
  | {
14306
- /** The ID of the event. */
14306
+ /** ID of the event. */
14307
14307
  event_id: string
14308
- /** The ID of the workspace. */
14308
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14309
14309
  workspace_id: string
14310
- /** The time when the event was created. */
14310
+ /** Time at which the event was created. */
14311
14311
  created_at: string
14312
- /** The time when the event occurred. */
14312
+ /** Time when the event occurred. */
14313
14313
  occurred_at: string
14314
14314
  /** The ID of the access code. */
14315
14315
  access_code_id: string
@@ -14320,13 +14320,13 @@ export interface Routes {
14320
14320
  event_type: 'access_code.removed_from_device'
14321
14321
  }
14322
14322
  | {
14323
- /** The ID of the event. */
14323
+ /** ID of the event. */
14324
14324
  event_id: string
14325
- /** The ID of the workspace. */
14325
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14326
14326
  workspace_id: string
14327
- /** The time when the event was created. */
14327
+ /** Time at which the event was created. */
14328
14328
  created_at: string
14329
- /** The time when the event occurred. */
14329
+ /** Time when the event occurred. */
14330
14330
  occurred_at: string
14331
14331
  /** The ID of the access code. */
14332
14332
  access_code_id: string
@@ -14337,13 +14337,13 @@ export interface Routes {
14337
14337
  event_type: 'access_code.delay_in_setting_on_device'
14338
14338
  }
14339
14339
  | {
14340
- /** The ID of the event. */
14340
+ /** ID of the event. */
14341
14341
  event_id: string
14342
- /** The ID of the workspace. */
14342
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14343
14343
  workspace_id: string
14344
- /** The time when the event was created. */
14344
+ /** Time at which the event was created. */
14345
14345
  created_at: string
14346
- /** The time when the event occurred. */
14346
+ /** Time when the event occurred. */
14347
14347
  occurred_at: string
14348
14348
  /** The ID of the access code. */
14349
14349
  access_code_id: string
@@ -14354,13 +14354,13 @@ export interface Routes {
14354
14354
  event_type: 'access_code.failed_to_set_on_device'
14355
14355
  }
14356
14356
  | {
14357
- /** The ID of the event. */
14357
+ /** ID of the event. */
14358
14358
  event_id: string
14359
- /** The ID of the workspace. */
14359
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14360
14360
  workspace_id: string
14361
- /** The time when the event was created. */
14361
+ /** Time at which the event was created. */
14362
14362
  created_at: string
14363
- /** The time when the event occurred. */
14363
+ /** Time when the event occurred. */
14364
14364
  occurred_at: string
14365
14365
  /** The ID of the access code. */
14366
14366
  access_code_id: string
@@ -14373,13 +14373,13 @@ export interface Routes {
14373
14373
  code: string | null
14374
14374
  }
14375
14375
  | {
14376
- /** The ID of the event. */
14376
+ /** ID of the event. */
14377
14377
  event_id: string
14378
- /** The ID of the workspace. */
14378
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14379
14379
  workspace_id: string
14380
- /** The time when the event was created. */
14380
+ /** Time at which the event was created. */
14381
14381
  created_at: string
14382
- /** The time when the event occurred. */
14382
+ /** Time when the event occurred. */
14383
14383
  occurred_at: string
14384
14384
  /** The ID of the access code. */
14385
14385
  access_code_id: string
@@ -14390,13 +14390,13 @@ export interface Routes {
14390
14390
  event_type: 'access_code.delay_in_removing_from_device'
14391
14391
  }
14392
14392
  | {
14393
- /** The ID of the event. */
14393
+ /** ID of the event. */
14394
14394
  event_id: string
14395
- /** The ID of the workspace. */
14395
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14396
14396
  workspace_id: string
14397
- /** The time when the event was created. */
14397
+ /** Time at which the event was created. */
14398
14398
  created_at: string
14399
- /** The time when the event occurred. */
14399
+ /** Time when the event occurred. */
14400
14400
  occurred_at: string
14401
14401
  /** The ID of the access code. */
14402
14402
  access_code_id: string
@@ -14407,13 +14407,13 @@ export interface Routes {
14407
14407
  event_type: 'access_code.failed_to_remove_from_device'
14408
14408
  }
14409
14409
  | {
14410
- /** The ID of the event. */
14410
+ /** ID of the event. */
14411
14411
  event_id: string
14412
- /** The ID of the workspace. */
14412
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14413
14413
  workspace_id: string
14414
- /** The time when the event was created. */
14414
+ /** Time at which the event was created. */
14415
14415
  created_at: string
14416
- /** The time when the event occurred. */
14416
+ /** Time when the event occurred. */
14417
14417
  occurred_at: string
14418
14418
  /** The ID of the access code. */
14419
14419
  access_code_id: string
@@ -14424,13 +14424,13 @@ export interface Routes {
14424
14424
  event_type: 'access_code.modified_external_to_seam'
14425
14425
  }
14426
14426
  | {
14427
- /** The ID of the event. */
14427
+ /** ID of the event. */
14428
14428
  event_id: string
14429
- /** The ID of the workspace. */
14429
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14430
14430
  workspace_id: string
14431
- /** The time when the event was created. */
14431
+ /** Time at which the event was created. */
14432
14432
  created_at: string
14433
- /** The time when the event occurred. */
14433
+ /** Time when the event occurred. */
14434
14434
  occurred_at: string
14435
14435
  /** The ID of the access code. */
14436
14436
  access_code_id: string
@@ -14441,13 +14441,13 @@ export interface Routes {
14441
14441
  event_type: 'access_code.deleted_external_to_seam'
14442
14442
  }
14443
14443
  | {
14444
- /** The ID of the event. */
14444
+ /** ID of the event. */
14445
14445
  event_id: string
14446
- /** The ID of the workspace. */
14446
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14447
14447
  workspace_id: string
14448
- /** The time when the event was created. */
14448
+ /** Time at which the event was created. */
14449
14449
  created_at: string
14450
- /** The time when the event occurred. */
14450
+ /** Time when the event occurred. */
14451
14451
  occurred_at: string
14452
14452
  /** The ID of the access code. */
14453
14453
  access_code_id: string
@@ -14459,13 +14459,13 @@ export interface Routes {
14459
14459
  backup_access_code_id: string
14460
14460
  }
14461
14461
  | {
14462
- /** The ID of the event. */
14462
+ /** ID of the event. */
14463
14463
  event_id: string
14464
- /** The ID of the workspace. */
14464
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14465
14465
  workspace_id: string
14466
- /** The time when the event was created. */
14466
+ /** Time at which the event was created. */
14467
14467
  created_at: string
14468
- /** The time when the event occurred. */
14468
+ /** Time when the event occurred. */
14469
14469
  occurred_at: string
14470
14470
  /** The ID of the access code. */
14471
14471
  access_code_id: string
@@ -14476,13 +14476,13 @@ export interface Routes {
14476
14476
  event_type: 'access_code.unmanaged.converted_to_managed'
14477
14477
  }
14478
14478
  | {
14479
- /** The ID of the event. */
14479
+ /** ID of the event. */
14480
14480
  event_id: string
14481
- /** The ID of the workspace. */
14481
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14482
14482
  workspace_id: string
14483
- /** The time when the event was created. */
14483
+ /** Time at which the event was created. */
14484
14484
  created_at: string
14485
- /** The time when the event occurred. */
14485
+ /** Time when the event occurred. */
14486
14486
  occurred_at: string
14487
14487
  /** The ID of the access code. */
14488
14488
  access_code_id: string
@@ -14493,13 +14493,13 @@ export interface Routes {
14493
14493
  event_type: 'access_code.unmanaged.failed_to_convert_to_managed'
14494
14494
  }
14495
14495
  | {
14496
- /** The ID of the event. */
14496
+ /** ID of the event. */
14497
14497
  event_id: string
14498
- /** The ID of the workspace. */
14498
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14499
14499
  workspace_id: string
14500
- /** The time when the event was created. */
14500
+ /** Time at which the event was created. */
14501
14501
  created_at: string
14502
- /** The time when the event occurred. */
14502
+ /** Time when the event occurred. */
14503
14503
  occurred_at: string
14504
14504
  /** The ID of the access code. */
14505
14505
  access_code_id: string
@@ -14510,13 +14510,13 @@ export interface Routes {
14510
14510
  event_type: 'access_code.unmanaged.created'
14511
14511
  }
14512
14512
  | {
14513
- /** The ID of the event. */
14513
+ /** ID of the event. */
14514
14514
  event_id: string
14515
- /** The ID of the workspace. */
14515
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14516
14516
  workspace_id: string
14517
- /** The time when the event was created. */
14517
+ /** Time at which the event was created. */
14518
14518
  created_at: string
14519
- /** The time when the event occurred. */
14519
+ /** Time when the event occurred. */
14520
14520
  occurred_at: string
14521
14521
  /** The ID of the access code. */
14522
14522
  access_code_id: string
@@ -14527,13 +14527,13 @@ export interface Routes {
14527
14527
  event_type: 'access_code.unmanaged.removed'
14528
14528
  }
14529
14529
  | {
14530
- /** The ID of the event. */
14530
+ /** ID of the event. */
14531
14531
  event_id: string
14532
- /** The ID of the workspace. */
14532
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14533
14533
  workspace_id: string
14534
- /** The time when the event was created. */
14534
+ /** Time at which the event was created. */
14535
14535
  created_at: string
14536
- /** The time when the event occurred. */
14536
+ /** Time when the event occurred. */
14537
14537
  occurred_at: string
14538
14538
  /** ID of the connected account.
14539
14539
  * @deprecated Will be removed. */
@@ -14543,13 +14543,13 @@ export interface Routes {
14543
14543
  event_type: 'acs_system.connected'
14544
14544
  }
14545
14545
  | {
14546
- /** The ID of the event. */
14546
+ /** ID of the event. */
14547
14547
  event_id: string
14548
- /** The ID of the workspace. */
14548
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14549
14549
  workspace_id: string
14550
- /** The time when the event was created. */
14550
+ /** Time at which the event was created. */
14551
14551
  created_at: string
14552
- /** The time when the event occurred. */
14552
+ /** Time when the event occurred. */
14553
14553
  occurred_at: string
14554
14554
  /** ID of the connected account.
14555
14555
  * @deprecated Will be removed. */
@@ -14559,13 +14559,13 @@ export interface Routes {
14559
14559
  event_type: 'acs_system.added'
14560
14560
  }
14561
14561
  | {
14562
- /** The ID of the event. */
14562
+ /** ID of the event. */
14563
14563
  event_id: string
14564
- /** The ID of the workspace. */
14564
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14565
14565
  workspace_id: string
14566
- /** The time when the event was created. */
14566
+ /** Time at which the event was created. */
14567
14567
  created_at: string
14568
- /** The time when the event occurred. */
14568
+ /** Time when the event occurred. */
14569
14569
  occurred_at: string
14570
14570
  /** ID of the connected account.
14571
14571
  * @deprecated Will be removed. */
@@ -14575,13 +14575,13 @@ export interface Routes {
14575
14575
  event_type: 'acs_system.disconnected'
14576
14576
  }
14577
14577
  | {
14578
- /** The ID of the event. */
14578
+ /** ID of the event. */
14579
14579
  event_id: string
14580
- /** The ID of the workspace. */
14580
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14581
14581
  workspace_id: string
14582
- /** The time when the event was created. */
14582
+ /** Time at which the event was created. */
14583
14583
  created_at: string
14584
- /** The time when the event occurred. */
14584
+ /** Time when the event occurred. */
14585
14585
  occurred_at: string
14586
14586
  /** ID of the connected account.
14587
14587
  * @deprecated Will be removed. */
@@ -14592,13 +14592,13 @@ export interface Routes {
14592
14592
  event_type: 'acs_credential.deleted'
14593
14593
  }
14594
14594
  | {
14595
- /** The ID of the event. */
14595
+ /** ID of the event. */
14596
14596
  event_id: string
14597
- /** The ID of the workspace. */
14597
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14598
14598
  workspace_id: string
14599
- /** The time when the event was created. */
14599
+ /** Time at which the event was created. */
14600
14600
  created_at: string
14601
- /** The time when the event occurred. */
14601
+ /** Time when the event occurred. */
14602
14602
  occurred_at: string
14603
14603
  /** ID of the connected account.
14604
14604
  * @deprecated Will be removed. */
@@ -14609,13 +14609,13 @@ export interface Routes {
14609
14609
  event_type: 'acs_credential.issued'
14610
14610
  }
14611
14611
  | {
14612
- /** The ID of the event. */
14612
+ /** ID of the event. */
14613
14613
  event_id: string
14614
- /** The ID of the workspace. */
14614
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14615
14615
  workspace_id: string
14616
- /** The time when the event was created. */
14616
+ /** Time at which the event was created. */
14617
14617
  created_at: string
14618
- /** The time when the event occurred. */
14618
+ /** Time when the event occurred. */
14619
14619
  occurred_at: string
14620
14620
  /** ID of the connected account.
14621
14621
  * @deprecated Will be removed. */
@@ -14626,13 +14626,13 @@ export interface Routes {
14626
14626
  event_type: 'acs_user.deleted'
14627
14627
  }
14628
14628
  | {
14629
- /** The ID of the event. */
14629
+ /** ID of the event. */
14630
14630
  event_id: string
14631
- /** The ID of the workspace. */
14631
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14632
14632
  workspace_id: string
14633
- /** The time when the event was created. */
14633
+ /** Time at which the event was created. */
14634
14634
  created_at: string
14635
- /** The time when the event occurred. */
14635
+ /** Time when the event occurred. */
14636
14636
  occurred_at: string
14637
14637
  /** ID of the connected account.
14638
14638
  * @deprecated Will be removed. */
@@ -14644,13 +14644,13 @@ export interface Routes {
14644
14644
  event_type: 'acs_encoder.added'
14645
14645
  }
14646
14646
  | {
14647
- /** The ID of the event. */
14647
+ /** ID of the event. */
14648
14648
  event_id: string
14649
- /** The ID of the workspace. */
14649
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14650
14650
  workspace_id: string
14651
- /** The time when the event was created. */
14651
+ /** Time at which the event was created. */
14652
14652
  created_at: string
14653
- /** The time when the event occurred. */
14653
+ /** Time when the event occurred. */
14654
14654
  occurred_at: string
14655
14655
  /** ID of the connected account.
14656
14656
  * @deprecated Will be removed. */
@@ -14662,26 +14662,26 @@ export interface Routes {
14662
14662
  event_type: 'acs_encoder.removed'
14663
14663
  }
14664
14664
  | {
14665
- /** The ID of the event. */
14665
+ /** ID of the event. */
14666
14666
  event_id: string
14667
- /** The ID of the workspace. */
14667
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14668
14668
  workspace_id: string
14669
- /** The time when the event was created. */
14669
+ /** Time at which the event was created. */
14670
14670
  created_at: string
14671
- /** The time when the event occurred. */
14671
+ /** Time when the event occurred. */
14672
14672
  occurred_at: string
14673
14673
  /** ID of the client session. */
14674
14674
  client_session_id: string
14675
14675
  event_type: 'client_session.deleted'
14676
14676
  }
14677
14677
  | {
14678
- /** The ID of the event. */
14678
+ /** ID of the event. */
14679
14679
  event_id: string
14680
- /** The ID of the workspace. */
14680
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14681
14681
  workspace_id: string
14682
- /** The time when the event was created. */
14682
+ /** Time at which the event was created. */
14683
14683
  created_at: string
14684
- /** The time when the event occurred. */
14684
+ /** Time when the event occurred. */
14685
14685
  occurred_at: string
14686
14686
  /** ID of the connected account. */
14687
14687
  connected_account_id: string
@@ -14690,13 +14690,13 @@ export interface Routes {
14690
14690
  connect_webview_id: string
14691
14691
  }
14692
14692
  | {
14693
- /** The ID of the event. */
14693
+ /** ID of the event. */
14694
14694
  event_id: string
14695
- /** The ID of the workspace. */
14695
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14696
14696
  workspace_id: string
14697
- /** The time when the event was created. */
14697
+ /** Time at which the event was created. */
14698
14698
  created_at: string
14699
- /** The time when the event occurred. */
14699
+ /** Time when the event occurred. */
14700
14700
  occurred_at: string
14701
14701
  /** ID of the connected account. */
14702
14702
  connected_account_id: string
@@ -14705,13 +14705,13 @@ export interface Routes {
14705
14705
  connect_webview_id: string
14706
14706
  }
14707
14707
  | {
14708
- /** The ID of the event. */
14708
+ /** ID of the event. */
14709
14709
  event_id: string
14710
- /** The ID of the workspace. */
14710
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14711
14711
  workspace_id: string
14712
- /** The time when the event was created. */
14712
+ /** Time at which the event was created. */
14713
14713
  created_at: string
14714
- /** The time when the event occurred. */
14714
+ /** Time when the event occurred. */
14715
14715
  occurred_at: string
14716
14716
  /** ID of the connected account. */
14717
14717
  connected_account_id: string
@@ -14720,65 +14720,65 @@ export interface Routes {
14720
14720
  connect_webview_id: string
14721
14721
  }
14722
14722
  | {
14723
- /** The ID of the event. */
14723
+ /** ID of the event. */
14724
14724
  event_id: string
14725
- /** The ID of the workspace. */
14725
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14726
14726
  workspace_id: string
14727
- /** The time when the event was created. */
14727
+ /** Time at which the event was created. */
14728
14728
  created_at: string
14729
- /** The time when the event occurred. */
14729
+ /** Time when the event occurred. */
14730
14730
  occurred_at: string
14731
14731
  /** ID of the connected account. */
14732
14732
  connected_account_id: string
14733
14733
  event_type: 'connected_account.disconnected'
14734
14734
  }
14735
14735
  | {
14736
- /** The ID of the event. */
14736
+ /** ID of the event. */
14737
14737
  event_id: string
14738
- /** The ID of the workspace. */
14738
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14739
14739
  workspace_id: string
14740
- /** The time when the event was created. */
14740
+ /** Time at which the event was created. */
14741
14741
  created_at: string
14742
- /** The time when the event occurred. */
14742
+ /** Time when the event occurred. */
14743
14743
  occurred_at: string
14744
14744
  /** ID of the connected account. */
14745
14745
  connected_account_id: string
14746
14746
  event_type: 'connected_account.completed_first_sync'
14747
14747
  }
14748
14748
  | {
14749
- /** The ID of the event. */
14749
+ /** ID of the event. */
14750
14750
  event_id: string
14751
- /** The ID of the workspace. */
14751
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14752
14752
  workspace_id: string
14753
- /** The time when the event was created. */
14753
+ /** Time at which the event was created. */
14754
14754
  created_at: string
14755
- /** The time when the event occurred. */
14755
+ /** Time when the event occurred. */
14756
14756
  occurred_at: string
14757
14757
  /** ID of the connected account. */
14758
14758
  connected_account_id: string
14759
14759
  event_type: 'connected_account.deleted'
14760
14760
  }
14761
14761
  | {
14762
- /** The ID of the event. */
14762
+ /** ID of the event. */
14763
14763
  event_id: string
14764
- /** The ID of the workspace. */
14764
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14765
14765
  workspace_id: string
14766
- /** The time when the event was created. */
14766
+ /** Time at which the event was created. */
14767
14767
  created_at: string
14768
- /** The time when the event occurred. */
14768
+ /** Time when the event occurred. */
14769
14769
  occurred_at: string
14770
14770
  /** ID of the connected account. */
14771
14771
  connected_account_id: string
14772
14772
  event_type: 'connected_account.completed_first_sync_after_reconnection'
14773
14773
  }
14774
14774
  | {
14775
- /** The ID of the event. */
14775
+ /** ID of the event. */
14776
14776
  event_id: string
14777
- /** The ID of the workspace. */
14777
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14778
14778
  workspace_id: string
14779
- /** The time when the event was created. */
14779
+ /** Time at which the event was created. */
14780
14780
  created_at: string
14781
- /** The time when the event occurred. */
14781
+ /** Time when the event occurred. */
14782
14782
  occurred_at: string
14783
14783
  /** The ID of the action attempt. */
14784
14784
  action_attempt_id: string
@@ -14789,13 +14789,13 @@ export interface Routes {
14789
14789
  event_type: 'action_attempt.lock_door.succeeded'
14790
14790
  }
14791
14791
  | {
14792
- /** The ID of the event. */
14792
+ /** ID of the event. */
14793
14793
  event_id: string
14794
- /** The ID of the workspace. */
14794
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14795
14795
  workspace_id: string
14796
- /** The time when the event was created. */
14796
+ /** Time at which the event was created. */
14797
14797
  created_at: string
14798
- /** The time when the event occurred. */
14798
+ /** Time when the event occurred. */
14799
14799
  occurred_at: string
14800
14800
  /** The ID of the action attempt. */
14801
14801
  action_attempt_id: string
@@ -14806,13 +14806,13 @@ export interface Routes {
14806
14806
  event_type: 'action_attempt.lock_door.failed'
14807
14807
  }
14808
14808
  | {
14809
- /** The ID of the event. */
14809
+ /** ID of the event. */
14810
14810
  event_id: string
14811
- /** The ID of the workspace. */
14811
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14812
14812
  workspace_id: string
14813
- /** The time when the event was created. */
14813
+ /** Time at which the event was created. */
14814
14814
  created_at: string
14815
- /** The time when the event occurred. */
14815
+ /** Time when the event occurred. */
14816
14816
  occurred_at: string
14817
14817
  /** The ID of the action attempt. */
14818
14818
  action_attempt_id: string
@@ -14823,13 +14823,13 @@ export interface Routes {
14823
14823
  event_type: 'action_attempt.unlock_door.succeeded'
14824
14824
  }
14825
14825
  | {
14826
- /** The ID of the event. */
14826
+ /** ID of the event. */
14827
14827
  event_id: string
14828
- /** The ID of the workspace. */
14828
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14829
14829
  workspace_id: string
14830
- /** The time when the event was created. */
14830
+ /** Time at which the event was created. */
14831
14831
  created_at: string
14832
- /** The time when the event occurred. */
14832
+ /** Time when the event occurred. */
14833
14833
  occurred_at: string
14834
14834
  /** The ID of the action attempt. */
14835
14835
  action_attempt_id: string
@@ -14840,13 +14840,13 @@ export interface Routes {
14840
14840
  event_type: 'action_attempt.unlock_door.failed'
14841
14841
  }
14842
14842
  | {
14843
- /** The ID of the event. */
14843
+ /** ID of the event. */
14844
14844
  event_id: string
14845
- /** The ID of the workspace. */
14845
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14846
14846
  workspace_id: string
14847
- /** The time when the event was created. */
14847
+ /** Time at which the event was created. */
14848
14848
  created_at: string
14849
- /** The time when the event occurred. */
14849
+ /** Time when the event occurred. */
14850
14850
  occurred_at: string
14851
14851
  /** ID of the connect webview. */
14852
14852
  connect_webview_id: string
@@ -14855,404 +14855,410 @@ export interface Routes {
14855
14855
  connected_account_id: string
14856
14856
  }
14857
14857
  | {
14858
- /** The ID of the event. */
14858
+ /** ID of the event. */
14859
14859
  event_id: string
14860
- /** The ID of the workspace. */
14860
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14861
14861
  workspace_id: string
14862
- /** The time when the event was created. */
14862
+ /** Time at which the event was created. */
14863
14863
  created_at: string
14864
- /** The time when the event occurred. */
14864
+ /** Time when the event occurred. */
14865
14865
  occurred_at: string
14866
14866
  /** ID of the connect webview. */
14867
14867
  connect_webview_id: string
14868
14868
  event_type: 'connect_webview.login_failed'
14869
14869
  }
14870
14870
  | {
14871
- /** The ID of the event. */
14871
+ /** ID of the event. */
14872
14872
  event_id: string
14873
- /** The ID of the workspace. */
14873
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14874
14874
  workspace_id: string
14875
- /** The time when the event was created. */
14875
+ /** Time at which the event was created. */
14876
14876
  created_at: string
14877
- /** The time when the event occurred. */
14877
+ /** Time when the event occurred. */
14878
14878
  occurred_at: string
14879
14879
  /** ID of the device. */
14880
14880
  device_id: string
14881
- /** ID of the connected account. */
14881
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14882
14882
  connected_account_id: string
14883
14883
  event_type: 'device.connected'
14884
14884
  }
14885
14885
  | {
14886
- /** The ID of the event. */
14886
+ /** ID of the event. */
14887
14887
  event_id: string
14888
- /** The ID of the workspace. */
14888
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14889
14889
  workspace_id: string
14890
- /** The time when the event was created. */
14890
+ /** Time at which the event was created. */
14891
14891
  created_at: string
14892
- /** The time when the event occurred. */
14892
+ /** Time when the event occurred. */
14893
14893
  occurred_at: string
14894
14894
  /** ID of the device. */
14895
14895
  device_id: string
14896
- /** ID of the connected account. */
14896
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14897
14897
  connected_account_id: string
14898
14898
  event_type: 'device.added'
14899
14899
  }
14900
14900
  | {
14901
- /** The ID of the event. */
14901
+ /** ID of the event. */
14902
14902
  event_id: string
14903
- /** The ID of the workspace. */
14903
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14904
14904
  workspace_id: string
14905
- /** The time when the event was created. */
14905
+ /** Time at which the event was created. */
14906
14906
  created_at: string
14907
- /** The time when the event occurred. */
14907
+ /** Time when the event occurred. */
14908
14908
  occurred_at: string
14909
14909
  /** ID of the device. */
14910
14910
  device_id: string
14911
- /** ID of the connected account. */
14911
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14912
14912
  connected_account_id: string
14913
14913
  event_type: 'device.converted_to_unmanaged'
14914
14914
  }
14915
14915
  | {
14916
- /** The ID of the event. */
14916
+ /** ID of the event. */
14917
14917
  event_id: string
14918
- /** The ID of the workspace. */
14918
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14919
14919
  workspace_id: string
14920
- /** The time when the event was created. */
14920
+ /** Time at which the event was created. */
14921
14921
  created_at: string
14922
- /** The time when the event occurred. */
14922
+ /** Time when the event occurred. */
14923
14923
  occurred_at: string
14924
14924
  /** ID of the device. */
14925
14925
  device_id: string
14926
- /** ID of the connected account. */
14926
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14927
14927
  connected_account_id: string
14928
14928
  event_type: 'device.unmanaged.converted_to_managed'
14929
14929
  }
14930
14930
  | {
14931
- /** The ID of the event. */
14931
+ /** ID of the event. */
14932
14932
  event_id: string
14933
- /** The ID of the workspace. */
14933
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14934
14934
  workspace_id: string
14935
- /** The time when the event was created. */
14935
+ /** Time at which the event was created. */
14936
14936
  created_at: string
14937
- /** The time when the event occurred. */
14937
+ /** Time when the event occurred. */
14938
14938
  occurred_at: string
14939
14939
  /** ID of the device. */
14940
14940
  device_id: string
14941
- /** ID of the connected account. */
14941
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14942
14942
  connected_account_id: string
14943
14943
  event_type: 'device.unmanaged.connected'
14944
14944
  }
14945
14945
  | {
14946
- /** The ID of the event. */
14946
+ /** ID of the event. */
14947
14947
  event_id: string
14948
- /** The ID of the workspace. */
14948
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14949
14949
  workspace_id: string
14950
- /** The time when the event was created. */
14950
+ /** Time at which the event was created. */
14951
14951
  created_at: string
14952
- /** The time when the event occurred. */
14952
+ /** Time when the event occurred. */
14953
14953
  occurred_at: string
14954
14954
  /** ID of the device. */
14955
14955
  device_id: string
14956
- /** ID of the connected account. */
14956
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14957
14957
  connected_account_id: string
14958
14958
  event_type: 'device.disconnected'
14959
- /** The error code associated with the event, if any. */
14959
+ /** Error code associated with the disconnection event, if any. */
14960
14960
  error_code:
14961
14961
  | 'account_disconnected'
14962
14962
  | 'hub_disconnected'
14963
14963
  | 'device_disconnected'
14964
14964
  }
14965
14965
  | {
14966
- /** The ID of the event. */
14966
+ /** ID of the event. */
14967
14967
  event_id: string
14968
- /** The ID of the workspace. */
14968
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14969
14969
  workspace_id: string
14970
- /** The time when the event was created. */
14970
+ /** Time at which the event was created. */
14971
14971
  created_at: string
14972
- /** The time when the event occurred. */
14972
+ /** Time when the event occurred. */
14973
14973
  occurred_at: string
14974
14974
  /** ID of the device. */
14975
14975
  device_id: string
14976
- /** ID of the connected account. */
14976
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14977
14977
  connected_account_id: string
14978
14978
  event_type: 'device.unmanaged.disconnected'
14979
- /** The error code associated with the event, if any. */
14979
+ /** Error code associated with the disconnection event, if any. */
14980
14980
  error_code:
14981
14981
  | 'account_disconnected'
14982
14982
  | 'hub_disconnected'
14983
14983
  | 'device_disconnected'
14984
14984
  }
14985
14985
  | {
14986
- /** The ID of the event. */
14986
+ /** ID of the event. */
14987
14987
  event_id: string
14988
- /** The ID of the workspace. */
14988
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
14989
14989
  workspace_id: string
14990
- /** The time when the event was created. */
14990
+ /** Time at which the event was created. */
14991
14991
  created_at: string
14992
- /** The time when the event occurred. */
14992
+ /** Time when the event occurred. */
14993
14993
  occurred_at: string
14994
14994
  /** ID of the device. */
14995
14995
  device_id: string
14996
- /** ID of the connected account. */
14996
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
14997
14997
  connected_account_id: string
14998
14998
  event_type: 'device.tampered'
14999
14999
  }
15000
15000
  | {
15001
- /** The ID of the event. */
15001
+ /** ID of the event. */
15002
15002
  event_id: string
15003
- /** The ID of the workspace. */
15003
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15004
15004
  workspace_id: string
15005
- /** The time when the event was created. */
15005
+ /** Time at which the event was created. */
15006
15006
  created_at: string
15007
- /** The time when the event occurred. */
15007
+ /** Time when the event occurred. */
15008
15008
  occurred_at: string
15009
15009
  /** ID of the device. */
15010
15010
  device_id: string
15011
- /** ID of the connected account. */
15011
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15012
15012
  connected_account_id: string
15013
15013
  event_type: 'device.low_battery'
15014
- /** Fractional number 0 to 1.0 indicating amount of battery in device, as reported by device. */
15014
+ /** Number in the range 0 to 1.0 indicating the amount of battery in the device, as reported by the device. */
15015
15015
  battery_level: number
15016
15016
  }
15017
15017
  | {
15018
- /** The ID of the event. */
15018
+ /** ID of the event. */
15019
15019
  event_id: string
15020
- /** The ID of the workspace. */
15020
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15021
15021
  workspace_id: string
15022
- /** The time when the event was created. */
15022
+ /** Time at which the event was created. */
15023
15023
  created_at: string
15024
- /** The time when the event occurred. */
15024
+ /** Time when the event occurred. */
15025
15025
  occurred_at: string
15026
15026
  /** ID of the device. */
15027
15027
  device_id: string
15028
- /** ID of the connected account. */
15028
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15029
15029
  connected_account_id: string
15030
15030
  event_type: 'device.battery_status_changed'
15031
- /** Enum representing the battery status calculated from numeric battery_level value, one of 'critical' | 'low' | 'good' | 'full' */
15031
+ /** Battery status of the device, calculated from the numeric `battery_level` value. */
15032
15032
  battery_status: 'critical' | 'low' | 'good' | 'full'
15033
- /** Fractional number 0 to 1.0 indicating amount of battery in device, as reported by device. */
15033
+ /** Number in the range 0 to 1.0 indicating the amount of battery in the device, as reported by the device. */
15034
15034
  battery_level: number
15035
15035
  }
15036
15036
  | {
15037
- /** The ID of the event. */
15037
+ /** ID of the event. */
15038
15038
  event_id: string
15039
- /** The ID of the workspace. */
15039
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15040
15040
  workspace_id: string
15041
- /** The time when the event was created. */
15041
+ /** Time at which the event was created. */
15042
15042
  created_at: string
15043
- /** The time when the event occurred. */
15043
+ /** Time when the event occurred. */
15044
15044
  occurred_at: string
15045
15045
  /** ID of the device. */
15046
15046
  device_id: string
15047
- /** ID of the connected account. */
15047
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15048
15048
  connected_account_id: string
15049
15049
  event_type: 'device.removed'
15050
15050
  }
15051
15051
  | {
15052
- /** The ID of the event. */
15052
+ /** ID of the event. */
15053
15053
  event_id: string
15054
- /** The ID of the workspace. */
15054
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15055
15055
  workspace_id: string
15056
- /** The time when the event was created. */
15056
+ /** Time at which the event was created. */
15057
15057
  created_at: string
15058
- /** The time when the event occurred. */
15058
+ /** Time when the event occurred. */
15059
15059
  occurred_at: string
15060
15060
  /** ID of the device. */
15061
15061
  device_id: string
15062
- /** ID of the connected account. */
15062
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15063
15063
  connected_account_id: string
15064
15064
  event_type: 'device.deleted'
15065
15065
  }
15066
15066
  | {
15067
- /** The ID of the event. */
15067
+ /** ID of the event. */
15068
15068
  event_id: string
15069
- /** The ID of the workspace. */
15069
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15070
15070
  workspace_id: string
15071
- /** The time when the event was created. */
15071
+ /** Time at which the event was created. */
15072
15072
  created_at: string
15073
- /** The time when the event occurred. */
15073
+ /** Time when the event occurred. */
15074
15074
  occurred_at: string
15075
15075
  /** ID of the device. */
15076
15076
  device_id: string
15077
- /** ID of the connected account. */
15077
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15078
15078
  connected_account_id: string
15079
15079
  event_type: 'device.third_party_integration_detected'
15080
15080
  }
15081
15081
  | {
15082
- /** The ID of the event. */
15082
+ /** ID of the event. */
15083
15083
  event_id: string
15084
- /** The ID of the workspace. */
15084
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15085
15085
  workspace_id: string
15086
- /** The time when the event was created. */
15086
+ /** Time at which the event was created. */
15087
15087
  created_at: string
15088
- /** The time when the event occurred. */
15088
+ /** Time when the event occurred. */
15089
15089
  occurred_at: string
15090
15090
  /** ID of the device. */
15091
15091
  device_id: string
15092
- /** ID of the connected account. */
15092
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15093
15093
  connected_account_id: string
15094
15094
  event_type: 'device.third_party_integration_no_longer_detected'
15095
15095
  }
15096
15096
  | {
15097
- /** The ID of the event. */
15097
+ /** ID of the event. */
15098
15098
  event_id: string
15099
- /** The ID of the workspace. */
15099
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15100
15100
  workspace_id: string
15101
- /** The time when the event was created. */
15101
+ /** Time at which the event was created. */
15102
15102
  created_at: string
15103
- /** The time when the event occurred. */
15103
+ /** Time when the event occurred. */
15104
15104
  occurred_at: string
15105
15105
  /** ID of the device. */
15106
15106
  device_id: string
15107
- /** ID of the connected account. */
15107
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15108
15108
  connected_account_id: string
15109
15109
  event_type: 'device.salto.privacy_mode_activated'
15110
15110
  }
15111
15111
  | {
15112
- /** The ID of the event. */
15112
+ /** ID of the event. */
15113
15113
  event_id: string
15114
- /** The ID of the workspace. */
15114
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15115
15115
  workspace_id: string
15116
- /** The time when the event was created. */
15116
+ /** Time at which the event was created. */
15117
15117
  created_at: string
15118
- /** The time when the event occurred. */
15118
+ /** Time when the event occurred. */
15119
15119
  occurred_at: string
15120
15120
  /** ID of the device. */
15121
15121
  device_id: string
15122
- /** ID of the connected account. */
15122
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15123
15123
  connected_account_id: string
15124
15124
  event_type: 'device.salto.privacy_mode_deactivated'
15125
15125
  }
15126
15126
  | {
15127
- /** The ID of the event. */
15127
+ /** ID of the event. */
15128
15128
  event_id: string
15129
- /** The ID of the workspace. */
15129
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15130
15130
  workspace_id: string
15131
- /** The time when the event was created. */
15131
+ /** Time at which the event was created. */
15132
15132
  created_at: string
15133
- /** The time when the event occurred. */
15133
+ /** Time when the event occurred. */
15134
15134
  occurred_at: string
15135
15135
  /** ID of the device. */
15136
15136
  device_id: string
15137
- /** ID of the connected account. */
15137
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15138
15138
  connected_account_id: string
15139
15139
  event_type: 'device.connection_became_flaky'
15140
15140
  }
15141
15141
  | {
15142
- /** The ID of the event. */
15142
+ /** ID of the event. */
15143
15143
  event_id: string
15144
- /** The ID of the workspace. */
15144
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15145
15145
  workspace_id: string
15146
- /** The time when the event was created. */
15146
+ /** Time at which the event was created. */
15147
15147
  created_at: string
15148
- /** The time when the event occurred. */
15148
+ /** Time when the event occurred. */
15149
15149
  occurred_at: string
15150
15150
  /** ID of the device. */
15151
15151
  device_id: string
15152
- /** ID of the connected account. */
15152
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15153
15153
  connected_account_id: string
15154
15154
  event_type: 'device.connection_stabilized'
15155
15155
  }
15156
15156
  | {
15157
- /** The ID of the event. */
15157
+ /** ID of the event. */
15158
15158
  event_id: string
15159
- /** The ID of the workspace. */
15159
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15160
15160
  workspace_id: string
15161
- /** The time when the event was created. */
15161
+ /** Time at which the event was created. */
15162
15162
  created_at: string
15163
- /** The time when the event occurred. */
15163
+ /** Time when the event occurred. */
15164
15164
  occurred_at: string
15165
15165
  /** ID of the device. */
15166
15166
  device_id: string
15167
- /** ID of the connected account. */
15167
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15168
15168
  connected_account_id: string
15169
15169
  event_type: 'device.error.subscription_required'
15170
15170
  }
15171
15171
  | {
15172
- /** The ID of the event. */
15172
+ /** ID of the event. */
15173
15173
  event_id: string
15174
- /** The ID of the workspace. */
15174
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15175
15175
  workspace_id: string
15176
- /** The time when the event was created. */
15176
+ /** Time at which the event was created. */
15177
15177
  created_at: string
15178
- /** The time when the event occurred. */
15178
+ /** Time when the event occurred. */
15179
15179
  occurred_at: string
15180
15180
  /** ID of the device. */
15181
15181
  device_id: string
15182
- /** ID of the connected account. */
15182
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15183
15183
  connected_account_id: string
15184
15184
  event_type: 'device.error.subscription_required.resolved'
15185
15185
  }
15186
15186
  | {
15187
- /** The ID of the event. */
15187
+ /** ID of the event. */
15188
15188
  event_id: string
15189
- /** The ID of the workspace. */
15189
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15190
15190
  workspace_id: string
15191
- /** The time when the event was created. */
15191
+ /** Time at which the event was created. */
15192
15192
  created_at: string
15193
- /** The time when the event occurred. */
15193
+ /** Time when the event occurred. */
15194
15194
  occurred_at: string
15195
15195
  /** ID of the device. */
15196
15196
  device_id: string
15197
- /** ID of the connected account. */
15197
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15198
15198
  connected_account_id: string
15199
15199
  event_type: 'device.accessory_keypad_connected'
15200
15200
  }
15201
15201
  | {
15202
- /** The ID of the event. */
15202
+ /** ID of the event. */
15203
15203
  event_id: string
15204
- /** The ID of the workspace. */
15204
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15205
15205
  workspace_id: string
15206
- /** The time when the event was created. */
15206
+ /** Time at which the event was created. */
15207
15207
  created_at: string
15208
- /** The time when the event occurred. */
15208
+ /** Time when the event occurred. */
15209
15209
  occurred_at: string
15210
15210
  /** ID of the device. */
15211
15211
  device_id: string
15212
- /** ID of the connected account. */
15212
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15213
15213
  connected_account_id: string
15214
15214
  event_type: 'device.accessory_keypad_disconnected'
15215
15215
  }
15216
15216
  | {
15217
- /** The ID of the event. */
15217
+ /** ID of the event. */
15218
15218
  event_id: string
15219
- /** The ID of the workspace. */
15219
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15220
15220
  workspace_id: string
15221
- /** The time when the event was created. */
15221
+ /** Time at which the event was created. */
15222
15222
  created_at: string
15223
- /** The time when the event occurred. */
15223
+ /** Time when the event occurred. */
15224
15224
  occurred_at: string
15225
15225
  /** ID of the device. */
15226
15226
  device_id: string
15227
- /** ID of the connected account. */
15227
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15228
15228
  connected_account_id: string
15229
15229
  event_type: 'noise_sensor.noise_threshold_triggered'
15230
+ /** Detected noise level in decibels. */
15230
15231
  noise_level_decibels?: number | undefined
15232
+ /** Detected noise level in Noiseaware Noise Risk Score (NRS). */
15231
15233
  noise_level_nrs?: number | undefined
15234
+ /** ID of the [noise threshold](https://docs.seam.co/latest/capability-guides/noise-sensors#what-is-a-threshold) that was triggered. */
15232
15235
  noise_threshold_id?: string | undefined
15236
+ /** Name of the [noise threshold](https://docs.seam.co/latest/capability-guides/noise-sensors#what-is-a-threshold) that was triggered. */
15233
15237
  noise_threshold_name?: string | undefined
15234
- /** Metadata from the Noiseaware API. */
15238
+ /** Metadata from Noiseaware. */
15235
15239
  noiseaware_metadata?: Record<string, unknown> | undefined
15236
- /** Metadata from the Minut API. */
15240
+ /** Metadata from Minut. */
15237
15241
  minut_metadata?: Record<string, unknown> | undefined
15238
15242
  }
15239
15243
  | {
15240
- /** The ID of the event. */
15244
+ /** ID of the event. */
15241
15245
  event_id: string
15242
- /** The ID of the workspace. */
15246
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15243
15247
  workspace_id: string
15244
- /** The time when the event was created. */
15248
+ /** Time at which the event was created. */
15245
15249
  created_at: string
15246
- /** The time when the event occurred. */
15250
+ /** Time when the event occurred. */
15247
15251
  occurred_at: string
15248
15252
  /** ID of the device. */
15249
15253
  device_id: string
15250
- /** ID of the connected account. */
15254
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15251
15255
  connected_account_id: string
15252
15256
  event_type: 'lock.locked'
15257
+ /** ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used to lock the device. */
15253
15258
  access_code_id?: string | undefined
15259
+ /** ID of the [action attempt](https://docs.seam.co/latest/core-concepts/action-attempts) associated with the lock action. */
15254
15260
  action_attempt_id?: string | undefined
15255
- /** Method by which a lock device was locked or unlocked. When the method is `keycode`, the `access_code_id` will reference the Seam access code which was used, if reported by the device. */
15261
+ /** Method by which a lock device was locked. When the method is `keycode`, the `access_code_id` indicates the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used, if reported by the device. */
15256
15262
  method:
15257
15263
  | 'keycode'
15258
15264
  | 'manual'
@@ -15261,22 +15267,24 @@ export interface Routes {
15261
15267
  | 'seamapi'
15262
15268
  }
15263
15269
  | {
15264
- /** The ID of the event. */
15270
+ /** ID of the event. */
15265
15271
  event_id: string
15266
- /** The ID of the workspace. */
15272
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15267
15273
  workspace_id: string
15268
- /** The time when the event was created. */
15274
+ /** Time at which the event was created. */
15269
15275
  created_at: string
15270
- /** The time when the event occurred. */
15276
+ /** Time when the event occurred. */
15271
15277
  occurred_at: string
15272
15278
  /** ID of the device. */
15273
15279
  device_id: string
15274
- /** ID of the connected account. */
15280
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15275
15281
  connected_account_id: string
15276
15282
  event_type: 'lock.unlocked'
15283
+ /** ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used to unlock the device. */
15277
15284
  access_code_id?: string | undefined
15285
+ /** ID of the [action attempt](https://docs.seam.co/latest/core-concepts/action-attempts) associated with the unlock action. */
15278
15286
  action_attempt_id?: string | undefined
15279
- /** Method by which a lock device was locked or unlocked. When the method is `keycode`, the `access_code_id` will reference the Seam access code which was used, if reported by the device. */
15287
+ /** Method by which a lock device was unlocked. When the method is `keycode`, the `access_code_id` indicates the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used, if reported by the device. */
15280
15288
  method:
15281
15289
  | 'keycode'
15282
15290
  | 'manual'
@@ -15285,53 +15293,58 @@ export interface Routes {
15285
15293
  | 'seamapi'
15286
15294
  }
15287
15295
  | {
15288
- /** The ID of the event. */
15296
+ /** ID of the event. */
15289
15297
  event_id: string
15290
- /** The ID of the workspace. */
15298
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15291
15299
  workspace_id: string
15292
- /** The time when the event was created. */
15300
+ /** Time at which the event was created. */
15293
15301
  created_at: string
15294
- /** The time when the event occurred. */
15302
+ /** Time when the event occurred. */
15295
15303
  occurred_at: string
15296
15304
  /** ID of the device. */
15297
15305
  device_id: string
15298
- /** ID of the connected account. */
15306
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15299
15307
  connected_account_id: string
15300
15308
  event_type: 'lock.access_denied'
15309
+ /** ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used in the unlock attempts. */
15301
15310
  access_code_id?: string | undefined
15302
15311
  }
15303
15312
  | {
15304
- /** The ID of the event. */
15313
+ /** ID of the event. */
15305
15314
  event_id: string
15306
- /** The ID of the workspace. */
15315
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15307
15316
  workspace_id: string
15308
- /** The time when the event was created. */
15317
+ /** Time at which the event was created. */
15309
15318
  created_at: string
15310
- /** The time when the event occurred. */
15319
+ /** Time when the event occurred. */
15311
15320
  occurred_at: string
15312
15321
  /** ID of the device. */
15313
15322
  device_id: string
15314
- /** ID of the connected account. */
15323
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15315
15324
  connected_account_id: string
15316
15325
  event_type: 'thermostat.climate_preset_activated'
15326
+ /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules) that prompted the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) to be activated. */
15317
15327
  thermostat_schedule_id: string | null
15328
+ /** Key of the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) that was activated. */
15318
15329
  climate_preset_key: string
15330
+ /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) that was activated is the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
15319
15331
  is_fallback_climate_preset: boolean
15320
15332
  }
15321
15333
  | {
15322
- /** The ID of the event. */
15334
+ /** ID of the event. */
15323
15335
  event_id: string
15324
- /** The ID of the workspace. */
15336
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15325
15337
  workspace_id: string
15326
- /** The time when the event was created. */
15338
+ /** Time at which the event was created. */
15327
15339
  created_at: string
15328
- /** The time when the event occurred. */
15340
+ /** Time when the event occurred. */
15329
15341
  occurred_at: string
15330
15342
  /** ID of the device. */
15331
15343
  device_id: string
15332
- /** ID of the connected account. */
15344
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15333
15345
  connected_account_id: string
15334
15346
  event_type: 'thermostat.manually_adjusted'
15347
+ /** Method used to adjust the thermostat manually. `seam` indicates that the Seam API, Seam CLI, or Seam Console was used to adjust the thermostat. */
15335
15348
  method: 'seam' | 'external'
15336
15349
  /** Desired fan mode setting, such as `on`, `auto`, or `circulate`. */
15337
15350
  fan_mode_setting?:
@@ -15351,68 +15364,80 @@ export interface Routes {
15351
15364
  heating_set_point_fahrenheit?: (number | undefined) | undefined
15352
15365
  }
15353
15366
  | {
15354
- /** The ID of the event. */
15367
+ /** ID of the event. */
15355
15368
  event_id: string
15356
- /** The ID of the workspace. */
15369
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15357
15370
  workspace_id: string
15358
- /** The time when the event was created. */
15371
+ /** Time at which the event was created. */
15359
15372
  created_at: string
15360
- /** The time when the event occurred. */
15373
+ /** Time when the event occurred. */
15361
15374
  occurred_at: string
15362
15375
  /** ID of the device. */
15363
15376
  device_id: string
15364
- /** ID of the connected account. */
15377
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15365
15378
  connected_account_id: string
15366
15379
  event_type: 'thermostat.temperature_threshold_exceeded'
15380
+ /** Temperature, in °C, reported by the thermostat. */
15367
15381
  temperature_celsius: number
15382
+ /** Temperature, in °F, reported by the thermostat. */
15368
15383
  temperature_fahrenheit: number
15384
+ /** Upper temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15369
15385
  upper_limit_celsius: number | null
15386
+ /** Upper temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15370
15387
  upper_limit_fahrenheit: number | null
15388
+ /** Lower temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15371
15389
  lower_limit_celsius: number | null
15390
+ /** Lower temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15372
15391
  lower_limit_fahrenheit: number | null
15373
15392
  }
15374
15393
  | {
15375
- /** The ID of the event. */
15394
+ /** ID of the event. */
15376
15395
  event_id: string
15377
- /** The ID of the workspace. */
15396
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15378
15397
  workspace_id: string
15379
- /** The time when the event was created. */
15398
+ /** Time at which the event was created. */
15380
15399
  created_at: string
15381
- /** The time when the event occurred. */
15400
+ /** Time when the event occurred. */
15382
15401
  occurred_at: string
15383
15402
  /** ID of the device. */
15384
15403
  device_id: string
15385
- /** ID of the connected account. */
15404
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
15386
15405
  connected_account_id: string
15387
15406
  event_type: 'thermostat.temperature_threshold_no_longer_exceeded'
15407
+ /** Temperature, in °C, reported by the thermostat. */
15388
15408
  temperature_celsius: number
15409
+ /** Temperature, in °F, reported by the thermostat. */
15389
15410
  temperature_fahrenheit: number
15411
+ /** Upper temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15390
15412
  upper_limit_celsius: number | null
15413
+ /** Upper temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15391
15414
  upper_limit_fahrenheit: number | null
15415
+ /** Lower temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15392
15416
  lower_limit_celsius: number | null
15417
+ /** Lower temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
15393
15418
  lower_limit_fahrenheit: number | null
15394
15419
  }
15395
15420
  | {
15396
- /** The ID of the event. */
15421
+ /** ID of the event. */
15397
15422
  event_id: string
15398
- /** The ID of the workspace. */
15423
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15399
15424
  workspace_id: string
15400
- /** The time when the event was created. */
15425
+ /** Time at which the event was created. */
15401
15426
  created_at: string
15402
- /** The time when the event occurred. */
15427
+ /** Time when the event occurred. */
15403
15428
  occurred_at: string
15404
15429
  /** ID of the enrollment automation. */
15405
15430
  enrollment_automation_id: string
15406
15431
  event_type: 'enrollment_automation.deleted'
15407
15432
  }
15408
15433
  | {
15409
- /** The ID of the event. */
15434
+ /** ID of the event. */
15410
15435
  event_id: string
15411
- /** The ID of the workspace. */
15436
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15412
15437
  workspace_id: string
15413
- /** The time when the event was created. */
15438
+ /** Time at which the event was created. */
15414
15439
  created_at: string
15415
- /** The time when the event occurred. */
15440
+ /** Time when the event occurred. */
15416
15441
  occurred_at: string
15417
15442
  /** ID of the device. */
15418
15443
  device_id: string
@@ -15596,13 +15621,13 @@ export interface Routes {
15596
15621
  jsonResponse: {
15597
15622
  events: Array<
15598
15623
  | {
15599
- /** The ID of the event. */
15624
+ /** ID of the event. */
15600
15625
  event_id: string
15601
- /** The ID of the workspace. */
15626
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15602
15627
  workspace_id: string
15603
- /** The time when the event was created. */
15628
+ /** Time at which the event was created. */
15604
15629
  created_at: string
15605
- /** The time when the event occurred. */
15630
+ /** Time when the event occurred. */
15606
15631
  occurred_at: string
15607
15632
  /** The ID of the access code. */
15608
15633
  access_code_id: string
@@ -15613,13 +15638,13 @@ export interface Routes {
15613
15638
  event_type: 'access_code.created'
15614
15639
  }
15615
15640
  | {
15616
- /** The ID of the event. */
15641
+ /** ID of the event. */
15617
15642
  event_id: string
15618
- /** The ID of the workspace. */
15643
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15619
15644
  workspace_id: string
15620
- /** The time when the event was created. */
15645
+ /** Time at which the event was created. */
15621
15646
  created_at: string
15622
- /** The time when the event occurred. */
15647
+ /** Time when the event occurred. */
15623
15648
  occurred_at: string
15624
15649
  /** The ID of the access code. */
15625
15650
  access_code_id: string
@@ -15630,13 +15655,13 @@ export interface Routes {
15630
15655
  event_type: 'access_code.changed'
15631
15656
  }
15632
15657
  | {
15633
- /** The ID of the event. */
15658
+ /** ID of the event. */
15634
15659
  event_id: string
15635
- /** The ID of the workspace. */
15660
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15636
15661
  workspace_id: string
15637
- /** The time when the event was created. */
15662
+ /** Time at which the event was created. */
15638
15663
  created_at: string
15639
- /** The time when the event occurred. */
15664
+ /** Time when the event occurred. */
15640
15665
  occurred_at: string
15641
15666
  /** The ID of the access code. */
15642
15667
  access_code_id: string
@@ -15649,13 +15674,13 @@ export interface Routes {
15649
15674
  code: string
15650
15675
  }
15651
15676
  | {
15652
- /** The ID of the event. */
15677
+ /** ID of the event. */
15653
15678
  event_id: string
15654
- /** The ID of the workspace. */
15679
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15655
15680
  workspace_id: string
15656
- /** The time when the event was created. */
15681
+ /** Time at which the event was created. */
15657
15682
  created_at: string
15658
- /** The time when the event occurred. */
15683
+ /** Time when the event occurred. */
15659
15684
  occurred_at: string
15660
15685
  /** The ID of the access code. */
15661
15686
  access_code_id: string
@@ -15668,13 +15693,13 @@ export interface Routes {
15668
15693
  code: string
15669
15694
  }
15670
15695
  | {
15671
- /** The ID of the event. */
15696
+ /** ID of the event. */
15672
15697
  event_id: string
15673
- /** The ID of the workspace. */
15698
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15674
15699
  workspace_id: string
15675
- /** The time when the event was created. */
15700
+ /** Time at which the event was created. */
15676
15701
  created_at: string
15677
- /** The time when the event occurred. */
15702
+ /** Time when the event occurred. */
15678
15703
  occurred_at: string
15679
15704
  /** The ID of the access code. */
15680
15705
  access_code_id: string
@@ -15685,13 +15710,13 @@ export interface Routes {
15685
15710
  event_type: 'access_code.removed_from_device'
15686
15711
  }
15687
15712
  | {
15688
- /** The ID of the event. */
15713
+ /** ID of the event. */
15689
15714
  event_id: string
15690
- /** The ID of the workspace. */
15715
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15691
15716
  workspace_id: string
15692
- /** The time when the event was created. */
15717
+ /** Time at which the event was created. */
15693
15718
  created_at: string
15694
- /** The time when the event occurred. */
15719
+ /** Time when the event occurred. */
15695
15720
  occurred_at: string
15696
15721
  /** The ID of the access code. */
15697
15722
  access_code_id: string
@@ -15702,13 +15727,13 @@ export interface Routes {
15702
15727
  event_type: 'access_code.delay_in_setting_on_device'
15703
15728
  }
15704
15729
  | {
15705
- /** The ID of the event. */
15730
+ /** ID of the event. */
15706
15731
  event_id: string
15707
- /** The ID of the workspace. */
15732
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15708
15733
  workspace_id: string
15709
- /** The time when the event was created. */
15734
+ /** Time at which the event was created. */
15710
15735
  created_at: string
15711
- /** The time when the event occurred. */
15736
+ /** Time when the event occurred. */
15712
15737
  occurred_at: string
15713
15738
  /** The ID of the access code. */
15714
15739
  access_code_id: string
@@ -15719,13 +15744,13 @@ export interface Routes {
15719
15744
  event_type: 'access_code.failed_to_set_on_device'
15720
15745
  }
15721
15746
  | {
15722
- /** The ID of the event. */
15747
+ /** ID of the event. */
15723
15748
  event_id: string
15724
- /** The ID of the workspace. */
15749
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15725
15750
  workspace_id: string
15726
- /** The time when the event was created. */
15751
+ /** Time at which the event was created. */
15727
15752
  created_at: string
15728
- /** The time when the event occurred. */
15753
+ /** Time when the event occurred. */
15729
15754
  occurred_at: string
15730
15755
  /** The ID of the access code. */
15731
15756
  access_code_id: string
@@ -15738,13 +15763,13 @@ export interface Routes {
15738
15763
  code: string | null
15739
15764
  }
15740
15765
  | {
15741
- /** The ID of the event. */
15766
+ /** ID of the event. */
15742
15767
  event_id: string
15743
- /** The ID of the workspace. */
15768
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15744
15769
  workspace_id: string
15745
- /** The time when the event was created. */
15770
+ /** Time at which the event was created. */
15746
15771
  created_at: string
15747
- /** The time when the event occurred. */
15772
+ /** Time when the event occurred. */
15748
15773
  occurred_at: string
15749
15774
  /** The ID of the access code. */
15750
15775
  access_code_id: string
@@ -15755,13 +15780,13 @@ export interface Routes {
15755
15780
  event_type: 'access_code.delay_in_removing_from_device'
15756
15781
  }
15757
15782
  | {
15758
- /** The ID of the event. */
15783
+ /** ID of the event. */
15759
15784
  event_id: string
15760
- /** The ID of the workspace. */
15785
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15761
15786
  workspace_id: string
15762
- /** The time when the event was created. */
15787
+ /** Time at which the event was created. */
15763
15788
  created_at: string
15764
- /** The time when the event occurred. */
15789
+ /** Time when the event occurred. */
15765
15790
  occurred_at: string
15766
15791
  /** The ID of the access code. */
15767
15792
  access_code_id: string
@@ -15772,13 +15797,13 @@ export interface Routes {
15772
15797
  event_type: 'access_code.failed_to_remove_from_device'
15773
15798
  }
15774
15799
  | {
15775
- /** The ID of the event. */
15800
+ /** ID of the event. */
15776
15801
  event_id: string
15777
- /** The ID of the workspace. */
15802
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15778
15803
  workspace_id: string
15779
- /** The time when the event was created. */
15804
+ /** Time at which the event was created. */
15780
15805
  created_at: string
15781
- /** The time when the event occurred. */
15806
+ /** Time when the event occurred. */
15782
15807
  occurred_at: string
15783
15808
  /** The ID of the access code. */
15784
15809
  access_code_id: string
@@ -15789,13 +15814,13 @@ export interface Routes {
15789
15814
  event_type: 'access_code.modified_external_to_seam'
15790
15815
  }
15791
15816
  | {
15792
- /** The ID of the event. */
15817
+ /** ID of the event. */
15793
15818
  event_id: string
15794
- /** The ID of the workspace. */
15819
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15795
15820
  workspace_id: string
15796
- /** The time when the event was created. */
15821
+ /** Time at which the event was created. */
15797
15822
  created_at: string
15798
- /** The time when the event occurred. */
15823
+ /** Time when the event occurred. */
15799
15824
  occurred_at: string
15800
15825
  /** The ID of the access code. */
15801
15826
  access_code_id: string
@@ -15806,13 +15831,13 @@ export interface Routes {
15806
15831
  event_type: 'access_code.deleted_external_to_seam'
15807
15832
  }
15808
15833
  | {
15809
- /** The ID of the event. */
15834
+ /** ID of the event. */
15810
15835
  event_id: string
15811
- /** The ID of the workspace. */
15836
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15812
15837
  workspace_id: string
15813
- /** The time when the event was created. */
15838
+ /** Time at which the event was created. */
15814
15839
  created_at: string
15815
- /** The time when the event occurred. */
15840
+ /** Time when the event occurred. */
15816
15841
  occurred_at: string
15817
15842
  /** The ID of the access code. */
15818
15843
  access_code_id: string
@@ -15824,13 +15849,13 @@ export interface Routes {
15824
15849
  backup_access_code_id: string
15825
15850
  }
15826
15851
  | {
15827
- /** The ID of the event. */
15852
+ /** ID of the event. */
15828
15853
  event_id: string
15829
- /** The ID of the workspace. */
15854
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15830
15855
  workspace_id: string
15831
- /** The time when the event was created. */
15856
+ /** Time at which the event was created. */
15832
15857
  created_at: string
15833
- /** The time when the event occurred. */
15858
+ /** Time when the event occurred. */
15834
15859
  occurred_at: string
15835
15860
  /** The ID of the access code. */
15836
15861
  access_code_id: string
@@ -15841,13 +15866,13 @@ export interface Routes {
15841
15866
  event_type: 'access_code.unmanaged.converted_to_managed'
15842
15867
  }
15843
15868
  | {
15844
- /** The ID of the event. */
15869
+ /** ID of the event. */
15845
15870
  event_id: string
15846
- /** The ID of the workspace. */
15871
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15847
15872
  workspace_id: string
15848
- /** The time when the event was created. */
15873
+ /** Time at which the event was created. */
15849
15874
  created_at: string
15850
- /** The time when the event occurred. */
15875
+ /** Time when the event occurred. */
15851
15876
  occurred_at: string
15852
15877
  /** The ID of the access code. */
15853
15878
  access_code_id: string
@@ -15858,13 +15883,13 @@ export interface Routes {
15858
15883
  event_type: 'access_code.unmanaged.failed_to_convert_to_managed'
15859
15884
  }
15860
15885
  | {
15861
- /** The ID of the event. */
15886
+ /** ID of the event. */
15862
15887
  event_id: string
15863
- /** The ID of the workspace. */
15888
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15864
15889
  workspace_id: string
15865
- /** The time when the event was created. */
15890
+ /** Time at which the event was created. */
15866
15891
  created_at: string
15867
- /** The time when the event occurred. */
15892
+ /** Time when the event occurred. */
15868
15893
  occurred_at: string
15869
15894
  /** The ID of the access code. */
15870
15895
  access_code_id: string
@@ -15875,13 +15900,13 @@ export interface Routes {
15875
15900
  event_type: 'access_code.unmanaged.created'
15876
15901
  }
15877
15902
  | {
15878
- /** The ID of the event. */
15903
+ /** ID of the event. */
15879
15904
  event_id: string
15880
- /** The ID of the workspace. */
15905
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15881
15906
  workspace_id: string
15882
- /** The time when the event was created. */
15907
+ /** Time at which the event was created. */
15883
15908
  created_at: string
15884
- /** The time when the event occurred. */
15909
+ /** Time when the event occurred. */
15885
15910
  occurred_at: string
15886
15911
  /** The ID of the access code. */
15887
15912
  access_code_id: string
@@ -15892,13 +15917,13 @@ export interface Routes {
15892
15917
  event_type: 'access_code.unmanaged.removed'
15893
15918
  }
15894
15919
  | {
15895
- /** The ID of the event. */
15920
+ /** ID of the event. */
15896
15921
  event_id: string
15897
- /** The ID of the workspace. */
15922
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15898
15923
  workspace_id: string
15899
- /** The time when the event was created. */
15924
+ /** Time at which the event was created. */
15900
15925
  created_at: string
15901
- /** The time when the event occurred. */
15926
+ /** Time when the event occurred. */
15902
15927
  occurred_at: string
15903
15928
  /** ID of the connected account.
15904
15929
  * @deprecated Will be removed. */
@@ -15908,13 +15933,13 @@ export interface Routes {
15908
15933
  event_type: 'acs_system.connected'
15909
15934
  }
15910
15935
  | {
15911
- /** The ID of the event. */
15936
+ /** ID of the event. */
15912
15937
  event_id: string
15913
- /** The ID of the workspace. */
15938
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15914
15939
  workspace_id: string
15915
- /** The time when the event was created. */
15940
+ /** Time at which the event was created. */
15916
15941
  created_at: string
15917
- /** The time when the event occurred. */
15942
+ /** Time when the event occurred. */
15918
15943
  occurred_at: string
15919
15944
  /** ID of the connected account.
15920
15945
  * @deprecated Will be removed. */
@@ -15924,13 +15949,13 @@ export interface Routes {
15924
15949
  event_type: 'acs_system.added'
15925
15950
  }
15926
15951
  | {
15927
- /** The ID of the event. */
15952
+ /** ID of the event. */
15928
15953
  event_id: string
15929
- /** The ID of the workspace. */
15954
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15930
15955
  workspace_id: string
15931
- /** The time when the event was created. */
15956
+ /** Time at which the event was created. */
15932
15957
  created_at: string
15933
- /** The time when the event occurred. */
15958
+ /** Time when the event occurred. */
15934
15959
  occurred_at: string
15935
15960
  /** ID of the connected account.
15936
15961
  * @deprecated Will be removed. */
@@ -15940,13 +15965,13 @@ export interface Routes {
15940
15965
  event_type: 'acs_system.disconnected'
15941
15966
  }
15942
15967
  | {
15943
- /** The ID of the event. */
15968
+ /** ID of the event. */
15944
15969
  event_id: string
15945
- /** The ID of the workspace. */
15970
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15946
15971
  workspace_id: string
15947
- /** The time when the event was created. */
15972
+ /** Time at which the event was created. */
15948
15973
  created_at: string
15949
- /** The time when the event occurred. */
15974
+ /** Time when the event occurred. */
15950
15975
  occurred_at: string
15951
15976
  /** ID of the connected account.
15952
15977
  * @deprecated Will be removed. */
@@ -15957,13 +15982,13 @@ export interface Routes {
15957
15982
  event_type: 'acs_credential.deleted'
15958
15983
  }
15959
15984
  | {
15960
- /** The ID of the event. */
15985
+ /** ID of the event. */
15961
15986
  event_id: string
15962
- /** The ID of the workspace. */
15987
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15963
15988
  workspace_id: string
15964
- /** The time when the event was created. */
15989
+ /** Time at which the event was created. */
15965
15990
  created_at: string
15966
- /** The time when the event occurred. */
15991
+ /** Time when the event occurred. */
15967
15992
  occurred_at: string
15968
15993
  /** ID of the connected account.
15969
15994
  * @deprecated Will be removed. */
@@ -15974,13 +15999,13 @@ export interface Routes {
15974
15999
  event_type: 'acs_credential.issued'
15975
16000
  }
15976
16001
  | {
15977
- /** The ID of the event. */
16002
+ /** ID of the event. */
15978
16003
  event_id: string
15979
- /** The ID of the workspace. */
16004
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15980
16005
  workspace_id: string
15981
- /** The time when the event was created. */
16006
+ /** Time at which the event was created. */
15982
16007
  created_at: string
15983
- /** The time when the event occurred. */
16008
+ /** Time when the event occurred. */
15984
16009
  occurred_at: string
15985
16010
  /** ID of the connected account.
15986
16011
  * @deprecated Will be removed. */
@@ -15991,13 +16016,13 @@ export interface Routes {
15991
16016
  event_type: 'acs_user.deleted'
15992
16017
  }
15993
16018
  | {
15994
- /** The ID of the event. */
16019
+ /** ID of the event. */
15995
16020
  event_id: string
15996
- /** The ID of the workspace. */
16021
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
15997
16022
  workspace_id: string
15998
- /** The time when the event was created. */
16023
+ /** Time at which the event was created. */
15999
16024
  created_at: string
16000
- /** The time when the event occurred. */
16025
+ /** Time when the event occurred. */
16001
16026
  occurred_at: string
16002
16027
  /** ID of the connected account.
16003
16028
  * @deprecated Will be removed. */
@@ -16009,13 +16034,13 @@ export interface Routes {
16009
16034
  event_type: 'acs_encoder.added'
16010
16035
  }
16011
16036
  | {
16012
- /** The ID of the event. */
16037
+ /** ID of the event. */
16013
16038
  event_id: string
16014
- /** The ID of the workspace. */
16039
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16015
16040
  workspace_id: string
16016
- /** The time when the event was created. */
16041
+ /** Time at which the event was created. */
16017
16042
  created_at: string
16018
- /** The time when the event occurred. */
16043
+ /** Time when the event occurred. */
16019
16044
  occurred_at: string
16020
16045
  /** ID of the connected account.
16021
16046
  * @deprecated Will be removed. */
@@ -16027,26 +16052,26 @@ export interface Routes {
16027
16052
  event_type: 'acs_encoder.removed'
16028
16053
  }
16029
16054
  | {
16030
- /** The ID of the event. */
16055
+ /** ID of the event. */
16031
16056
  event_id: string
16032
- /** The ID of the workspace. */
16057
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16033
16058
  workspace_id: string
16034
- /** The time when the event was created. */
16059
+ /** Time at which the event was created. */
16035
16060
  created_at: string
16036
- /** The time when the event occurred. */
16061
+ /** Time when the event occurred. */
16037
16062
  occurred_at: string
16038
16063
  /** ID of the client session. */
16039
16064
  client_session_id: string
16040
16065
  event_type: 'client_session.deleted'
16041
16066
  }
16042
16067
  | {
16043
- /** The ID of the event. */
16068
+ /** ID of the event. */
16044
16069
  event_id: string
16045
- /** The ID of the workspace. */
16070
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16046
16071
  workspace_id: string
16047
- /** The time when the event was created. */
16072
+ /** Time at which the event was created. */
16048
16073
  created_at: string
16049
- /** The time when the event occurred. */
16074
+ /** Time when the event occurred. */
16050
16075
  occurred_at: string
16051
16076
  /** ID of the connected account. */
16052
16077
  connected_account_id: string
@@ -16055,13 +16080,13 @@ export interface Routes {
16055
16080
  connect_webview_id: string
16056
16081
  }
16057
16082
  | {
16058
- /** The ID of the event. */
16083
+ /** ID of the event. */
16059
16084
  event_id: string
16060
- /** The ID of the workspace. */
16085
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16061
16086
  workspace_id: string
16062
- /** The time when the event was created. */
16087
+ /** Time at which the event was created. */
16063
16088
  created_at: string
16064
- /** The time when the event occurred. */
16089
+ /** Time when the event occurred. */
16065
16090
  occurred_at: string
16066
16091
  /** ID of the connected account. */
16067
16092
  connected_account_id: string
@@ -16070,13 +16095,13 @@ export interface Routes {
16070
16095
  connect_webview_id: string
16071
16096
  }
16072
16097
  | {
16073
- /** The ID of the event. */
16098
+ /** ID of the event. */
16074
16099
  event_id: string
16075
- /** The ID of the workspace. */
16100
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16076
16101
  workspace_id: string
16077
- /** The time when the event was created. */
16102
+ /** Time at which the event was created. */
16078
16103
  created_at: string
16079
- /** The time when the event occurred. */
16104
+ /** Time when the event occurred. */
16080
16105
  occurred_at: string
16081
16106
  /** ID of the connected account. */
16082
16107
  connected_account_id: string
@@ -16085,65 +16110,65 @@ export interface Routes {
16085
16110
  connect_webview_id: string
16086
16111
  }
16087
16112
  | {
16088
- /** The ID of the event. */
16113
+ /** ID of the event. */
16089
16114
  event_id: string
16090
- /** The ID of the workspace. */
16115
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16091
16116
  workspace_id: string
16092
- /** The time when the event was created. */
16117
+ /** Time at which the event was created. */
16093
16118
  created_at: string
16094
- /** The time when the event occurred. */
16119
+ /** Time when the event occurred. */
16095
16120
  occurred_at: string
16096
16121
  /** ID of the connected account. */
16097
16122
  connected_account_id: string
16098
16123
  event_type: 'connected_account.disconnected'
16099
16124
  }
16100
16125
  | {
16101
- /** The ID of the event. */
16126
+ /** ID of the event. */
16102
16127
  event_id: string
16103
- /** The ID of the workspace. */
16128
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16104
16129
  workspace_id: string
16105
- /** The time when the event was created. */
16130
+ /** Time at which the event was created. */
16106
16131
  created_at: string
16107
- /** The time when the event occurred. */
16132
+ /** Time when the event occurred. */
16108
16133
  occurred_at: string
16109
16134
  /** ID of the connected account. */
16110
16135
  connected_account_id: string
16111
16136
  event_type: 'connected_account.completed_first_sync'
16112
16137
  }
16113
16138
  | {
16114
- /** The ID of the event. */
16139
+ /** ID of the event. */
16115
16140
  event_id: string
16116
- /** The ID of the workspace. */
16141
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16117
16142
  workspace_id: string
16118
- /** The time when the event was created. */
16143
+ /** Time at which the event was created. */
16119
16144
  created_at: string
16120
- /** The time when the event occurred. */
16145
+ /** Time when the event occurred. */
16121
16146
  occurred_at: string
16122
16147
  /** ID of the connected account. */
16123
16148
  connected_account_id: string
16124
16149
  event_type: 'connected_account.deleted'
16125
16150
  }
16126
16151
  | {
16127
- /** The ID of the event. */
16152
+ /** ID of the event. */
16128
16153
  event_id: string
16129
- /** The ID of the workspace. */
16154
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16130
16155
  workspace_id: string
16131
- /** The time when the event was created. */
16156
+ /** Time at which the event was created. */
16132
16157
  created_at: string
16133
- /** The time when the event occurred. */
16158
+ /** Time when the event occurred. */
16134
16159
  occurred_at: string
16135
16160
  /** ID of the connected account. */
16136
16161
  connected_account_id: string
16137
16162
  event_type: 'connected_account.completed_first_sync_after_reconnection'
16138
16163
  }
16139
16164
  | {
16140
- /** The ID of the event. */
16165
+ /** ID of the event. */
16141
16166
  event_id: string
16142
- /** The ID of the workspace. */
16167
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16143
16168
  workspace_id: string
16144
- /** The time when the event was created. */
16169
+ /** Time at which the event was created. */
16145
16170
  created_at: string
16146
- /** The time when the event occurred. */
16171
+ /** Time when the event occurred. */
16147
16172
  occurred_at: string
16148
16173
  /** The ID of the action attempt. */
16149
16174
  action_attempt_id: string
@@ -16154,13 +16179,13 @@ export interface Routes {
16154
16179
  event_type: 'action_attempt.lock_door.succeeded'
16155
16180
  }
16156
16181
  | {
16157
- /** The ID of the event. */
16182
+ /** ID of the event. */
16158
16183
  event_id: string
16159
- /** The ID of the workspace. */
16184
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16160
16185
  workspace_id: string
16161
- /** The time when the event was created. */
16186
+ /** Time at which the event was created. */
16162
16187
  created_at: string
16163
- /** The time when the event occurred. */
16188
+ /** Time when the event occurred. */
16164
16189
  occurred_at: string
16165
16190
  /** The ID of the action attempt. */
16166
16191
  action_attempt_id: string
@@ -16171,13 +16196,13 @@ export interface Routes {
16171
16196
  event_type: 'action_attempt.lock_door.failed'
16172
16197
  }
16173
16198
  | {
16174
- /** The ID of the event. */
16199
+ /** ID of the event. */
16175
16200
  event_id: string
16176
- /** The ID of the workspace. */
16201
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16177
16202
  workspace_id: string
16178
- /** The time when the event was created. */
16203
+ /** Time at which the event was created. */
16179
16204
  created_at: string
16180
- /** The time when the event occurred. */
16205
+ /** Time when the event occurred. */
16181
16206
  occurred_at: string
16182
16207
  /** The ID of the action attempt. */
16183
16208
  action_attempt_id: string
@@ -16188,13 +16213,13 @@ export interface Routes {
16188
16213
  event_type: 'action_attempt.unlock_door.succeeded'
16189
16214
  }
16190
16215
  | {
16191
- /** The ID of the event. */
16216
+ /** ID of the event. */
16192
16217
  event_id: string
16193
- /** The ID of the workspace. */
16218
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16194
16219
  workspace_id: string
16195
- /** The time when the event was created. */
16220
+ /** Time at which the event was created. */
16196
16221
  created_at: string
16197
- /** The time when the event occurred. */
16222
+ /** Time when the event occurred. */
16198
16223
  occurred_at: string
16199
16224
  /** The ID of the action attempt. */
16200
16225
  action_attempt_id: string
@@ -16205,13 +16230,13 @@ export interface Routes {
16205
16230
  event_type: 'action_attempt.unlock_door.failed'
16206
16231
  }
16207
16232
  | {
16208
- /** The ID of the event. */
16233
+ /** ID of the event. */
16209
16234
  event_id: string
16210
- /** The ID of the workspace. */
16235
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16211
16236
  workspace_id: string
16212
- /** The time when the event was created. */
16237
+ /** Time at which the event was created. */
16213
16238
  created_at: string
16214
- /** The time when the event occurred. */
16239
+ /** Time when the event occurred. */
16215
16240
  occurred_at: string
16216
16241
  /** ID of the connect webview. */
16217
16242
  connect_webview_id: string
@@ -16220,473 +16245,486 @@ export interface Routes {
16220
16245
  connected_account_id: string
16221
16246
  }
16222
16247
  | {
16223
- /** The ID of the event. */
16248
+ /** ID of the event. */
16224
16249
  event_id: string
16225
- /** The ID of the workspace. */
16250
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16226
16251
  workspace_id: string
16227
- /** The time when the event was created. */
16252
+ /** Time at which the event was created. */
16228
16253
  created_at: string
16229
- /** The time when the event occurred. */
16254
+ /** Time when the event occurred. */
16230
16255
  occurred_at: string
16231
16256
  /** ID of the connect webview. */
16232
16257
  connect_webview_id: string
16233
16258
  event_type: 'connect_webview.login_failed'
16234
16259
  }
16235
16260
  | {
16236
- /** The ID of the event. */
16261
+ /** ID of the event. */
16237
16262
  event_id: string
16238
- /** The ID of the workspace. */
16263
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16239
16264
  workspace_id: string
16240
- /** The time when the event was created. */
16265
+ /** Time at which the event was created. */
16241
16266
  created_at: string
16242
- /** The time when the event occurred. */
16267
+ /** Time when the event occurred. */
16243
16268
  occurred_at: string
16244
16269
  /** ID of the device. */
16245
16270
  device_id: string
16246
- /** ID of the connected account. */
16271
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16247
16272
  connected_account_id: string
16248
16273
  event_type: 'device.connected'
16249
16274
  }
16250
16275
  | {
16251
- /** The ID of the event. */
16276
+ /** ID of the event. */
16252
16277
  event_id: string
16253
- /** The ID of the workspace. */
16278
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16254
16279
  workspace_id: string
16255
- /** The time when the event was created. */
16280
+ /** Time at which the event was created. */
16256
16281
  created_at: string
16257
- /** The time when the event occurred. */
16282
+ /** Time when the event occurred. */
16258
16283
  occurred_at: string
16259
16284
  /** ID of the device. */
16260
16285
  device_id: string
16261
- /** ID of the connected account. */
16286
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16262
16287
  connected_account_id: string
16263
16288
  event_type: 'device.added'
16264
16289
  }
16265
16290
  | {
16266
- /** The ID of the event. */
16291
+ /** ID of the event. */
16267
16292
  event_id: string
16268
- /** The ID of the workspace. */
16293
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16269
16294
  workspace_id: string
16270
- /** The time when the event was created. */
16295
+ /** Time at which the event was created. */
16271
16296
  created_at: string
16272
- /** The time when the event occurred. */
16297
+ /** Time when the event occurred. */
16273
16298
  occurred_at: string
16274
16299
  /** ID of the device. */
16275
16300
  device_id: string
16276
- /** ID of the connected account. */
16301
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16277
16302
  connected_account_id: string
16278
16303
  event_type: 'device.converted_to_unmanaged'
16279
16304
  }
16280
16305
  | {
16281
- /** The ID of the event. */
16306
+ /** ID of the event. */
16282
16307
  event_id: string
16283
- /** The ID of the workspace. */
16308
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16284
16309
  workspace_id: string
16285
- /** The time when the event was created. */
16310
+ /** Time at which the event was created. */
16286
16311
  created_at: string
16287
- /** The time when the event occurred. */
16312
+ /** Time when the event occurred. */
16288
16313
  occurred_at: string
16289
16314
  /** ID of the device. */
16290
16315
  device_id: string
16291
- /** ID of the connected account. */
16316
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16292
16317
  connected_account_id: string
16293
16318
  event_type: 'device.unmanaged.converted_to_managed'
16294
16319
  }
16295
16320
  | {
16296
- /** The ID of the event. */
16321
+ /** ID of the event. */
16297
16322
  event_id: string
16298
- /** The ID of the workspace. */
16323
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16299
16324
  workspace_id: string
16300
- /** The time when the event was created. */
16325
+ /** Time at which the event was created. */
16301
16326
  created_at: string
16302
- /** The time when the event occurred. */
16327
+ /** Time when the event occurred. */
16303
16328
  occurred_at: string
16304
16329
  /** ID of the device. */
16305
16330
  device_id: string
16306
- /** ID of the connected account. */
16331
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16307
16332
  connected_account_id: string
16308
16333
  event_type: 'device.unmanaged.connected'
16309
16334
  }
16310
16335
  | {
16311
- /** The ID of the event. */
16336
+ /** ID of the event. */
16312
16337
  event_id: string
16313
- /** The ID of the workspace. */
16338
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16314
16339
  workspace_id: string
16315
- /** The time when the event was created. */
16340
+ /** Time at which the event was created. */
16316
16341
  created_at: string
16317
- /** The time when the event occurred. */
16342
+ /** Time when the event occurred. */
16318
16343
  occurred_at: string
16319
16344
  /** ID of the device. */
16320
16345
  device_id: string
16321
- /** ID of the connected account. */
16346
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16322
16347
  connected_account_id: string
16323
16348
  event_type: 'device.disconnected'
16324
- /** The error code associated with the event, if any. */
16349
+ /** Error code associated with the disconnection event, if any. */
16325
16350
  error_code:
16326
16351
  | 'account_disconnected'
16327
16352
  | 'hub_disconnected'
16328
16353
  | 'device_disconnected'
16329
16354
  }
16330
16355
  | {
16331
- /** The ID of the event. */
16356
+ /** ID of the event. */
16332
16357
  event_id: string
16333
- /** The ID of the workspace. */
16358
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16334
16359
  workspace_id: string
16335
- /** The time when the event was created. */
16360
+ /** Time at which the event was created. */
16336
16361
  created_at: string
16337
- /** The time when the event occurred. */
16362
+ /** Time when the event occurred. */
16338
16363
  occurred_at: string
16339
16364
  /** ID of the device. */
16340
16365
  device_id: string
16341
- /** ID of the connected account. */
16366
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16342
16367
  connected_account_id: string
16343
16368
  event_type: 'device.unmanaged.disconnected'
16344
- /** The error code associated with the event, if any. */
16369
+ /** Error code associated with the disconnection event, if any. */
16345
16370
  error_code:
16346
16371
  | 'account_disconnected'
16347
16372
  | 'hub_disconnected'
16348
16373
  | 'device_disconnected'
16349
16374
  }
16350
16375
  | {
16351
- /** The ID of the event. */
16376
+ /** ID of the event. */
16352
16377
  event_id: string
16353
- /** The ID of the workspace. */
16378
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16354
16379
  workspace_id: string
16355
- /** The time when the event was created. */
16380
+ /** Time at which the event was created. */
16356
16381
  created_at: string
16357
- /** The time when the event occurred. */
16382
+ /** Time when the event occurred. */
16358
16383
  occurred_at: string
16359
16384
  /** ID of the device. */
16360
16385
  device_id: string
16361
- /** ID of the connected account. */
16386
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16362
16387
  connected_account_id: string
16363
16388
  event_type: 'device.tampered'
16364
16389
  }
16365
16390
  | {
16366
- /** The ID of the event. */
16391
+ /** ID of the event. */
16367
16392
  event_id: string
16368
- /** The ID of the workspace. */
16393
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16369
16394
  workspace_id: string
16370
- /** The time when the event was created. */
16395
+ /** Time at which the event was created. */
16371
16396
  created_at: string
16372
- /** The time when the event occurred. */
16397
+ /** Time when the event occurred. */
16373
16398
  occurred_at: string
16374
16399
  /** ID of the device. */
16375
16400
  device_id: string
16376
- /** ID of the connected account. */
16401
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16377
16402
  connected_account_id: string
16378
16403
  event_type: 'device.low_battery'
16379
- /** Fractional number 0 to 1.0 indicating amount of battery in device, as reported by device. */
16404
+ /** Number in the range 0 to 1.0 indicating the amount of battery in the device, as reported by the device. */
16380
16405
  battery_level: number
16381
16406
  }
16382
16407
  | {
16383
- /** The ID of the event. */
16408
+ /** ID of the event. */
16384
16409
  event_id: string
16385
- /** The ID of the workspace. */
16410
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16386
16411
  workspace_id: string
16387
- /** The time when the event was created. */
16412
+ /** Time at which the event was created. */
16388
16413
  created_at: string
16389
- /** The time when the event occurred. */
16414
+ /** Time when the event occurred. */
16390
16415
  occurred_at: string
16391
16416
  /** ID of the device. */
16392
16417
  device_id: string
16393
- /** ID of the connected account. */
16418
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16394
16419
  connected_account_id: string
16395
16420
  event_type: 'device.battery_status_changed'
16396
- /** Enum representing the battery status calculated from numeric battery_level value, one of 'critical' | 'low' | 'good' | 'full' */
16421
+ /** Battery status of the device, calculated from the numeric `battery_level` value. */
16397
16422
  battery_status: 'critical' | 'low' | 'good' | 'full'
16398
- /** Fractional number 0 to 1.0 indicating amount of battery in device, as reported by device. */
16423
+ /** Number in the range 0 to 1.0 indicating the amount of battery in the device, as reported by the device. */
16399
16424
  battery_level: number
16400
16425
  }
16401
16426
  | {
16402
- /** The ID of the event. */
16427
+ /** ID of the event. */
16403
16428
  event_id: string
16404
- /** The ID of the workspace. */
16429
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16405
16430
  workspace_id: string
16406
- /** The time when the event was created. */
16431
+ /** Time at which the event was created. */
16407
16432
  created_at: string
16408
- /** The time when the event occurred. */
16433
+ /** Time when the event occurred. */
16409
16434
  occurred_at: string
16410
16435
  /** ID of the device. */
16411
16436
  device_id: string
16412
- /** ID of the connected account. */
16437
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16413
16438
  connected_account_id: string
16414
16439
  event_type: 'device.removed'
16415
16440
  }
16416
16441
  | {
16417
- /** The ID of the event. */
16442
+ /** ID of the event. */
16418
16443
  event_id: string
16419
- /** The ID of the workspace. */
16444
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16420
16445
  workspace_id: string
16421
- /** The time when the event was created. */
16446
+ /** Time at which the event was created. */
16422
16447
  created_at: string
16423
- /** The time when the event occurred. */
16448
+ /** Time when the event occurred. */
16424
16449
  occurred_at: string
16425
16450
  /** ID of the device. */
16426
16451
  device_id: string
16427
- /** ID of the connected account. */
16452
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16428
16453
  connected_account_id: string
16429
16454
  event_type: 'device.deleted'
16430
16455
  }
16431
16456
  | {
16432
- /** The ID of the event. */
16457
+ /** ID of the event. */
16433
16458
  event_id: string
16434
- /** The ID of the workspace. */
16459
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16435
16460
  workspace_id: string
16436
- /** The time when the event was created. */
16461
+ /** Time at which the event was created. */
16437
16462
  created_at: string
16438
- /** The time when the event occurred. */
16463
+ /** Time when the event occurred. */
16439
16464
  occurred_at: string
16440
16465
  /** ID of the device. */
16441
16466
  device_id: string
16442
- /** ID of the connected account. */
16467
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16443
16468
  connected_account_id: string
16444
16469
  event_type: 'device.third_party_integration_detected'
16445
16470
  }
16446
16471
  | {
16447
- /** The ID of the event. */
16472
+ /** ID of the event. */
16448
16473
  event_id: string
16449
- /** The ID of the workspace. */
16474
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16450
16475
  workspace_id: string
16451
- /** The time when the event was created. */
16476
+ /** Time at which the event was created. */
16452
16477
  created_at: string
16453
- /** The time when the event occurred. */
16478
+ /** Time when the event occurred. */
16454
16479
  occurred_at: string
16455
16480
  /** ID of the device. */
16456
16481
  device_id: string
16457
- /** ID of the connected account. */
16482
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16458
16483
  connected_account_id: string
16459
16484
  event_type: 'device.third_party_integration_no_longer_detected'
16460
16485
  }
16461
16486
  | {
16462
- /** The ID of the event. */
16487
+ /** ID of the event. */
16463
16488
  event_id: string
16464
- /** The ID of the workspace. */
16489
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16465
16490
  workspace_id: string
16466
- /** The time when the event was created. */
16491
+ /** Time at which the event was created. */
16467
16492
  created_at: string
16468
- /** The time when the event occurred. */
16493
+ /** Time when the event occurred. */
16469
16494
  occurred_at: string
16470
16495
  /** ID of the device. */
16471
16496
  device_id: string
16472
- /** ID of the connected account. */
16497
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16473
16498
  connected_account_id: string
16474
16499
  event_type: 'device.salto.privacy_mode_activated'
16475
16500
  }
16476
16501
  | {
16477
- /** The ID of the event. */
16502
+ /** ID of the event. */
16478
16503
  event_id: string
16479
- /** The ID of the workspace. */
16504
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16480
16505
  workspace_id: string
16481
- /** The time when the event was created. */
16506
+ /** Time at which the event was created. */
16482
16507
  created_at: string
16483
- /** The time when the event occurred. */
16508
+ /** Time when the event occurred. */
16484
16509
  occurred_at: string
16485
16510
  /** ID of the device. */
16486
16511
  device_id: string
16487
- /** ID of the connected account. */
16512
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16488
16513
  connected_account_id: string
16489
16514
  event_type: 'device.salto.privacy_mode_deactivated'
16490
16515
  }
16491
16516
  | {
16492
- /** The ID of the event. */
16517
+ /** ID of the event. */
16493
16518
  event_id: string
16494
- /** The ID of the workspace. */
16519
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16495
16520
  workspace_id: string
16496
- /** The time when the event was created. */
16521
+ /** Time at which the event was created. */
16497
16522
  created_at: string
16498
- /** The time when the event occurred. */
16523
+ /** Time when the event occurred. */
16499
16524
  occurred_at: string
16500
16525
  /** ID of the device. */
16501
16526
  device_id: string
16502
- /** ID of the connected account. */
16527
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16503
16528
  connected_account_id: string
16504
16529
  event_type: 'device.connection_became_flaky'
16505
16530
  }
16506
16531
  | {
16507
- /** The ID of the event. */
16532
+ /** ID of the event. */
16508
16533
  event_id: string
16509
- /** The ID of the workspace. */
16534
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16510
16535
  workspace_id: string
16511
- /** The time when the event was created. */
16536
+ /** Time at which the event was created. */
16512
16537
  created_at: string
16513
- /** The time when the event occurred. */
16538
+ /** Time when the event occurred. */
16514
16539
  occurred_at: string
16515
16540
  /** ID of the device. */
16516
16541
  device_id: string
16517
- /** ID of the connected account. */
16542
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16518
16543
  connected_account_id: string
16519
16544
  event_type: 'device.connection_stabilized'
16520
16545
  }
16521
16546
  | {
16522
- /** The ID of the event. */
16547
+ /** ID of the event. */
16523
16548
  event_id: string
16524
- /** The ID of the workspace. */
16549
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16525
16550
  workspace_id: string
16526
- /** The time when the event was created. */
16551
+ /** Time at which the event was created. */
16527
16552
  created_at: string
16528
- /** The time when the event occurred. */
16553
+ /** Time when the event occurred. */
16529
16554
  occurred_at: string
16530
16555
  /** ID of the device. */
16531
16556
  device_id: string
16532
- /** ID of the connected account. */
16557
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16533
16558
  connected_account_id: string
16534
16559
  event_type: 'device.error.subscription_required'
16535
16560
  }
16536
16561
  | {
16537
- /** The ID of the event. */
16562
+ /** ID of the event. */
16538
16563
  event_id: string
16539
- /** The ID of the workspace. */
16564
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16540
16565
  workspace_id: string
16541
- /** The time when the event was created. */
16566
+ /** Time at which the event was created. */
16542
16567
  created_at: string
16543
- /** The time when the event occurred. */
16568
+ /** Time when the event occurred. */
16544
16569
  occurred_at: string
16545
16570
  /** ID of the device. */
16546
16571
  device_id: string
16547
- /** ID of the connected account. */
16572
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16548
16573
  connected_account_id: string
16549
16574
  event_type: 'device.error.subscription_required.resolved'
16550
16575
  }
16551
16576
  | {
16552
- /** The ID of the event. */
16577
+ /** ID of the event. */
16553
16578
  event_id: string
16554
- /** The ID of the workspace. */
16579
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16555
16580
  workspace_id: string
16556
- /** The time when the event was created. */
16581
+ /** Time at which the event was created. */
16557
16582
  created_at: string
16558
- /** The time when the event occurred. */
16583
+ /** Time when the event occurred. */
16559
16584
  occurred_at: string
16560
16585
  /** ID of the device. */
16561
16586
  device_id: string
16562
- /** ID of the connected account. */
16587
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16563
16588
  connected_account_id: string
16564
16589
  event_type: 'device.accessory_keypad_connected'
16565
16590
  }
16566
16591
  | {
16567
- /** The ID of the event. */
16592
+ /** ID of the event. */
16568
16593
  event_id: string
16569
- /** The ID of the workspace. */
16594
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16570
16595
  workspace_id: string
16571
- /** The time when the event was created. */
16596
+ /** Time at which the event was created. */
16572
16597
  created_at: string
16573
- /** The time when the event occurred. */
16598
+ /** Time when the event occurred. */
16574
16599
  occurred_at: string
16575
16600
  /** ID of the device. */
16576
16601
  device_id: string
16577
- /** ID of the connected account. */
16602
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16578
16603
  connected_account_id: string
16579
16604
  event_type: 'device.accessory_keypad_disconnected'
16580
16605
  }
16581
16606
  | {
16582
- /** The ID of the event. */
16607
+ /** ID of the event. */
16583
16608
  event_id: string
16584
- /** The ID of the workspace. */
16609
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16585
16610
  workspace_id: string
16586
- /** The time when the event was created. */
16611
+ /** Time at which the event was created. */
16587
16612
  created_at: string
16588
- /** The time when the event occurred. */
16613
+ /** Time when the event occurred. */
16589
16614
  occurred_at: string
16590
16615
  /** ID of the device. */
16591
16616
  device_id: string
16592
- /** ID of the connected account. */
16617
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16593
16618
  connected_account_id: string
16594
16619
  event_type: 'noise_sensor.noise_threshold_triggered'
16620
+ /** Detected noise level in decibels. */
16595
16621
  noise_level_decibels?: number | undefined
16622
+ /** Detected noise level in Noiseaware Noise Risk Score (NRS). */
16596
16623
  noise_level_nrs?: number | undefined
16624
+ /** ID of the [noise threshold](https://docs.seam.co/latest/capability-guides/noise-sensors#what-is-a-threshold) that was triggered. */
16597
16625
  noise_threshold_id?: string | undefined
16626
+ /** Name of the [noise threshold](https://docs.seam.co/latest/capability-guides/noise-sensors#what-is-a-threshold) that was triggered. */
16598
16627
  noise_threshold_name?: string | undefined
16599
- /** Metadata from the Noiseaware API. */
16628
+ /** Metadata from Noiseaware. */
16600
16629
  noiseaware_metadata?: Record<string, unknown> | undefined
16601
- /** Metadata from the Minut API. */
16630
+ /** Metadata from Minut. */
16602
16631
  minut_metadata?: Record<string, unknown> | undefined
16603
16632
  }
16604
16633
  | {
16605
- /** The ID of the event. */
16634
+ /** ID of the event. */
16606
16635
  event_id: string
16607
- /** The ID of the workspace. */
16636
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16608
16637
  workspace_id: string
16609
- /** The time when the event was created. */
16638
+ /** Time at which the event was created. */
16610
16639
  created_at: string
16611
- /** The time when the event occurred. */
16640
+ /** Time when the event occurred. */
16612
16641
  occurred_at: string
16613
16642
  /** ID of the device. */
16614
16643
  device_id: string
16615
- /** ID of the connected account. */
16644
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16616
16645
  connected_account_id: string
16617
16646
  event_type: 'lock.locked'
16647
+ /** ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used to lock the device. */
16618
16648
  access_code_id?: string | undefined
16649
+ /** ID of the [action attempt](https://docs.seam.co/latest/core-concepts/action-attempts) associated with the lock action. */
16619
16650
  action_attempt_id?: string | undefined
16620
- /** Method by which a lock device was locked or unlocked. When the method is `keycode`, the `access_code_id` will reference the Seam access code which was used, if reported by the device. */
16651
+ /** Method by which a lock device was locked. When the method is `keycode`, the `access_code_id` indicates the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used, if reported by the device. */
16621
16652
  method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'seamapi'
16622
16653
  }
16623
16654
  | {
16624
- /** The ID of the event. */
16655
+ /** ID of the event. */
16625
16656
  event_id: string
16626
- /** The ID of the workspace. */
16657
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16627
16658
  workspace_id: string
16628
- /** The time when the event was created. */
16659
+ /** Time at which the event was created. */
16629
16660
  created_at: string
16630
- /** The time when the event occurred. */
16661
+ /** Time when the event occurred. */
16631
16662
  occurred_at: string
16632
16663
  /** ID of the device. */
16633
16664
  device_id: string
16634
- /** ID of the connected account. */
16665
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16635
16666
  connected_account_id: string
16636
16667
  event_type: 'lock.unlocked'
16668
+ /** ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used to unlock the device. */
16637
16669
  access_code_id?: string | undefined
16670
+ /** ID of the [action attempt](https://docs.seam.co/latest/core-concepts/action-attempts) associated with the unlock action. */
16638
16671
  action_attempt_id?: string | undefined
16639
- /** Method by which a lock device was locked or unlocked. When the method is `keycode`, the `access_code_id` will reference the Seam access code which was used, if reported by the device. */
16672
+ /** Method by which a lock device was unlocked. When the method is `keycode`, the `access_code_id` indicates the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used, if reported by the device. */
16640
16673
  method: 'keycode' | 'manual' | 'automatic' | 'unknown' | 'seamapi'
16641
16674
  }
16642
16675
  | {
16643
- /** The ID of the event. */
16676
+ /** ID of the event. */
16644
16677
  event_id: string
16645
- /** The ID of the workspace. */
16678
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16646
16679
  workspace_id: string
16647
- /** The time when the event was created. */
16680
+ /** Time at which the event was created. */
16648
16681
  created_at: string
16649
- /** The time when the event occurred. */
16682
+ /** Time when the event occurred. */
16650
16683
  occurred_at: string
16651
16684
  /** ID of the device. */
16652
16685
  device_id: string
16653
- /** ID of the connected account. */
16686
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16654
16687
  connected_account_id: string
16655
16688
  event_type: 'lock.access_denied'
16689
+ /** ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) that was used in the unlock attempts. */
16656
16690
  access_code_id?: string | undefined
16657
16691
  }
16658
16692
  | {
16659
- /** The ID of the event. */
16693
+ /** ID of the event. */
16660
16694
  event_id: string
16661
- /** The ID of the workspace. */
16695
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16662
16696
  workspace_id: string
16663
- /** The time when the event was created. */
16697
+ /** Time at which the event was created. */
16664
16698
  created_at: string
16665
- /** The time when the event occurred. */
16699
+ /** Time when the event occurred. */
16666
16700
  occurred_at: string
16667
16701
  /** ID of the device. */
16668
16702
  device_id: string
16669
- /** ID of the connected account. */
16703
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16670
16704
  connected_account_id: string
16671
16705
  event_type: 'thermostat.climate_preset_activated'
16706
+ /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules) that prompted the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) to be activated. */
16672
16707
  thermostat_schedule_id: string | null
16708
+ /** Key of the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) that was activated. */
16673
16709
  climate_preset_key: string
16710
+ /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) that was activated is the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
16674
16711
  is_fallback_climate_preset: boolean
16675
16712
  }
16676
16713
  | {
16677
- /** The ID of the event. */
16714
+ /** ID of the event. */
16678
16715
  event_id: string
16679
- /** The ID of the workspace. */
16716
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16680
16717
  workspace_id: string
16681
- /** The time when the event was created. */
16718
+ /** Time at which the event was created. */
16682
16719
  created_at: string
16683
- /** The time when the event occurred. */
16720
+ /** Time when the event occurred. */
16684
16721
  occurred_at: string
16685
16722
  /** ID of the device. */
16686
16723
  device_id: string
16687
- /** ID of the connected account. */
16724
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16688
16725
  connected_account_id: string
16689
16726
  event_type: 'thermostat.manually_adjusted'
16727
+ /** Method used to adjust the thermostat manually. `seam` indicates that the Seam API, Seam CLI, or Seam Console was used to adjust the thermostat. */
16690
16728
  method: 'seam' | 'external'
16691
16729
  /** Desired fan mode setting, such as `on`, `auto`, or `circulate`. */
16692
16730
  fan_mode_setting?:
@@ -16706,68 +16744,80 @@ export interface Routes {
16706
16744
  heating_set_point_fahrenheit?: (number | undefined) | undefined
16707
16745
  }
16708
16746
  | {
16709
- /** The ID of the event. */
16747
+ /** ID of the event. */
16710
16748
  event_id: string
16711
- /** The ID of the workspace. */
16749
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16712
16750
  workspace_id: string
16713
- /** The time when the event was created. */
16751
+ /** Time at which the event was created. */
16714
16752
  created_at: string
16715
- /** The time when the event occurred. */
16753
+ /** Time when the event occurred. */
16716
16754
  occurred_at: string
16717
16755
  /** ID of the device. */
16718
16756
  device_id: string
16719
- /** ID of the connected account. */
16757
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16720
16758
  connected_account_id: string
16721
16759
  event_type: 'thermostat.temperature_threshold_exceeded'
16760
+ /** Temperature, in °C, reported by the thermostat. */
16722
16761
  temperature_celsius: number
16762
+ /** Temperature, in °F, reported by the thermostat. */
16723
16763
  temperature_fahrenheit: number
16764
+ /** Upper temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16724
16765
  upper_limit_celsius: number | null
16766
+ /** Upper temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16725
16767
  upper_limit_fahrenheit: number | null
16768
+ /** Lower temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16726
16769
  lower_limit_celsius: number | null
16770
+ /** Lower temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16727
16771
  lower_limit_fahrenheit: number | null
16728
16772
  }
16729
16773
  | {
16730
- /** The ID of the event. */
16774
+ /** ID of the event. */
16731
16775
  event_id: string
16732
- /** The ID of the workspace. */
16776
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16733
16777
  workspace_id: string
16734
- /** The time when the event was created. */
16778
+ /** Time at which the event was created. */
16735
16779
  created_at: string
16736
- /** The time when the event occurred. */
16780
+ /** Time when the event occurred. */
16737
16781
  occurred_at: string
16738
16782
  /** ID of the device. */
16739
16783
  device_id: string
16740
- /** ID of the connected account. */
16784
+ /** ID of the [connected account](https://docs.seam.co/latest/core-concepts/connected-accounts). */
16741
16785
  connected_account_id: string
16742
16786
  event_type: 'thermostat.temperature_threshold_no_longer_exceeded'
16787
+ /** Temperature, in °C, reported by the thermostat. */
16743
16788
  temperature_celsius: number
16789
+ /** Temperature, in °F, reported by the thermostat. */
16744
16790
  temperature_fahrenheit: number
16791
+ /** Upper temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16745
16792
  upper_limit_celsius: number | null
16793
+ /** Upper temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16746
16794
  upper_limit_fahrenheit: number | null
16795
+ /** Lower temperature limit, in °C, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16747
16796
  lower_limit_celsius: number | null
16797
+ /** Lower temperature limit, in °F, defined by the set [threshold](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds). */
16748
16798
  lower_limit_fahrenheit: number | null
16749
16799
  }
16750
16800
  | {
16751
- /** The ID of the event. */
16801
+ /** ID of the event. */
16752
16802
  event_id: string
16753
- /** The ID of the workspace. */
16803
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16754
16804
  workspace_id: string
16755
- /** The time when the event was created. */
16805
+ /** Time at which the event was created. */
16756
16806
  created_at: string
16757
- /** The time when the event occurred. */
16807
+ /** Time when the event occurred. */
16758
16808
  occurred_at: string
16759
16809
  /** ID of the enrollment automation. */
16760
16810
  enrollment_automation_id: string
16761
16811
  event_type: 'enrollment_automation.deleted'
16762
16812
  }
16763
16813
  | {
16764
- /** The ID of the event. */
16814
+ /** ID of the event. */
16765
16815
  event_id: string
16766
- /** The ID of the workspace. */
16816
+ /** ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces). */
16767
16817
  workspace_id: string
16768
- /** The time when the event was created. */
16818
+ /** Time at which the event was created. */
16769
16819
  created_at: string
16770
- /** The time when the event occurred. */
16820
+ /** Time when the event occurred. */
16771
16821
  occurred_at: string
16772
16822
  /** ID of the device. */
16773
16823
  device_id: string