@seamapi/types 1.817.0 → 1.818.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 +54 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +253 -0
- package/dist/index.cjs +54 -0
- 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 +12 -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 +44 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +140 -0
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device.ts +14 -0
- package/src/lib/seam/connect/openapi.ts +52 -0
- package/src/lib/seam/connect/route-types.ts +160 -0
|
@@ -14441,6 +14441,14 @@ export type Routes = {
|
|
|
14441
14441
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
14442
14442
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
14443
14443
|
}
|
|
14444
|
+
| {
|
|
14445
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
14446
|
+
message: string
|
|
14447
|
+
/** Date and time at which Seam created the warning. */
|
|
14448
|
+
created_at: string
|
|
14449
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
14450
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
14451
|
+
}
|
|
14444
14452
|
| {
|
|
14445
14453
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
14446
14454
|
message: string
|
|
@@ -19671,6 +19679,14 @@ export type Routes = {
|
|
|
19671
19679
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
19672
19680
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
19673
19681
|
}
|
|
19682
|
+
| {
|
|
19683
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
19684
|
+
message: string
|
|
19685
|
+
/** Date and time at which Seam created the warning. */
|
|
19686
|
+
created_at: string
|
|
19687
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
19688
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
19689
|
+
}
|
|
19674
19690
|
| {
|
|
19675
19691
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
19676
19692
|
message: string
|
|
@@ -38965,6 +38981,14 @@ export type Routes = {
|
|
|
38965
38981
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
38966
38982
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
38967
38983
|
}
|
|
38984
|
+
| {
|
|
38985
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
38986
|
+
message: string
|
|
38987
|
+
/** Date and time at which Seam created the warning. */
|
|
38988
|
+
created_at: string
|
|
38989
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
38990
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
38991
|
+
}
|
|
38968
38992
|
| {
|
|
38969
38993
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
38970
38994
|
message: string
|
|
@@ -40847,6 +40871,14 @@ export type Routes = {
|
|
|
40847
40871
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
40848
40872
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
40849
40873
|
}
|
|
40874
|
+
| {
|
|
40875
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
40876
|
+
message: string
|
|
40877
|
+
/** Date and time at which Seam created the warning. */
|
|
40878
|
+
created_at: string
|
|
40879
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
40880
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
40881
|
+
}
|
|
40850
40882
|
| {
|
|
40851
40883
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
40852
40884
|
message: string
|
|
@@ -42431,6 +42463,14 @@ export type Routes = {
|
|
|
42431
42463
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
42432
42464
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
42433
42465
|
}
|
|
42466
|
+
| {
|
|
42467
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
42468
|
+
message: string
|
|
42469
|
+
/** Date and time at which Seam created the warning. */
|
|
42470
|
+
created_at: string
|
|
42471
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
42472
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
42473
|
+
}
|
|
42434
42474
|
| {
|
|
42435
42475
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
42436
42476
|
message: string
|
|
@@ -43195,6 +43235,14 @@ export type Routes = {
|
|
|
43195
43235
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43196
43236
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
43197
43237
|
}
|
|
43238
|
+
| {
|
|
43239
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
43240
|
+
message: string
|
|
43241
|
+
/** Date and time at which Seam created the warning. */
|
|
43242
|
+
created_at: string
|
|
43243
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43244
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
43245
|
+
}
|
|
43198
43246
|
| {
|
|
43199
43247
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
43200
43248
|
message: string
|
|
@@ -53174,6 +53222,14 @@ export type Routes = {
|
|
|
53174
53222
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
53175
53223
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
53176
53224
|
}
|
|
53225
|
+
| {
|
|
53226
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
53227
|
+
message: string
|
|
53228
|
+
/** Date and time at which Seam created the warning. */
|
|
53229
|
+
created_at: string
|
|
53230
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
53231
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
53232
|
+
}
|
|
53177
53233
|
| {
|
|
53178
53234
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
53179
53235
|
message: string
|
|
@@ -54824,6 +54880,14 @@ export type Routes = {
|
|
|
54824
54880
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
54825
54881
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
54826
54882
|
}
|
|
54883
|
+
| {
|
|
54884
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
54885
|
+
message: string
|
|
54886
|
+
/** Date and time at which Seam created the warning. */
|
|
54887
|
+
created_at: string
|
|
54888
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
54889
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
54890
|
+
}
|
|
54827
54891
|
| {
|
|
54828
54892
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
54829
54893
|
message: string
|
|
@@ -56664,6 +56728,14 @@ export type Routes = {
|
|
|
56664
56728
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
56665
56729
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
56666
56730
|
}
|
|
56731
|
+
| {
|
|
56732
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
56733
|
+
message: string
|
|
56734
|
+
/** Date and time at which Seam created the warning. */
|
|
56735
|
+
created_at: string
|
|
56736
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
56737
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
56738
|
+
}
|
|
56667
56739
|
| {
|
|
56668
56740
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
56669
56741
|
message: string
|
|
@@ -58313,6 +58385,14 @@ export type Routes = {
|
|
|
58313
58385
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
58314
58386
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
58315
58387
|
}
|
|
58388
|
+
| {
|
|
58389
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
58390
|
+
message: string
|
|
58391
|
+
/** Date and time at which Seam created the warning. */
|
|
58392
|
+
created_at: string
|
|
58393
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
58394
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
58395
|
+
}
|
|
58316
58396
|
| {
|
|
58317
58397
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
58318
58398
|
message: string
|
|
@@ -66259,6 +66339,14 @@ export type Routes = {
|
|
|
66259
66339
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
66260
66340
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
66261
66341
|
}
|
|
66342
|
+
| {
|
|
66343
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
66344
|
+
message: string
|
|
66345
|
+
/** Date and time at which Seam created the warning. */
|
|
66346
|
+
created_at: string
|
|
66347
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
66348
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
66349
|
+
}
|
|
66262
66350
|
| {
|
|
66263
66351
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
66264
66352
|
message: string
|
|
@@ -67908,6 +67996,14 @@ export type Routes = {
|
|
|
67908
67996
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
67909
67997
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
67910
67998
|
}
|
|
67999
|
+
| {
|
|
68000
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
68001
|
+
message: string
|
|
68002
|
+
/** Date and time at which Seam created the warning. */
|
|
68003
|
+
created_at: string
|
|
68004
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
68005
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
68006
|
+
}
|
|
67911
68007
|
| {
|
|
67912
68008
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
67913
68009
|
message: string
|
|
@@ -83711,6 +83807,14 @@ export type Routes = {
|
|
|
83711
83807
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
83712
83808
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
83713
83809
|
}
|
|
83810
|
+
| {
|
|
83811
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
83812
|
+
message: string
|
|
83813
|
+
/** Date and time at which Seam created the warning. */
|
|
83814
|
+
created_at: string
|
|
83815
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
83816
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
83817
|
+
}
|
|
83714
83818
|
| {
|
|
83715
83819
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
83716
83820
|
message: string
|
|
@@ -90966,6 +91070,14 @@ export type Routes = {
|
|
|
90966
91070
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
90967
91071
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
90968
91072
|
}
|
|
91073
|
+
| {
|
|
91074
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
91075
|
+
message: string
|
|
91076
|
+
/** Date and time at which Seam created the warning. */
|
|
91077
|
+
created_at: string
|
|
91078
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91079
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
91080
|
+
}
|
|
90969
91081
|
| {
|
|
90970
91082
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
90971
91083
|
message: string
|
|
@@ -95853,6 +95965,14 @@ export type Routes = {
|
|
|
95853
95965
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
95854
95966
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
95855
95967
|
}
|
|
95968
|
+
| {
|
|
95969
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
95970
|
+
message: string
|
|
95971
|
+
/** Date and time at which Seam created the warning. */
|
|
95972
|
+
created_at: string
|
|
95973
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
95974
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
95975
|
+
}
|
|
95856
95976
|
| {
|
|
95857
95977
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
95858
95978
|
message: string
|
|
@@ -97502,6 +97622,14 @@ export type Routes = {
|
|
|
97502
97622
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
97503
97623
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
97504
97624
|
}
|
|
97625
|
+
| {
|
|
97626
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
97627
|
+
message: string
|
|
97628
|
+
/** Date and time at which Seam created the warning. */
|
|
97629
|
+
created_at: string
|
|
97630
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
97631
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
97632
|
+
}
|
|
97505
97633
|
| {
|
|
97506
97634
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
97507
97635
|
message: string
|
|
@@ -106329,6 +106457,14 @@ export type Routes = {
|
|
|
106329
106457
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
106330
106458
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
106331
106459
|
}
|
|
106460
|
+
| {
|
|
106461
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
106462
|
+
message: string
|
|
106463
|
+
/** Date and time at which Seam created the warning. */
|
|
106464
|
+
created_at: string
|
|
106465
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
106466
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
106467
|
+
}
|
|
106332
106468
|
| {
|
|
106333
106469
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
106334
106470
|
message: string
|
|
@@ -107980,6 +108116,14 @@ export type Routes = {
|
|
|
107980
108116
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
107981
108117
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
107982
108118
|
}
|
|
108119
|
+
| {
|
|
108120
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
108121
|
+
message: string
|
|
108122
|
+
/** Date and time at which Seam created the warning. */
|
|
108123
|
+
created_at: string
|
|
108124
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
108125
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
108126
|
+
}
|
|
107983
108127
|
| {
|
|
107984
108128
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
107985
108129
|
message: string
|
|
@@ -110920,6 +111064,14 @@ export type Routes = {
|
|
|
110920
111064
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
110921
111065
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
110922
111066
|
}
|
|
111067
|
+
| {
|
|
111068
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
111069
|
+
message: string
|
|
111070
|
+
/** Date and time at which Seam created the warning. */
|
|
111071
|
+
created_at: string
|
|
111072
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
111073
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
111074
|
+
}
|
|
110923
111075
|
| {
|
|
110924
111076
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
110925
111077
|
message: string
|
|
@@ -114300,6 +114452,14 @@ export type Routes = {
|
|
|
114300
114452
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
114301
114453
|
warning_code: 'salto_ks_subscription_limit_almost_reached'
|
|
114302
114454
|
}
|
|
114455
|
+
| {
|
|
114456
|
+
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
114457
|
+
message: string
|
|
114458
|
+
/** Date and time at which Seam created the warning. */
|
|
114459
|
+
created_at: string
|
|
114460
|
+
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
114461
|
+
warning_code: 'salto_ks_lock_access_code_support_removed'
|
|
114462
|
+
}
|
|
114303
114463
|
| {
|
|
114304
114464
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
114305
114465
|
message: string
|