@seamapi/types 1.684.0 → 1.686.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 +8 -50
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +1 -254
- package/dist/index.cjs +8 -50
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +0 -58
- package/lib/seam/connect/models/devices/device.d.ts +0 -58
- package/lib/seam/connect/models/devices/device.js +0 -9
- package/lib/seam/connect/models/devices/device.js.map +1 -1
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +0 -21
- package/lib/seam/connect/openapi.js +8 -43
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +1 -141
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device.ts +0 -12
- package/src/lib/seam/connect/openapi.ts +8 -51
- package/src/lib/seam/connect/route-types.ts +1 -161
|
@@ -13003,14 +13003,6 @@ export type Routes = {
|
|
|
13003
13003
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
13004
13004
|
warning_code: 'wyze_device_missing_gateway'
|
|
13005
13005
|
}
|
|
13006
|
-
| {
|
|
13007
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
13008
|
-
message: string
|
|
13009
|
-
/** Date and time at which Seam created the warning. */
|
|
13010
|
-
created_at: string
|
|
13011
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
13012
|
-
warning_code: 'functional_offline_device'
|
|
13013
|
-
}
|
|
13014
13006
|
| {
|
|
13015
13007
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
13016
13008
|
message: string
|
|
@@ -17083,14 +17075,6 @@ export type Routes = {
|
|
|
17083
17075
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
17084
17076
|
warning_code: 'wyze_device_missing_gateway'
|
|
17085
17077
|
}
|
|
17086
|
-
| {
|
|
17087
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
17088
|
-
message: string
|
|
17089
|
-
/** Date and time at which Seam created the warning. */
|
|
17090
|
-
created_at: string
|
|
17091
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
17092
|
-
warning_code: 'functional_offline_device'
|
|
17093
|
-
}
|
|
17094
17078
|
| {
|
|
17095
17079
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
17096
17080
|
message: string
|
|
@@ -33075,14 +33059,6 @@ export type Routes = {
|
|
|
33075
33059
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
33076
33060
|
warning_code: 'wyze_device_missing_gateway'
|
|
33077
33061
|
}
|
|
33078
|
-
| {
|
|
33079
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
33080
|
-
message: string
|
|
33081
|
-
/** Date and time at which Seam created the warning. */
|
|
33082
|
-
created_at: string
|
|
33083
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
33084
|
-
warning_code: 'functional_offline_device'
|
|
33085
|
-
}
|
|
33086
33062
|
| {
|
|
33087
33063
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
33088
33064
|
message: string
|
|
@@ -34851,14 +34827,6 @@ export type Routes = {
|
|
|
34851
34827
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
34852
34828
|
warning_code: 'wyze_device_missing_gateway'
|
|
34853
34829
|
}
|
|
34854
|
-
| {
|
|
34855
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
34856
|
-
message: string
|
|
34857
|
-
/** Date and time at which Seam created the warning. */
|
|
34858
|
-
created_at: string
|
|
34859
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
34860
|
-
warning_code: 'functional_offline_device'
|
|
34861
|
-
}
|
|
34862
34830
|
| {
|
|
34863
34831
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
34864
34832
|
message: string
|
|
@@ -35926,14 +35894,6 @@ export type Routes = {
|
|
|
35926
35894
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35927
35895
|
warning_code: 'wyze_device_missing_gateway'
|
|
35928
35896
|
}
|
|
35929
|
-
| {
|
|
35930
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
35931
|
-
message: string
|
|
35932
|
-
/** Date and time at which Seam created the warning. */
|
|
35933
|
-
created_at: string
|
|
35934
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35935
|
-
warning_code: 'functional_offline_device'
|
|
35936
|
-
}
|
|
35937
35897
|
| {
|
|
35938
35898
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
35939
35899
|
message: string
|
|
@@ -36644,14 +36604,6 @@ export type Routes = {
|
|
|
36644
36604
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36645
36605
|
warning_code: 'wyze_device_missing_gateway'
|
|
36646
36606
|
}
|
|
36647
|
-
| {
|
|
36648
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36649
|
-
message: string
|
|
36650
|
-
/** Date and time at which Seam created the warning. */
|
|
36651
|
-
created_at: string
|
|
36652
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36653
|
-
warning_code: 'functional_offline_device'
|
|
36654
|
-
}
|
|
36655
36607
|
| {
|
|
36656
36608
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36657
36609
|
message: string
|
|
@@ -43267,14 +43219,6 @@ export type Routes = {
|
|
|
43267
43219
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43268
43220
|
warning_code: 'wyze_device_missing_gateway'
|
|
43269
43221
|
}
|
|
43270
|
-
| {
|
|
43271
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
43272
|
-
message: string
|
|
43273
|
-
/** Date and time at which Seam created the warning. */
|
|
43274
|
-
created_at: string
|
|
43275
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43276
|
-
warning_code: 'functional_offline_device'
|
|
43277
|
-
}
|
|
43278
43222
|
| {
|
|
43279
43223
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
43280
43224
|
message: string
|
|
@@ -44815,14 +44759,6 @@ export type Routes = {
|
|
|
44815
44759
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44816
44760
|
warning_code: 'wyze_device_missing_gateway'
|
|
44817
44761
|
}
|
|
44818
|
-
| {
|
|
44819
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
44820
|
-
message: string
|
|
44821
|
-
/** Date and time at which Seam created the warning. */
|
|
44822
|
-
created_at: string
|
|
44823
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
44824
|
-
warning_code: 'functional_offline_device'
|
|
44825
|
-
}
|
|
44826
44762
|
| {
|
|
44827
44763
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
44828
44764
|
message: string
|
|
@@ -46553,14 +46489,6 @@ export type Routes = {
|
|
|
46553
46489
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
46554
46490
|
warning_code: 'wyze_device_missing_gateway'
|
|
46555
46491
|
}
|
|
46556
|
-
| {
|
|
46557
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
46558
|
-
message: string
|
|
46559
|
-
/** Date and time at which Seam created the warning. */
|
|
46560
|
-
created_at: string
|
|
46561
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
46562
|
-
warning_code: 'functional_offline_device'
|
|
46563
|
-
}
|
|
46564
46492
|
| {
|
|
46565
46493
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
46566
46494
|
message: string
|
|
@@ -48100,14 +48028,6 @@ export type Routes = {
|
|
|
48100
48028
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48101
48029
|
warning_code: 'wyze_device_missing_gateway'
|
|
48102
48030
|
}
|
|
48103
|
-
| {
|
|
48104
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48105
|
-
message: string
|
|
48106
|
-
/** Date and time at which Seam created the warning. */
|
|
48107
|
-
created_at: string
|
|
48108
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48109
|
-
warning_code: 'functional_offline_device'
|
|
48110
|
-
}
|
|
48111
48031
|
| {
|
|
48112
48032
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
48113
48033
|
message: string
|
|
@@ -55590,14 +55510,6 @@ export type Routes = {
|
|
|
55590
55510
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
55591
55511
|
warning_code: 'wyze_device_missing_gateway'
|
|
55592
55512
|
}
|
|
55593
|
-
| {
|
|
55594
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
55595
|
-
message: string
|
|
55596
|
-
/** Date and time at which Seam created the warning. */
|
|
55597
|
-
created_at: string
|
|
55598
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
55599
|
-
warning_code: 'functional_offline_device'
|
|
55600
|
-
}
|
|
55601
55513
|
| {
|
|
55602
55514
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
55603
55515
|
message: string
|
|
@@ -57137,14 +57049,6 @@ export type Routes = {
|
|
|
57137
57049
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
57138
57050
|
warning_code: 'wyze_device_missing_gateway'
|
|
57139
57051
|
}
|
|
57140
|
-
| {
|
|
57141
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
57142
|
-
message: string
|
|
57143
|
-
/** Date and time at which Seam created the warning. */
|
|
57144
|
-
created_at: string
|
|
57145
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
57146
|
-
warning_code: 'functional_offline_device'
|
|
57147
|
-
}
|
|
57148
57052
|
| {
|
|
57149
57053
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
57150
57054
|
message: string
|
|
@@ -62925,7 +62829,7 @@ export type Routes = {
|
|
|
62925
62829
|
queryParams: {}
|
|
62926
62830
|
jsonBody: {
|
|
62927
62831
|
/** Type of connector to create */
|
|
62928
|
-
connector_type: 'mock' | 'mews' | 'rms' | 'cloudbeds' | 'smoobu'
|
|
62832
|
+
connector_type: 'mock' | 'mews' | 'rms' | 'cloudbeds' | 'smoobu' | 'zonal'
|
|
62929
62833
|
/** Key identifying the customer */
|
|
62930
62834
|
customer_key?: string | undefined
|
|
62931
62835
|
/** Instance-specific configuration for the connector */
|
|
@@ -68437,14 +68341,6 @@ export type Routes = {
|
|
|
68437
68341
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
68438
68342
|
warning_code: 'wyze_device_missing_gateway'
|
|
68439
68343
|
}
|
|
68440
|
-
| {
|
|
68441
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
68442
|
-
message: string
|
|
68443
|
-
/** Date and time at which Seam created the warning. */
|
|
68444
|
-
created_at: string
|
|
68445
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
68446
|
-
warning_code: 'functional_offline_device'
|
|
68447
|
-
}
|
|
68448
68344
|
| {
|
|
68449
68345
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
68450
68346
|
message: string
|
|
@@ -75117,14 +75013,6 @@ export type Routes = {
|
|
|
75117
75013
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
75118
75014
|
warning_code: 'wyze_device_missing_gateway'
|
|
75119
75015
|
}
|
|
75120
|
-
| {
|
|
75121
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
75122
|
-
message: string
|
|
75123
|
-
/** Date and time at which Seam created the warning. */
|
|
75124
|
-
created_at: string
|
|
75125
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
75126
|
-
warning_code: 'functional_offline_device'
|
|
75127
|
-
}
|
|
75128
75016
|
| {
|
|
75129
75017
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
75130
75018
|
message: string
|
|
@@ -79724,14 +79612,6 @@ export type Routes = {
|
|
|
79724
79612
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
79725
79613
|
warning_code: 'wyze_device_missing_gateway'
|
|
79726
79614
|
}
|
|
79727
|
-
| {
|
|
79728
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
79729
|
-
message: string
|
|
79730
|
-
/** Date and time at which Seam created the warning. */
|
|
79731
|
-
created_at: string
|
|
79732
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
79733
|
-
warning_code: 'functional_offline_device'
|
|
79734
|
-
}
|
|
79735
79615
|
| {
|
|
79736
79616
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
79737
79617
|
message: string
|
|
@@ -81271,14 +81151,6 @@ export type Routes = {
|
|
|
81271
81151
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81272
81152
|
warning_code: 'wyze_device_missing_gateway'
|
|
81273
81153
|
}
|
|
81274
|
-
| {
|
|
81275
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
81276
|
-
message: string
|
|
81277
|
-
/** Date and time at which Seam created the warning. */
|
|
81278
|
-
created_at: string
|
|
81279
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81280
|
-
warning_code: 'functional_offline_device'
|
|
81281
|
-
}
|
|
81282
81154
|
| {
|
|
81283
81155
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
81284
81156
|
message: string
|
|
@@ -89638,14 +89510,6 @@ export type Routes = {
|
|
|
89638
89510
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89639
89511
|
warning_code: 'wyze_device_missing_gateway'
|
|
89640
89512
|
}
|
|
89641
|
-
| {
|
|
89642
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
89643
|
-
message: string
|
|
89644
|
-
/** Date and time at which Seam created the warning. */
|
|
89645
|
-
created_at: string
|
|
89646
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89647
|
-
warning_code: 'functional_offline_device'
|
|
89648
|
-
}
|
|
89649
89513
|
| {
|
|
89650
89514
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
89651
89515
|
message: string
|
|
@@ -91187,14 +91051,6 @@ export type Routes = {
|
|
|
91187
91051
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91188
91052
|
warning_code: 'wyze_device_missing_gateway'
|
|
91189
91053
|
}
|
|
91190
|
-
| {
|
|
91191
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
91192
|
-
message: string
|
|
91193
|
-
/** Date and time at which Seam created the warning. */
|
|
91194
|
-
created_at: string
|
|
91195
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91196
|
-
warning_code: 'functional_offline_device'
|
|
91197
|
-
}
|
|
91198
91054
|
| {
|
|
91199
91055
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
91200
91056
|
message: string
|
|
@@ -93835,14 +93691,6 @@ export type Routes = {
|
|
|
93835
93691
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
93836
93692
|
warning_code: 'wyze_device_missing_gateway'
|
|
93837
93693
|
}
|
|
93838
|
-
| {
|
|
93839
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
93840
|
-
message: string
|
|
93841
|
-
/** Date and time at which Seam created the warning. */
|
|
93842
|
-
created_at: string
|
|
93843
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
93844
|
-
warning_code: 'functional_offline_device'
|
|
93845
|
-
}
|
|
93846
93694
|
| {
|
|
93847
93695
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
93848
93696
|
message: string
|
|
@@ -96753,14 +96601,6 @@ export type Routes = {
|
|
|
96753
96601
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
96754
96602
|
warning_code: 'wyze_device_missing_gateway'
|
|
96755
96603
|
}
|
|
96756
|
-
| {
|
|
96757
|
-
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
96758
|
-
message: string
|
|
96759
|
-
/** Date and time at which Seam created the warning. */
|
|
96760
|
-
created_at: string
|
|
96761
|
-
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
96762
|
-
warning_code: 'functional_offline_device'
|
|
96763
|
-
}
|
|
96764
96604
|
| {
|
|
96765
96605
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
96766
96606
|
message: string
|