@seamapi/types 1.570.0 → 1.571.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 +7134 -121
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +6041 -1052
- package/dist/index.cjs +7134 -121
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/access-grants/access-grant.d.ts +2 -2
- package/lib/seam/connect/models/batch.d.ts +18 -39
- package/lib/seam/connect/models/batch.js +6 -1
- package/lib/seam/connect/models/batch.js.map +1 -1
- package/lib/seam/connect/models/devices/device.d.ts +0 -3
- package/lib/seam/connect/models/devices/device.js +0 -3
- package/lib/seam/connect/models/devices/device.js.map +1 -1
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +0 -1
- package/lib/seam/connect/openapi.d.ts +5172 -140
- package/lib/seam/connect/openapi.js +7131 -119
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +1 -34
- package/package.json +1 -1
- package/src/lib/seam/connect/models/batch.ts +6 -1
- package/src/lib/seam/connect/models/devices/device.ts +0 -3
- package/src/lib/seam/connect/openapi.ts +8379 -121
- package/src/lib/seam/connect/route-types.ts +1 -34
|
@@ -11491,8 +11491,6 @@ export type Routes = {
|
|
|
11491
11491
|
| 'smartthings_thermostat'
|
|
11492
11492
|
)
|
|
11493
11493
|
| ('ios_phone' | 'android_phone')
|
|
11494
|
-
/** IDs of the spaces the device is in. */
|
|
11495
|
-
space_ids: string[]
|
|
11496
11494
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
11497
11495
|
nickname?: string | undefined
|
|
11498
11496
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -15337,8 +15335,6 @@ export type Routes = {
|
|
|
15337
15335
|
| 'smartthings_thermostat'
|
|
15338
15336
|
)
|
|
15339
15337
|
| ('ios_phone' | 'android_phone')
|
|
15340
|
-
/** IDs of the spaces the device is in. */
|
|
15341
|
-
space_ids: string[]
|
|
15342
15338
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
15343
15339
|
nickname?: string | undefined
|
|
15344
15340
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -37046,8 +37042,6 @@ export type Routes = {
|
|
|
37046
37042
|
| 'smartthings_thermostat'
|
|
37047
37043
|
)
|
|
37048
37044
|
| ('ios_phone' | 'android_phone')
|
|
37049
|
-
/** IDs of the spaces the device is in. */
|
|
37050
|
-
space_ids: string[]
|
|
37051
37045
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
37052
37046
|
nickname?: string | undefined
|
|
37053
37047
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -38769,8 +38763,6 @@ export type Routes = {
|
|
|
38769
38763
|
| 'smartthings_thermostat'
|
|
38770
38764
|
)
|
|
38771
38765
|
| ('ios_phone' | 'android_phone')
|
|
38772
|
-
/** IDs of the spaces the device is in. */
|
|
38773
|
-
space_ids: string[]
|
|
38774
38766
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
38775
38767
|
nickname?: string | undefined
|
|
38776
38768
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -46501,8 +46493,6 @@ export type Routes = {
|
|
|
46501
46493
|
| 'smartthings_thermostat'
|
|
46502
46494
|
)
|
|
46503
46495
|
| ('ios_phone' | 'android_phone')
|
|
46504
|
-
/** IDs of the spaces the device is in. */
|
|
46505
|
-
space_ids: string[]
|
|
46506
46496
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
46507
46497
|
nickname?: string | undefined
|
|
46508
46498
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -48006,8 +47996,6 @@ export type Routes = {
|
|
|
48006
47996
|
| 'smartthings_thermostat'
|
|
48007
47997
|
)
|
|
48008
47998
|
| ('ios_phone' | 'android_phone')
|
|
48009
|
-
/** IDs of the spaces the device is in. */
|
|
48010
|
-
space_ids: string[]
|
|
48011
47999
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
48012
48000
|
nickname?: string | undefined
|
|
48013
48001
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -49691,8 +49679,6 @@ export type Routes = {
|
|
|
49691
49679
|
| 'smartthings_thermostat'
|
|
49692
49680
|
)
|
|
49693
49681
|
| ('ios_phone' | 'android_phone')
|
|
49694
|
-
/** IDs of the spaces the device is in. */
|
|
49695
|
-
space_ids: string[]
|
|
49696
49682
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
49697
49683
|
nickname?: string | undefined
|
|
49698
49684
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -51195,8 +51181,6 @@ export type Routes = {
|
|
|
51195
51181
|
| 'smartthings_thermostat'
|
|
51196
51182
|
)
|
|
51197
51183
|
| ('ios_phone' | 'android_phone')
|
|
51198
|
-
/** IDs of the spaces the device is in. */
|
|
51199
|
-
space_ids: string[]
|
|
51200
51184
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
51201
51185
|
nickname?: string | undefined
|
|
51202
51186
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -58583,8 +58567,6 @@ export type Routes = {
|
|
|
58583
58567
|
| 'smartthings_thermostat'
|
|
58584
58568
|
)
|
|
58585
58569
|
| ('ios_phone' | 'android_phone')
|
|
58586
|
-
/** IDs of the spaces the device is in. */
|
|
58587
|
-
space_ids: string[]
|
|
58588
58570
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
58589
58571
|
nickname?: string | undefined
|
|
58590
58572
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -60087,8 +60069,6 @@ export type Routes = {
|
|
|
60087
60069
|
| 'smartthings_thermostat'
|
|
60088
60070
|
)
|
|
60089
60071
|
| ('ios_phone' | 'android_phone')
|
|
60090
|
-
/** IDs of the spaces the device is in. */
|
|
60091
|
-
space_ids: string[]
|
|
60092
60072
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
60093
60073
|
nickname?: string | undefined
|
|
60094
60074
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -70434,8 +70414,6 @@ export type Routes = {
|
|
|
70434
70414
|
| 'smartthings_thermostat'
|
|
70435
70415
|
)
|
|
70436
70416
|
| ('ios_phone' | 'android_phone')
|
|
70437
|
-
/** IDs of the spaces the device is in. */
|
|
70438
|
-
space_ids: string[]
|
|
70439
70417
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
70440
70418
|
nickname?: string | undefined
|
|
70441
70419
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -71908,6 +71886,7 @@ export type Routes = {
|
|
|
71908
71886
|
can_simulate_hub_connection?: boolean | undefined
|
|
71909
71887
|
can_simulate_hub_disconnection?: boolean | undefined
|
|
71910
71888
|
can_simulate_paid_subscription?: boolean | undefined
|
|
71889
|
+
space_ids: string[]
|
|
71911
71890
|
}[]
|
|
71912
71891
|
| undefined
|
|
71913
71892
|
acs_entrances?:
|
|
@@ -77023,8 +77002,6 @@ export type Routes = {
|
|
|
77023
77002
|
| 'smartthings_thermostat'
|
|
77024
77003
|
)
|
|
77025
77004
|
| ('ios_phone' | 'android_phone')
|
|
77026
|
-
/** IDs of the spaces the device is in. */
|
|
77027
|
-
space_ids: string[]
|
|
77028
77005
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
77029
77006
|
nickname?: string | undefined
|
|
77030
77007
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -81554,8 +81531,6 @@ export type Routes = {
|
|
|
81554
81531
|
| 'smartthings_thermostat'
|
|
81555
81532
|
)
|
|
81556
81533
|
| ('ios_phone' | 'android_phone')
|
|
81557
|
-
/** IDs of the spaces the device is in. */
|
|
81558
|
-
space_ids: string[]
|
|
81559
81534
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
81560
81535
|
nickname?: string | undefined
|
|
81561
81536
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -83058,8 +83033,6 @@ export type Routes = {
|
|
|
83058
83033
|
| 'smartthings_thermostat'
|
|
83059
83034
|
)
|
|
83060
83035
|
| ('ios_phone' | 'android_phone')
|
|
83061
|
-
/** IDs of the spaces the device is in. */
|
|
83062
|
-
space_ids: string[]
|
|
83063
83036
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
83064
83037
|
nickname?: string | undefined
|
|
83065
83038
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -91311,8 +91284,6 @@ export type Routes = {
|
|
|
91311
91284
|
| 'smartthings_thermostat'
|
|
91312
91285
|
)
|
|
91313
91286
|
| ('ios_phone' | 'android_phone')
|
|
91314
|
-
/** IDs of the spaces the device is in. */
|
|
91315
|
-
space_ids: string[]
|
|
91316
91287
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
91317
91288
|
nickname?: string | undefined
|
|
91318
91289
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -92817,8 +92788,6 @@ export type Routes = {
|
|
|
92817
92788
|
| 'smartthings_thermostat'
|
|
92818
92789
|
)
|
|
92819
92790
|
| ('ios_phone' | 'android_phone')
|
|
92820
|
-
/** IDs of the spaces the device is in. */
|
|
92821
|
-
space_ids: string[]
|
|
92822
92791
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
92823
92792
|
nickname?: string | undefined
|
|
92824
92793
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|
|
@@ -95187,8 +95156,6 @@ export type Routes = {
|
|
|
95187
95156
|
| 'smartthings_thermostat'
|
|
95188
95157
|
)
|
|
95189
95158
|
| ('ios_phone' | 'android_phone')
|
|
95190
|
-
/** IDs of the spaces the device is in. */
|
|
95191
|
-
space_ids: string[]
|
|
95192
95159
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
95193
95160
|
nickname?: string | undefined
|
|
95194
95161
|
/** Display name of the device, defaults to nickname (if it is set) or `properties.appearance.name`, otherwise. Enables administrators and users to identify the device easily, especially when there are numerous devices. */
|