@seamapi/types 1.632.0 → 1.634.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.
@@ -13016,6 +13016,14 @@ export type Routes = {
13016
13016
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
13017
13017
  warning_code: 'lockly_time_zone_not_configured'
13018
13018
  }
13019
+ | {
13020
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
13021
+ message: string
13022
+ /** Date and time at which Seam created the warning. */
13023
+ created_at: string
13024
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
13025
+ warning_code: 'hub_required_for_addtional_capabilities'
13026
+ }
13019
13027
  )[]
13020
13028
  /** Date and time at which the device object was created. */
13021
13029
  created_at: string
@@ -15493,6 +15501,7 @@ export type Routes = {
15493
15501
  | 'access_methods'
15494
15502
  | 'instant_keys'
15495
15503
  | 'client_sessions'
15504
+ | 'acs_credentials'
15496
15505
  )[]
15497
15506
  | undefined
15498
15507
  exclude?:
@@ -15504,6 +15513,7 @@ export type Routes = {
15504
15513
  | 'access_methods'
15505
15514
  | 'instant_keys'
15506
15515
  | 'client_sessions'
15516
+ | 'acs_credentials'
15507
15517
  )[]
15508
15518
  | undefined
15509
15519
  }
@@ -17134,6 +17144,14 @@ export type Routes = {
17134
17144
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
17135
17145
  warning_code: 'lockly_time_zone_not_configured'
17136
17146
  }
17147
+ | {
17148
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
17149
+ message: string
17150
+ /** Date and time at which Seam created the warning. */
17151
+ created_at: string
17152
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
17153
+ warning_code: 'hub_required_for_addtional_capabilities'
17154
+ }
17137
17155
  )[]
17138
17156
  /** Date and time at which the device object was created. */
17139
17157
  created_at: string
@@ -20318,6 +20336,14 @@ export type Routes = {
20318
20336
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
20319
20337
  warning_code: 'lockly_time_zone_not_configured'
20320
20338
  }
20339
+ | {
20340
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
20341
+ message: string
20342
+ /** Date and time at which Seam created the warning. */
20343
+ created_at: string
20344
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
20345
+ warning_code: 'hub_required_for_addtional_capabilities'
20346
+ }
20321
20347
  )[]
20322
20348
  /** Date and time at which the device object was created. */
20323
20349
  created_at: string
@@ -39271,6 +39297,14 @@ export type Routes = {
39271
39297
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
39272
39298
  warning_code: 'lockly_time_zone_not_configured'
39273
39299
  }
39300
+ | {
39301
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
39302
+ message: string
39303
+ /** Date and time at which Seam created the warning. */
39304
+ created_at: string
39305
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
39306
+ warning_code: 'hub_required_for_addtional_capabilities'
39307
+ }
39274
39308
  )[]
39275
39309
  /** Date and time at which the device object was created. */
39276
39310
  created_at: string
@@ -41022,6 +41056,14 @@ export type Routes = {
41022
41056
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
41023
41057
  warning_code: 'lockly_time_zone_not_configured'
41024
41058
  }
41059
+ | {
41060
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
41061
+ message: string
41062
+ /** Date and time at which Seam created the warning. */
41063
+ created_at: string
41064
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
41065
+ warning_code: 'hub_required_for_addtional_capabilities'
41066
+ }
41025
41067
  )[]
41026
41068
  /** Date and time at which the device object was created. */
41027
41069
  created_at: string
@@ -41621,6 +41663,14 @@ export type Routes = {
41621
41663
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
41622
41664
  warning_code: 'lockly_time_zone_not_configured'
41623
41665
  }
41666
+ | {
41667
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
41668
+ message: string
41669
+ /** Date and time at which Seam created the warning. */
41670
+ created_at: string
41671
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
41672
+ warning_code: 'hub_required_for_addtional_capabilities'
41673
+ }
41624
41674
  )[]
41625
41675
  /** Date and time at which the device object was created. */
41626
41676
  created_at: string
