@seamapi/types 1.258.3 → 1.259.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.
@@ -4270,6 +4270,7 @@ export interface Routes {
4270
4270
  | 'four_suites_door'
4271
4271
  | 'dormakaba_oracode_door'
4272
4272
  | 'tedee_lock'
4273
+ | 'akiles_lock'
4273
4274
  )
4274
4275
  | ('noiseaware_activity_zone' | 'minut_sensor')
4275
4276
  | (
@@ -4643,6 +4644,12 @@ export interface Routes {
4643
4644
  encoder_id: string
4644
4645
  }
4645
4646
  | undefined
4647
+ akiles_metadata?:
4648
+ | {
4649
+ gadget_name: string
4650
+ gadget_id: string
4651
+ }
4652
+ | undefined
4646
4653
  }) &
4647
4654
  ({
4648
4655
  _experimental_supported_code_from_access_codes_lengths?:
@@ -8292,6 +8299,7 @@ export interface Routes {
8292
8299
  | 'four_suites_door'
8293
8300
  | 'dormakaba_oracode_door'
8294
8301
  | 'tedee_lock'
8302
+ | 'akiles_lock'
8295
8303
  )
8296
8304
  | ('noiseaware_activity_zone' | 'minut_sensor')
8297
8305
  | (
@@ -8665,6 +8673,12 @@ export interface Routes {
8665
8673
  encoder_id: string
8666
8674
  }
8667
8675
  | undefined
8676
+ akiles_metadata?:
8677
+ | {
8678
+ gadget_name: string
8679
+ gadget_id: string
8680
+ }
8681
+ | undefined
8668
8682
  }) &
8669
8683
  ({
8670
8684
  _experimental_supported_code_from_access_codes_lengths?:
@@ -8907,6 +8921,7 @@ export interface Routes {
8907
8921
  | 'four_suites_door'
8908
8922
  | 'dormakaba_oracode_door'
8909
8923
  | 'tedee_lock'
8924
+ | 'akiles_lock'
8910
8925
  )
8911
8926
  | ('noiseaware_activity_zone' | 'minut_sensor')
8912
8927
  | (
@@ -8947,6 +8962,7 @@ export interface Routes {
8947
8962
  | 'four_suites_door'
8948
8963
  | 'dormakaba_oracode_door'
8949
8964
  | 'tedee_lock'
8965
+ | 'akiles_lock'
8950
8966
  )
8951
8967
  | ('noiseaware_activity_zone' | 'minut_sensor')
8952
8968
  | (
@@ -8994,6 +9010,7 @@ export interface Routes {
8994
9010
  | 'dormakaba_oracode'
8995
9011
  | 'tedee'
8996
9012
  | 'honeywell_resideo'
9013
+ | 'akiles'
8997
9014
  )
8998
9015
  | undefined
8999
9016
  device_ids?: string[] | undefined
@@ -9066,6 +9083,7 @@ export interface Routes {
9066
9083
  | 'four_suites_door'
9067
9084
  | 'dormakaba_oracode_door'
9068
9085
  | 'tedee_lock'
9086
+ | 'akiles_lock'
9069
9087
  )
9070
9088
  | ('noiseaware_activity_zone' | 'minut_sensor')
9071
9089
  | (
@@ -9439,6 +9457,12 @@ export interface Routes {
9439
9457
  encoder_id: string
9440
9458
  }
9441
9459
  | undefined
9460
+ akiles_metadata?:
9461
+ | {
9462
+ gadget_name: string
9463
+ gadget_id: string
9464
+ }
9465
+ | undefined
9442
9466
  }) &
9443
9467
  ({
9444
9468
  _experimental_supported_code_from_access_codes_lengths?:
@@ -9799,6 +9823,7 @@ export interface Routes {
9799
9823
  | 'four_suites_door'
9800
9824
  | 'dormakaba_oracode_door'
9801
9825
  | 'tedee_lock'
9826
+ | 'akiles_lock'
9802
9827
  )
9803
9828
  | ('noiseaware_activity_zone' | 'minut_sensor')
9804
9829
  | (
@@ -9958,6 +9983,7 @@ export interface Routes {
9958
9983
  | 'four_suites_door'
9959
9984
  | 'dormakaba_oracode_door'
9960
9985
  | 'tedee_lock'
9986
+ | 'akiles_lock'
9961
9987
  )
9962
9988
  | ('noiseaware_activity_zone' | 'minut_sensor')
9963
9989
  | (
@@ -9998,6 +10024,7 @@ export interface Routes {
9998
10024
  | 'four_suites_door'
9999
10025
  | 'dormakaba_oracode_door'
10000
10026
  | 'tedee_lock'
10027
+ | 'akiles_lock'
10001
10028
  )
10002
10029
  | ('noiseaware_activity_zone' | 'minut_sensor')
10003
10030
  | (
@@ -10045,6 +10072,7 @@ export interface Routes {
10045
10072
  | 'dormakaba_oracode'
10046
10073
  | 'tedee'
10047
10074
  | 'honeywell_resideo'
10075
+ | 'akiles'
10048
10076
  )
10049
10077
  | undefined
10050
10078
  device_ids?: string[] | undefined
@@ -10117,6 +10145,7 @@ export interface Routes {
10117
10145
  | 'four_suites_door'
10118
10146
  | 'dormakaba_oracode_door'
10119
10147
  | 'tedee_lock'
10148
+ | 'akiles_lock'
10120
10149
  )
10121
10150
  | ('noiseaware_activity_zone' | 'minut_sensor')
10122
10151
  | (
@@ -10532,6 +10561,7 @@ export interface Routes {
10532
10561
  | 'four_suites_door'
10533
10562
  | 'dormakaba_oracode_door'
10534
10563
  | 'tedee_lock'
10564
+ | 'akiles_lock'
10535
10565
  )
10536
10566
  | ('noiseaware_activity_zone' | 'minut_sensor')
10537
10567
  | (
@@ -10905,6 +10935,12 @@ export interface Routes {
10905
10935
  encoder_id: string
10906
10936
  }
10907
10937
  | undefined
10938
+ akiles_metadata?:
10939
+ | {
10940
+ gadget_name: string
10941
+ gadget_id: string
10942
+ }
10943
+ | undefined
10908
10944
  }) &
10909
10945
  ({
10910
10946
  _experimental_supported_code_from_access_codes_lengths?:
@@ -11138,6 +11174,7 @@ export interface Routes {
11138
11174
  | 'four_suites_door'
11139
11175
  | 'dormakaba_oracode_door'
11140
11176
  | 'tedee_lock'
11177
+ | 'akiles_lock'
11141
11178
  )
11142
11179
  | ('noiseaware_activity_zone' | 'minut_sensor')
11143
11180
  | (
@@ -11511,6 +11548,12 @@ export interface Routes {
11511
11548
  encoder_id: string
11512
11549
  }
11513
11550
  | undefined
11551
+ akiles_metadata?:
11552
+ | {
11553
+ gadget_name: string
11554
+ gadget_id: string
11555
+ }
11556
+ | undefined
11514
11557
  }) &
11515
11558
  ({
11516
11559
  _experimental_supported_code_from_access_codes_lengths?:
@@ -11753,6 +11796,7 @@ export interface Routes {
11753
11796
  | 'four_suites_door'
11754
11797
  | 'dormakaba_oracode_door'
11755
11798
  | 'tedee_lock'
11799
+ | 'akiles_lock'
11756
11800
  )
11757
11801
  | ('noiseaware_activity_zone' | 'minut_sensor')
11758
11802
  | (
@@ -11793,6 +11837,7 @@ export interface Routes {
11793
11837
  | 'four_suites_door'
11794
11838
  | 'dormakaba_oracode_door'
11795
11839
  | 'tedee_lock'
11840
+ | 'akiles_lock'
11796
11841
  )
11797
11842
  | ('noiseaware_activity_zone' | 'minut_sensor')
11798
11843
  | (
@@ -11840,6 +11885,7 @@ export interface Routes {
11840
11885
  | 'dormakaba_oracode'
11841
11886
  | 'tedee'
11842
11887
  | 'honeywell_resideo'
11888
+ | 'akiles'
11843
11889
  )
11844
11890
  | undefined
11845
11891
  device_ids?: string[] | undefined
@@ -11912,6 +11958,7 @@ export interface Routes {
11912
11958
  | 'four_suites_door'
11913
11959
  | 'dormakaba_oracode_door'
11914
11960
  | 'tedee_lock'
11961
+ | 'akiles_lock'
11915
11962
  )
11916
11963
  | ('noiseaware_activity_zone' | 'minut_sensor')
11917
11964
  | (
@@ -12285,6 +12332,12 @@ export interface Routes {
12285
12332
  encoder_id: string
12286
12333
  }
12287
12334
  | undefined
12335
+ akiles_metadata?:
12336
+ | {
12337
+ gadget_name: string
12338
+ gadget_id: string
12339
+ }
12340
+ | undefined
12288
12341
  }) &
12289
12342
  ({
12290
12343
  _experimental_supported_code_from_access_codes_lengths?:
@@ -12518,6 +12571,7 @@ export interface Routes {
12518
12571
  | 'four_suites_door'
12519
12572
  | 'dormakaba_oracode_door'
12520
12573
  | 'tedee_lock'
12574
+ | 'akiles_lock'
12521
12575
  )
12522
12576
  | ('noiseaware_activity_zone' | 'minut_sensor')
12523
12577
  | (
@@ -12891,6 +12945,12 @@ export interface Routes {
12891
12945
  encoder_id: string
12892
12946
  }
12893
12947
  | undefined
12948
+ akiles_metadata?:
12949
+ | {
12950
+ gadget_name: string
12951
+ gadget_id: string
12952
+ }
12953
+ | undefined
12894
12954
  }) &
12895
12955
  ({
12896
12956
  _experimental_supported_code_from_access_codes_lengths?:
@@ -14187,6 +14247,7 @@ export interface Routes {
14187
14247
  | 'four_suites_door'
14188
14248
  | 'dormakaba_oracode_door'
14189
14249
  | 'tedee_lock'
14250
+ | 'akiles_lock'
14190
14251
  )
14191
14252
  | ('noiseaware_activity_zone' | 'minut_sensor')
14192
14253
  | (
@@ -14227,6 +14288,7 @@ export interface Routes {
14227
14288
  | 'four_suites_door'
14228
14289
  | 'dormakaba_oracode_door'
14229
14290
  | 'tedee_lock'
14291
+ | 'akiles_lock'
14230
14292
  )
14231
14293
  | ('noiseaware_activity_zone' | 'minut_sensor')
14232
14294
  | (
@@ -14274,6 +14336,7 @@ export interface Routes {
14274
14336
  | 'dormakaba_oracode'
14275
14337
  | 'tedee'
14276
14338
  | 'honeywell_resideo'
14339
+ | 'akiles'
14277
14340
  )
14278
14341
  | undefined
14279
14342
  device_ids?: string[] | undefined
@@ -14346,6 +14409,7 @@ export interface Routes {
14346
14409
  | 'four_suites_door'
14347
14410
  | 'dormakaba_oracode_door'
14348
14411
  | 'tedee_lock'
14412
+ | 'akiles_lock'
14349
14413
  )
14350
14414
  | ('noiseaware_activity_zone' | 'minut_sensor')
14351
14415
  | (
@@ -14719,6 +14783,12 @@ export interface Routes {
14719
14783
  encoder_id: string
14720
14784
  }
14721
14785
  | undefined
14786
+ akiles_metadata?:
14787
+ | {
14788
+ gadget_name: string
14789
+ gadget_id: string
14790
+ }
14791
+ | undefined
14722
14792
  }) &
14723
14793
  ({
14724
14794
  _experimental_supported_code_from_access_codes_lengths?:
@@ -14952,6 +15022,7 @@ export interface Routes {
14952
15022
  | 'four_suites_door'
14953
15023
  | 'dormakaba_oracode_door'
14954
15024
  | 'tedee_lock'
15025
+ | 'akiles_lock'
14955
15026
  )
14956
15027
  | ('noiseaware_activity_zone' | 'minut_sensor')
14957
15028
  | (
@@ -15325,6 +15396,12 @@ export interface Routes {
15325
15396
  encoder_id: string
15326
15397
  }
15327
15398
  | undefined
15399
+ akiles_metadata?:
15400
+ | {
15401
+ gadget_name: string
15402
+ gadget_id: string
15403
+ }
15404
+ | undefined
15328
15405
  }) &
15329
15406
  ({
15330
15407
  _experimental_supported_code_from_access_codes_lengths?:
@@ -18425,6 +18502,7 @@ export interface Routes {
18425
18502
  | 'four_suites_door'
18426
18503
  | 'dormakaba_oracode_door'
18427
18504
  | 'tedee_lock'
18505
+ | 'akiles_lock'
18428
18506
  )
18429
18507
  | ('noiseaware_activity_zone' | 'minut_sensor')
18430
18508
  | (
@@ -18798,6 +18876,12 @@ export interface Routes {
18798
18876
  encoder_id: string
18799
18877
  }
18800
18878
  | undefined
18879
+ akiles_metadata?:
18880
+ | {
18881
+ gadget_name: string
18882
+ gadget_id: string
18883
+ }
18884
+ | undefined
18801
18885
  }) &
18802
18886
  ({
18803
18887
  _experimental_supported_code_from_access_codes_lengths?:
@@ -20066,6 +20150,7 @@ export interface Routes {
20066
20150
  | 'four_suites_door'
20067
20151
  | 'dormakaba_oracode_door'
20068
20152
  | 'tedee_lock'
20153
+ | 'akiles_lock'
20069
20154
  )
20070
20155
  | ('noiseaware_activity_zone' | 'minut_sensor')
20071
20156
  | (
@@ -20106,6 +20191,7 @@ export interface Routes {
20106
20191
  | 'four_suites_door'
20107
20192
  | 'dormakaba_oracode_door'
20108
20193
  | 'tedee_lock'
20194
+ | 'akiles_lock'
20109
20195
  )
20110
20196
  | ('noiseaware_activity_zone' | 'minut_sensor')
20111
20197
  | (
@@ -20153,6 +20239,7 @@ export interface Routes {
20153
20239
  | 'dormakaba_oracode'
20154
20240
  | 'tedee'
20155
20241
  | 'honeywell_resideo'
20242
+ | 'akiles'
20156
20243
  )
20157
20244
  | undefined
20158
20245
  device_ids?: string[] | undefined
@@ -20225,6 +20312,7 @@ export interface Routes {
20225
20312
  | 'four_suites_door'
20226
20313
  | 'dormakaba_oracode_door'
20227
20314
  | 'tedee_lock'
20315
+ | 'akiles_lock'
20228
20316
  )
20229
20317
  | ('noiseaware_activity_zone' | 'minut_sensor')
20230
20318
  | (
@@ -20598,6 +20686,12 @@ export interface Routes {
20598
20686
  encoder_id: string
20599
20687
  }
20600
20688
  | undefined
20689
+ akiles_metadata?:
20690
+ | {
20691
+ gadget_name: string
20692
+ gadget_id: string
20693
+ }
20694
+ | undefined
20601
20695
  }) &
20602
20696
  ({
20603
20697
  _experimental_supported_code_from_access_codes_lengths?:
@@ -22185,6 +22279,7 @@ export interface Routes {
22185
22279
  | 'four_suites_door'
22186
22280
  | 'dormakaba_oracode_door'
22187
22281
  | 'tedee_lock'
22282
+ | 'akiles_lock'
22188
22283
  )
22189
22284
  | ('noiseaware_activity_zone' | 'minut_sensor')
22190
22285
  | (
@@ -22558,6 +22653,12 @@ export interface Routes {
22558
22653
  encoder_id: string
22559
22654
  }
22560
22655
  | undefined
22656
+ akiles_metadata?:
22657
+ | {
22658
+ gadget_name: string
22659
+ gadget_id: string
22660
+ }
22661
+ | undefined
22561
22662
  }) &
22562
22663
  ({
22563
22664
  _experimental_supported_code_from_access_codes_lengths?:
@@ -22793,6 +22894,7 @@ export interface Routes {
22793
22894
  | 'four_suites_door'
22794
22895
  | 'dormakaba_oracode_door'
22795
22896
  | 'tedee_lock'
22897
+ | 'akiles_lock'
22796
22898
  )
22797
22899
  | ('noiseaware_activity_zone' | 'minut_sensor')
22798
22900
  | (
@@ -23166,6 +23268,12 @@ export interface Routes {
23166
23268
  encoder_id: string
23167
23269
  }
23168
23270
  | undefined
23271
+ akiles_metadata?:
23272
+ | {
23273
+ gadget_name: string
23274
+ gadget_id: string
23275
+ }
23276
+ | undefined
23169
23277
  }) &
23170
23278
  ({
23171
23279
  _experimental_supported_code_from_access_codes_lengths?: