@seamapi/types 1.571.0 → 1.573.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 +119 -7146
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +60 -5089
- package/dist/index.cjs +119 -7146
- 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/acs/acs-entrance.d.ts +0 -5
- package/lib/seam/connect/models/acs/metadata/dormakaba-community.d.ts +0 -3
- package/lib/seam/connect/models/acs/metadata/dormakaba-community.js +0 -3
- package/lib/seam/connect/models/acs/metadata/dormakaba-community.js.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +39 -53
- package/lib/seam/connect/models/batch.js +1 -6
- package/lib/seam/connect/models/batch.js.map +1 -1
- package/lib/seam/connect/models/devices/device.d.ts +3 -0
- package/lib/seam/connect/models/devices/device.js +3 -0
- package/lib/seam/connect/models/devices/device.js.map +1 -1
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +1 -0
- package/lib/seam/connect/models/phones/phone-session.d.ts +0 -20
- package/lib/seam/connect/openapi.d.ts +140 -5180
- package/lib/seam/connect/openapi.js +117 -7140
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +34 -21
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/metadata/dormakaba-community.ts +0 -5
- package/src/lib/seam/connect/models/batch.ts +1 -6
- package/src/lib/seam/connect/models/devices/device.ts +3 -0
- package/src/lib/seam/connect/openapi.ts +122 -8393
- package/src/lib/seam/connect/route-types.ts +34 -21
|
@@ -11491,6 +11491,8 @@ 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[]
|
|
11494
11496
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
11495
11497
|
nickname?: string | undefined
|
|
11496
11498
|
/** 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. */
|
|
@@ -13060,8 +13062,6 @@ export type Routes = {
|
|
|
13060
13062
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
13061
13063
|
dormakaba_community_metadata?:
|
|
13062
13064
|
| {
|
|
13063
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
13064
|
-
access_point_name: string
|
|
13065
13065
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
13066
13066
|
access_point_profile: string
|
|
13067
13067
|
}
|
|
@@ -15335,6 +15335,8 @@ export type Routes = {
|
|
|
15335
15335
|
| 'smartthings_thermostat'
|
|
15336
15336
|
)
|
|
15337
15337
|
| ('ios_phone' | 'android_phone')
|
|
15338
|
+
/** IDs of the spaces the device is in. */
|
|
15339
|
+
space_ids: string[]
|
|
15338
15340
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
15339
15341
|
nickname?: string | undefined
|
|
15340
15342
|
/** 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. */
|
|
@@ -16904,8 +16906,6 @@ export type Routes = {
|
|
|
16904
16906
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
16905
16907
|
dormakaba_community_metadata?:
|
|
16906
16908
|
| {
|
|
16907
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
16908
|
-
access_point_name: string
|
|
16909
16909
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
16910
16910
|
access_point_profile: string
|
|
16911
16911
|
}
|
|
@@ -23942,8 +23942,6 @@ export type Routes = {
|
|
|
23942
23942
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
23943
23943
|
dormakaba_community_metadata?:
|
|
23944
23944
|
| {
|
|
23945
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
23946
|
-
access_point_name: string
|
|
23947
23945
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
23948
23946
|
access_point_profile: string
|
|
23949
23947
|
}
|
|
@@ -25554,8 +25552,6 @@ export type Routes = {
|
|
|
25554
25552
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
25555
25553
|
dormakaba_community_metadata?:
|
|
25556
25554
|
| {
|
|
25557
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
25558
|
-
access_point_name: string
|
|
25559
25555
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
25560
25556
|
access_point_profile: string
|
|
25561
25557
|
}
|
|
@@ -29536,8 +29532,6 @@ export type Routes = {
|
|
|
29536
29532
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
29537
29533
|
dormakaba_community_metadata?:
|
|
29538
29534
|
| {
|
|
29539
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
29540
|
-
access_point_name: string
|
|
29541
29535
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
29542
29536
|
access_point_profile: string
|
|
29543
29537
|
}
|
|
@@ -29732,8 +29726,6 @@ export type Routes = {
|
|
|
29732
29726
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
29733
29727
|
dormakaba_community_metadata?:
|
|
29734
29728
|
| {
|
|
29735
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
29736
|
-
access_point_name: string
|
|
29737
29729
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
29738
29730
|
access_point_profile: string
|
|
29739
29731
|
}
|
|
@@ -31478,8 +31470,6 @@ export type Routes = {
|
|
|
31478
31470
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
31479
31471
|
dormakaba_community_metadata?:
|
|
31480
31472
|
| {
|
|
31481
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
31482
|
-
access_point_name: string
|
|
31483
31473
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
31484
31474
|
access_point_profile: string
|
|
31485
31475
|
}
|
|
@@ -37042,6 +37032,8 @@ export type Routes = {
|
|
|
37042
37032
|
| 'smartthings_thermostat'
|
|
37043
37033
|
)
|
|
37044
37034
|
| ('ios_phone' | 'android_phone')
|
|
37035
|
+
/** IDs of the spaces the device is in. */
|
|
37036
|
+
space_ids: string[]
|
|
37045
37037
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
37046
37038
|
nickname?: string | undefined
|
|
37047
37039
|
/** 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. */
|
|
@@ -38763,6 +38755,8 @@ export type Routes = {
|
|
|
38763
38755
|
| 'smartthings_thermostat'
|
|
38764
38756
|
)
|
|
38765
38757
|
| ('ios_phone' | 'android_phone')
|
|
38758
|
+
/** IDs of the spaces the device is in. */
|
|
38759
|
+
space_ids: string[]
|
|
38766
38760
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
38767
38761
|
nickname?: string | undefined
|
|
38768
38762
|
/** 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. */
|
|
@@ -46493,6 +46487,8 @@ export type Routes = {
|
|
|
46493
46487
|
| 'smartthings_thermostat'
|
|
46494
46488
|
)
|
|
46495
46489
|
| ('ios_phone' | 'android_phone')
|
|
46490
|
+
/** IDs of the spaces the device is in. */
|
|
46491
|
+
space_ids: string[]
|
|
46496
46492
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
46497
46493
|
nickname?: string | undefined
|
|
46498
46494
|
/** 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. */
|
|
@@ -47996,6 +47992,8 @@ export type Routes = {
|
|
|
47996
47992
|
| 'smartthings_thermostat'
|
|
47997
47993
|
)
|
|
47998
47994
|
| ('ios_phone' | 'android_phone')
|
|
47995
|
+
/** IDs of the spaces the device is in. */
|
|
47996
|
+
space_ids: string[]
|
|
47999
47997
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
48000
47998
|
nickname?: string | undefined
|
|
48001
47999
|
/** 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. */
|
|
@@ -49679,6 +49677,8 @@ export type Routes = {
|
|
|
49679
49677
|
| 'smartthings_thermostat'
|
|
49680
49678
|
)
|
|
49681
49679
|
| ('ios_phone' | 'android_phone')
|
|
49680
|
+
/** IDs of the spaces the device is in. */
|
|
49681
|
+
space_ids: string[]
|
|
49682
49682
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
49683
49683
|
nickname?: string | undefined
|
|
49684
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. */
|
|
@@ -51181,6 +51181,8 @@ export type Routes = {
|
|
|
51181
51181
|
| 'smartthings_thermostat'
|
|
51182
51182
|
)
|
|
51183
51183
|
| ('ios_phone' | 'android_phone')
|
|
51184
|
+
/** IDs of the spaces the device is in. */
|
|
51185
|
+
space_ids: string[]
|
|
51184
51186
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
51185
51187
|
nickname?: string | undefined
|
|
51186
51188
|
/** 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. */
|
|
@@ -58567,6 +58569,8 @@ export type Routes = {
|
|
|
58567
58569
|
| 'smartthings_thermostat'
|
|
58568
58570
|
)
|
|
58569
58571
|
| ('ios_phone' | 'android_phone')
|
|
58572
|
+
/** IDs of the spaces the device is in. */
|
|
58573
|
+
space_ids: string[]
|
|
58570
58574
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
58571
58575
|
nickname?: string | undefined
|
|
58572
58576
|
/** 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. */
|
|
@@ -60069,6 +60073,8 @@ export type Routes = {
|
|
|
60069
60073
|
| 'smartthings_thermostat'
|
|
60070
60074
|
)
|
|
60071
60075
|
| ('ios_phone' | 'android_phone')
|
|
60076
|
+
/** IDs of the spaces the device is in. */
|
|
60077
|
+
space_ids: string[]
|
|
60072
60078
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
60073
60079
|
nickname?: string | undefined
|
|
60074
60080
|
/** 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. */
|
|
@@ -70056,8 +70062,6 @@ export type Routes = {
|
|
|
70056
70062
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
70057
70063
|
dormakaba_community_metadata?:
|
|
70058
70064
|
| {
|
|
70059
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
70060
|
-
access_point_name: string
|
|
70061
70065
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
70062
70066
|
access_point_profile: string
|
|
70063
70067
|
}
|
|
@@ -70414,6 +70418,8 @@ export type Routes = {
|
|
|
70414
70418
|
| 'smartthings_thermostat'
|
|
70415
70419
|
)
|
|
70416
70420
|
| ('ios_phone' | 'android_phone')
|
|
70421
|
+
/** IDs of the spaces the device is in. */
|
|
70422
|
+
space_ids: string[]
|
|
70417
70423
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
70418
70424
|
nickname?: string | undefined
|
|
70419
70425
|
/** 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. */
|
|
@@ -71886,7 +71892,6 @@ export type Routes = {
|
|
|
71886
71892
|
can_simulate_hub_connection?: boolean | undefined
|
|
71887
71893
|
can_simulate_hub_disconnection?: boolean | undefined
|
|
71888
71894
|
can_simulate_paid_subscription?: boolean | undefined
|
|
71889
|
-
space_ids: string[]
|
|
71890
71895
|
}[]
|
|
71891
71896
|
| undefined
|
|
71892
71897
|
acs_entrances?:
|
|
@@ -71984,8 +71989,6 @@ export type Routes = {
|
|
|
71984
71989
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
71985
71990
|
dormakaba_community_metadata?:
|
|
71986
71991
|
| {
|
|
71987
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
71988
|
-
access_point_name: string
|
|
71989
71992
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
71990
71993
|
access_point_profile: string
|
|
71991
71994
|
}
|
|
@@ -77002,6 +77005,8 @@ export type Routes = {
|
|
|
77002
77005
|
| 'smartthings_thermostat'
|
|
77003
77006
|
)
|
|
77004
77007
|
| ('ios_phone' | 'android_phone')
|
|
77008
|
+
/** IDs of the spaces the device is in. */
|
|
77009
|
+
space_ids: string[]
|
|
77005
77010
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
77006
77011
|
nickname?: string | undefined
|
|
77007
77012
|
/** 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. */
|
|
@@ -81531,6 +81536,8 @@ export type Routes = {
|
|
|
81531
81536
|
| 'smartthings_thermostat'
|
|
81532
81537
|
)
|
|
81533
81538
|
| ('ios_phone' | 'android_phone')
|
|
81539
|
+
/** IDs of the spaces the device is in. */
|
|
81540
|
+
space_ids: string[]
|
|
81534
81541
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
81535
81542
|
nickname?: string | undefined
|
|
81536
81543
|
/** 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. */
|
|
@@ -83033,6 +83040,8 @@ export type Routes = {
|
|
|
83033
83040
|
| 'smartthings_thermostat'
|
|
83034
83041
|
)
|
|
83035
83042
|
| ('ios_phone' | 'android_phone')
|
|
83043
|
+
/** IDs of the spaces the device is in. */
|
|
83044
|
+
space_ids: string[]
|
|
83036
83045
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
83037
83046
|
nickname?: string | undefined
|
|
83038
83047
|
/** 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. */
|
|
@@ -91284,6 +91293,8 @@ export type Routes = {
|
|
|
91284
91293
|
| 'smartthings_thermostat'
|
|
91285
91294
|
)
|
|
91286
91295
|
| ('ios_phone' | 'android_phone')
|
|
91296
|
+
/** IDs of the spaces the device is in. */
|
|
91297
|
+
space_ids: string[]
|
|
91287
91298
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
91288
91299
|
nickname?: string | undefined
|
|
91289
91300
|
/** 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. */
|
|
@@ -92788,6 +92799,8 @@ export type Routes = {
|
|
|
92788
92799
|
| 'smartthings_thermostat'
|
|
92789
92800
|
)
|
|
92790
92801
|
| ('ios_phone' | 'android_phone')
|
|
92802
|
+
/** IDs of the spaces the device is in. */
|
|
92803
|
+
space_ids: string[]
|
|
92791
92804
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
92792
92805
|
nickname?: string | undefined
|
|
92793
92806
|
/** 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. */
|
|
@@ -95156,6 +95169,8 @@ export type Routes = {
|
|
|
95156
95169
|
| 'smartthings_thermostat'
|
|
95157
95170
|
)
|
|
95158
95171
|
| ('ios_phone' | 'android_phone')
|
|
95172
|
+
/** IDs of the spaces the device is in. */
|
|
95173
|
+
space_ids: string[]
|
|
95159
95174
|
/** Optional nickname to describe the device, settable through Seam. */
|
|
95160
95175
|
nickname?: string | undefined
|
|
95161
95176
|
/** 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. */
|
|
@@ -96725,8 +96740,6 @@ export type Routes = {
|
|
|
96725
96740
|
/** dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). */
|
|
96726
96741
|
dormakaba_community_metadata?:
|
|
96727
96742
|
| {
|
|
96728
|
-
/** Name of the access point in the dormakaba Community access system. */
|
|
96729
|
-
access_point_name: string
|
|
96730
96743
|
/** Type of access point profile in the dormakaba Community access system. */
|
|
96731
96744
|
access_point_profile: string
|
|
96732
96745
|
}
|