@@ -42322,6 +42372,14 @@ export type Routes = {
42322
42372
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
42323
42373
  warning_code: 'lockly_time_zone_not_configured'
42324
42374
  }
42375
+ | {
42376
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
42377
+ message: string
42378
+ /** Date and time at which Seam created the warning. */
42379
+ created_at: string
42380
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
42381
+ warning_code: 'hub_required_for_addtional_capabilities'
42382
+ }
42325
42383
  )[]
42326
42384
  /** Date and time at which the device object was created. */
42327
42385
  created_at: string
@@ -48851,6 +48909,14 @@ export type Routes = {
48851
48909
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
48852
48910
  warning_code: 'lockly_time_zone_not_configured'
48853
48911
  }
48912
+ | {
48913
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
48914
+ message: string
48915
+ /** Date and time at which Seam created the warning. */
48916
+ created_at: string
48917
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
48918
+ warning_code: 'hub_required_for_addtional_capabilities'
48919
+ }
48854
48920
  )[]
48855
48921
  /** Date and time at which the device object was created. */
48856
48922
  created_at: string
@@ -50375,6 +50441,14 @@ export type Routes = {
50375
50441
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
50376
50442
  warning_code: 'lockly_time_zone_not_configured'
50377
50443
  }
50444
+ | {
50445
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
50446
+ message: string
50447
+ /** Date and time at which Seam created the warning. */
50448
+ created_at: string
50449
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
50450
+ warning_code: 'hub_required_for_addtional_capabilities'
50451
+ }
50378
50452
  )[]
50379
50453
  /** Date and time at which the device object was created. */
50380
50454
  created_at: string
@@ -52088,6 +52162,14 @@ export type Routes = {
52088
52162
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
52089
52163
  warning_code: 'lockly_time_zone_not_configured'
52090
52164
  }
52165
+ | {
52166
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
52167
+ message: string
52168
+ /** Date and time at which Seam created the warning. */
52169
+ created_at: string
52170
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
52171
+ warning_code: 'hub_required_for_addtional_capabilities'
52172
+ }
52091
52173
  )[]
52092
52174
  /** Date and time at which the device object was created. */
52093
52175
  created_at: string
@@ -53611,6 +53693,14 @@ export type Routes = {
53611
53693
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
53612
53694
  warning_code: 'lockly_time_zone_not_configured'
53613
53695
  }
53696
+ | {
53697
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
53698
+ message: string
53699
+ /** Date and time at which Seam created the warning. */
53700
+ created_at: string
53701
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
53702
+ warning_code: 'hub_required_for_addtional_capabilities'
53703
+ }
53614
53704
  )[]
53615
53705
  /** Date and time at which the device object was created. */
53616
53706
  created_at: string
@@ -61072,6 +61162,14 @@ export type Routes = {
61072
61162
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61073
61163
  warning_code: 'lockly_time_zone_not_configured'
61074
61164
  }
61165
+ | {
61166
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
61167
+ message: string
61168
+ /** Date and time at which Seam created the warning. */
61169
+ created_at: string
61170
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
61171
+ warning_code: 'hub_required_for_addtional_capabilities'
61172
+ }
61075
61173
  )[]
61076
61174
  /** Date and time at which the device object was created. */
61077
61175
  created_at: string
@@ -62595,6 +62693,14 @@ export type Routes = {
62595
62693
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62596
62694
  warning_code: 'lockly_time_zone_not_configured'
62597
62695
  }
62696
+ | {
62697
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
62698
+ message: string
62699
+ /** Date and time at which Seam created the warning. */
62700
+ created_at: string
62701
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
62702
+ warning_code: 'hub_required_for_addtional_capabilities'
62703
+ }
62598
62704
  )[]
62599
62705
  /** Date and time at which the device object was created. */
62600
62706
  created_at: string
@@ -73590,6 +73696,14 @@ export type Routes = {
73590
73696
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
73591
73697
  warning_code: 'lockly_time_zone_not_configured'
73592
73698
  }
73699
+ | {
73700
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
73701
+ message: string
73702
+ /** Date and time at which Seam created the warning. */
73703
+ created_at: string
73704
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
73705
+ warning_code: 'hub_required_for_addtional_capabilities'
73706
+ }
73593
73707
  )[]
