@seamapi/types 1.690.0 → 1.692.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/connect.cjs +49 -3
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +256 -3
- package/dist/index.cjs +49 -3
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +58 -0
- package/lib/seam/connect/models/devices/device.d.ts +58 -0
- package/lib/seam/connect/models/devices/device.js +9 -0
- package/lib/seam/connect/models/devices/device.js.map +1 -1
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +21 -0
- package/lib/seam/connect/openapi.js +42 -3
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +143 -3
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device.ts +12 -0
- package/src/lib/seam/connect/openapi.ts +50 -3
- package/src/lib/seam/connect/route-types.ts +163 -3
|
@@ -13107,6 +13107,14 @@ export type Routes = {
|
|
|
13107
13107
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
13108
13108
|
warning_code: 'lockly_time_zone_not_configured'
|
|
13109
13109
|
}
|
|
13110
|
+
| {
|
|
13111
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
13112
|
+
message: string
|
|
13113
|
+
/** Date and time at which Seam created the warning. */
|
|
13114
|
+
created_at: string
|
|
13115
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
13116
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
13117
|
+
}
|
|
13110
13118
|
| {
|
|
13111
13119
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
13112
13120
|
message: string
|
|
@@ -17190,6 +17198,14 @@ export type Routes = {
|
|
|
17190
17198
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
17191
17199
|
warning_code: 'lockly_time_zone_not_configured'
|
|
17192
17200
|
}
|
|
17201
|
+
| {
|
|
17202
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
17203
|
+
message: string
|
|
17204
|
+
/** Date and time at which Seam created the warning. */
|
|
17205
|
+
created_at: string
|
|
17206
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
17207
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
17208
|
+
}
|
|
17193
17209
|
| {
|
|
17194
17210
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
17195
17211
|
message: string
|
|
@@ -33191,6 +33207,14 @@ export type Routes = {
|
|
|
33191
33207
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
33192
33208
|
warning_code: 'lockly_time_zone_not_configured'
|
|
33193
33209
|
}
|
|
33210
|
+
| {
|
|
33211
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
33212
|
+
message: string
|
|
33213
|
+
/** Date and time at which Seam created the warning. */
|
|
33214
|
+
created_at: string
|
|
33215
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
33216
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
33217
|
+
}
|
|
33194
33218
|
| {
|
|
33195
33219
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
33196
33220
|
message: string
|
|
@@ -34967,6 +34991,14 @@ export type Routes = {
|
|
|
34967
34991
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
34968
34992
|
warning_code: 'lockly_time_zone_not_configured'
|
|
34969
34993
|
}
|
|
34994
|
+
| {
|
|
34995
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
34996
|
+
message: string
|
|
34997
|
+
/** Date and time at which Seam created the warning. */
|
|
34998
|
+
created_at: string
|
|
34999
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35000
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
35001
|
+
}
|
|
34970
35002
|
| {
|
|
34971
35003
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
34972
35004
|
message: string
|
|
@@ -36042,6 +36074,14 @@ export type Routes = {
|
|
|
36042
36074
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36043
36075
|
warning_code: 'lockly_time_zone_not_configured'
|
|
36044
36076
|
}
|
|
36077
|
+
| {
|
|
36078
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36079
|
+
message: string
|
|
36080
|
+
/** Date and time at which Seam created the warning. */
|
|
36081
|
+
created_at: string
|
|
36082
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36083
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
36084
|
+
}
|
|
36045
36085
|
| {
|
|
36046
36086
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36047
36087
|
message: string
|
|
@@ -36760,6 +36800,14 @@ export type Routes = {
|
|
|
36760
36800
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36761
36801
|
warning_code: 'lockly_time_zone_not_configured'
|
|
36762
36802
|
}
|
|
36803
|
+
| {
|
|
36804
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36805
|
+
message: string
|
|
36806
|
+
/** Date and time at which Seam created the warning. */
|
|
36807
|
+
created_at: string
|
|
36808
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36809
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
36810
|
+
}
|
|
36763
36811
|
| {
|
|
36764
36812
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36765
36813
|
message: string
|
|
@@ -43383,6 +43431,14 @@ export type Routes = {
|
|
|
43383
43431
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43384
43432
|
warning_code: 'lockly_time_zone_not_configured'
|
|
43385
43433
|
}
|
|
43434
|
+
| {
|
|
43435
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
43436
|
+
message: string
|
|
43437
|
+
/** Date and time at which Seam created the warning. */
|
|
43438
|
+
created_at: string
|
|
43439
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43440
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
43441
|
+
}
|
|
43386
43442
|
| {
|
|
43387
43443
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
43388
43444
|
message: string
|
|
@@ -44931,6 +44987,14 @@ export type Routes = {
|
|
|
44931
44987
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44932
44988
|
warning_code: 'lockly_time_zone_not_configured'
|
|
44933
44989
|
}
|
|
44990
|
+
| {
|
|
44991
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
44992
|
+
message: string
|
|
44993
|
+
/** Date and time at which Seam created the warning. */
|
|
44994
|
+
created_at: string
|
|
44995
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44996
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
44997
|
+
}
|
|
44934
44998
|
| {
|
|
44935
44999
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
44936
45000
|
message: string
|
|
@@ -46669,6 +46733,14 @@ export type Routes = {
|
|
|
46669
46733
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
46670
46734
|
warning_code: 'lockly_time_zone_not_configured'
|
|
46671
46735
|
}
|
|
46736
|
+
| {
|
|
46737
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
46738
|
+
message: string
|
|
46739
|
+
/** Date and time at which Seam created the warning. */
|
|
46740
|
+
created_at: string
|
|
46741
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
46742
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
46743
|
+
}
|
|
46672
46744
|
| {
|
|
46673
46745
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
46674
46746
|
message: string
|
|
@@ -48216,6 +48288,14 @@ export type Routes = {
|
|
|
48216
48288
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48217
48289
|
warning_code: 'lockly_time_zone_not_configured'
|
|
48218
48290
|
}
|
|
48291
|
+
| {
|
|
48292
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48293
|
+
message: string
|
|
48294
|
+
/** Date and time at which Seam created the warning. */
|
|
48295
|
+
created_at: string
|
|
48296
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48297
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
48298
|
+
}
|
|
48219
48299
|
| {
|
|
48220
48300
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48221
48301
|
message: string
|
|
@@ -55706,6 +55786,14 @@ export type Routes = {
|
|
|
55706
55786
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
55707
55787
|
warning_code: 'lockly_time_zone_not_configured'
|
|
55708
55788
|
}
|
|
55789
|
+
| {
|
|
55790
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
55791
|
+
message: string
|
|
55792
|
+
/** Date and time at which Seam created the warning. */
|
|
55793
|
+
created_at: string
|
|
55794
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
55795
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
55796
|
+
}
|
|
55709
55797
|
| {
|
|
55710
55798
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
55711
55799
|
message: string
|
|
@@ -57253,6 +57341,14 @@ export type Routes = {
|
|
|
57253
57341
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
57254
57342
|
warning_code: 'lockly_time_zone_not_configured'
|
|
57255
57343
|
}
|
|
57344
|
+
| {
|
|
57345
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
57346
|
+
message: string
|
|
57347
|
+
/** Date and time at which Seam created the warning. */
|
|
57348
|
+
created_at: string
|
|
57349
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
57350
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
57351
|
+
}
|
|
57256
57352
|
| {
|
|
57257
57353
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
57258
57354
|
message: string
|
|
@@ -63018,11 +63114,11 @@ export type Routes = {
|
|
|
63018
63114
|
/** ID of the connector to sync */
|
|
63019
63115
|
connector_id: string
|
|
63020
63116
|
/** Type of the connector to sync */
|
|
63021
|
-
connector_type
|
|
63117
|
+
connector_type?: string | undefined
|
|
63022
63118
|
/** ID of the customer to sync */
|
|
63023
|
-
customer_id
|
|
63119
|
+
customer_id?: string | undefined
|
|
63024
63120
|
/** Key of the customer to sync */
|
|
63025
|
-
customer_key
|
|
63121
|
+
customer_key?: string | undefined
|
|
63026
63122
|
/** ID of the connector customer to sync */
|
|
63027
63123
|
connector_customer_id: string | null
|
|
63028
63124
|
/** Unique provider resource key of the connector to sync */
|
|
@@ -68566,6 +68662,14 @@ export type Routes = {
|
|
|
68566
68662
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
68567
68663
|
warning_code: 'lockly_time_zone_not_configured'
|
|
68568
68664
|
}
|
|
68665
|
+
| {
|
|
68666
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
68667
|
+
message: string
|
|
68668
|
+
/** Date and time at which Seam created the warning. */
|
|
68669
|
+
created_at: string
|
|
68670
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
68671
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
68672
|
+
}
|
|
68569
68673
|
| {
|
|
68570
68674
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
68571
68675
|
message: string
|
|
@@ -75249,6 +75353,14 @@ export type Routes = {
|
|
|
75249
75353
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
75250
75354
|
warning_code: 'lockly_time_zone_not_configured'
|
|
75251
75355
|
}
|
|
75356
|
+
| {
|
|
75357
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
75358
|
+
message: string
|
|
75359
|
+
/** Date and time at which Seam created the warning. */
|
|
75360
|
+
created_at: string
|
|
75361
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
75362
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
75363
|
+
}
|
|
75252
75364
|
| {
|
|
75253
75365
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
75254
75366
|
message: string
|
|
@@ -79856,6 +79968,14 @@ export type Routes = {
|
|
|
79856
79968
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
79857
79969
|
warning_code: 'lockly_time_zone_not_configured'
|
|
79858
79970
|
}
|
|
79971
|
+
| {
|
|
79972
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
79973
|
+
message: string
|
|
79974
|
+
/** Date and time at which Seam created the warning. */
|
|
79975
|
+
created_at: string
|
|
79976
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
79977
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
79978
|
+
}
|
|
79859
79979
|
| {
|
|
79860
79980
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
79861
79981
|
message: string
|
|
@@ -81403,6 +81523,14 @@ export type Routes = {
|
|
|
81403
81523
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81404
81524
|
warning_code: 'lockly_time_zone_not_configured'
|
|
81405
81525
|
}
|
|
81526
|
+
| {
|
|
81527
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
81528
|
+
message: string
|
|
81529
|
+
/** Date and time at which Seam created the warning. */
|
|
81530
|
+
created_at: string
|
|
81531
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81532
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
81533
|
+
}
|
|
81406
81534
|
| {
|
|
81407
81535
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
81408
81536
|
message: string
|
|
@@ -89770,6 +89898,14 @@ export type Routes = {
|
|
|
89770
89898
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89771
89899
|
warning_code: 'lockly_time_zone_not_configured'
|
|
89772
89900
|
}
|
|
89901
|
+
| {
|
|
89902
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
89903
|
+
message: string
|
|
89904
|
+
/** Date and time at which Seam created the warning. */
|
|
89905
|
+
created_at: string
|
|
89906
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89907
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
89908
|
+
}
|
|
89773
89909
|
| {
|
|
89774
89910
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
89775
89911
|
message: string
|
|
@@ -91319,6 +91455,14 @@ export type Routes = {
|
|
|
91319
91455
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91320
91456
|
warning_code: 'lockly_time_zone_not_configured'
|
|
91321
91457
|
}
|
|
91458
|
+
| {
|
|
91459
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
91460
|
+
message: string
|
|
91461
|
+
/** Date and time at which Seam created the warning. */
|
|
91462
|
+
created_at: string
|
|
91463
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91464
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
91465
|
+
}
|
|
91322
91466
|
| {
|
|
91323
91467
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
91324
91468
|
message: string
|
|
@@ -93967,6 +94111,14 @@ export type Routes = {
|
|
|
93967
94111
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
93968
94112
|
warning_code: 'lockly_time_zone_not_configured'
|
|
93969
94113
|
}
|
|
94114
|
+
| {
|
|
94115
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
94116
|
+
message: string
|
|
94117
|
+
/** Date and time at which Seam created the warning. */
|
|
94118
|
+
created_at: string
|
|
94119
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
94120
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
94121
|
+
}
|
|
93970
94122
|
| {
|
|
93971
94123
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
93972
94124
|
message: string
|
|
@@ -96885,6 +97037,14 @@ export type Routes = {
|
|
|
96885
97037
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
96886
97038
|
warning_code: 'lockly_time_zone_not_configured'
|
|
96887
97039
|
}
|
|
97040
|
+
| {
|
|
97041
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
97042
|
+
message: string
|
|
97043
|
+
/** Date and time at which Seam created the warning. */
|
|
97044
|
+
created_at: string
|
|
97045
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
97046
|
+
warning_code: 'ultraloq_time_zone_unknown'
|
|
97047
|
+
}
|
|
96888
97048
|
| {
|
|
96889
97049
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
96890
97050
|
message: string
|