73594
73708
  /** Date and time at which the device object was created. */
73595
73709
  created_at: string
@@ -80232,6 +80346,14 @@ export type Routes = {
80232
80346
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80233
80347
  warning_code: 'lockly_time_zone_not_configured'
80234
80348
  }
80349
+ | {
80350
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
80351
+ message: string
80352
+ /** Date and time at which Seam created the warning. */
80353
+ created_at: string
80354
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
80355
+ warning_code: 'hub_required_for_addtional_capabilities'
80356
+ }
80235
80357
  )[]
80236
80358
  /** Date and time at which the device object was created. */
80237
80359
  created_at: string
@@ -84812,6 +84934,14 @@ export type Routes = {
84812
84934
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
84813
84935
  warning_code: 'lockly_time_zone_not_configured'
84814
84936
  }
84937
+ | {
84938
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
84939
+ message: string
84940
+ /** Date and time at which Seam created the warning. */
84941
+ created_at: string
84942
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
84943
+ warning_code: 'hub_required_for_addtional_capabilities'
84944
+ }
84815
84945
  )[]
84816
84946
  /** Date and time at which the device object was created. */
84817
84947
  created_at: string
@@ -86335,6 +86465,14 @@ export type Routes = {
86335
86465
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
86336
86466
  warning_code: 'lockly_time_zone_not_configured'
86337
86467
  }
86468
+ | {
86469
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
86470
+ message: string
86471
+ /** Date and time at which Seam created the warning. */
86472
+ created_at: string
86473
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
86474
+ warning_code: 'hub_required_for_addtional_capabilities'
86475
+ }
86338
86476
  )[]
86339
86477
  /** Date and time at which the device object was created. */
86340
86478
  created_at: string
@@ -94672,6 +94810,14 @@ export type Routes = {
94672
94810
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
94673
94811
  warning_code: 'lockly_time_zone_not_configured'
94674
94812
  }
94813
+ | {
94814
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
94815
+ message: string
94816
+ /** Date and time at which Seam created the warning. */
94817
+ created_at: string
94818
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
94819
+ warning_code: 'hub_required_for_addtional_capabilities'
94820
+ }
94675
94821
  )[]
94676
94822
  /** Date and time at which the device object was created. */
94677
94823
  created_at: string
@@ -96197,6 +96343,14 @@ export type Routes = {
96197
96343
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
96198
96344
  warning_code: 'lockly_time_zone_not_configured'
96199
96345
  }
96346
+ | {
96347
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
96348
+ message: string
96349
+ /** Date and time at which Seam created the warning. */
96350
+ created_at: string
96351
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
96352
+ warning_code: 'hub_required_for_addtional_capabilities'
96353
+ }
96200
96354
  )[]
96201
96355
  /** Date and time at which the device object was created. */
96202
96356
  created_at: string
@@ -98774,6 +98928,14 @@ export type Routes = {
98774
98928
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
98775
98929
  warning_code: 'lockly_time_zone_not_configured'
98776
98930
  }
98931
+ | {
98932
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
98933
+ message: string
98934
+ /** Date and time at which Seam created the warning. */
98935
+ created_at: string
98936
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
98937
+ warning_code: 'hub_required_for_addtional_capabilities'
98938
+ }
98777
98939
  )[]
98778
98940
  /** Date and time at which the device object was created. */
98779
98941
  created_at: string
@@ -101958,6 +102120,14 @@ export type Routes = {
101958
102120
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
101959
102121
  warning_code: 'lockly_time_zone_not_configured'
101960
102122
  }
102123
+ | {
102124
+ /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
102125
+ message: string
102126
+ /** Date and time at which Seam created the warning. */
102127
+ created_at: string
102128
+ /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
102129
+ warning_code: 'hub_required_for_addtional_capabilities'
102130
+ }
101961
102131
  )[]
101962
102132
  /** Date and time at which the device object was created. */
101963
102133
  created_at: string