@seamapi/types 1.572.0 → 1.574.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.
@@ -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. */
@@ -15333,6 +15335,8 @@ export type Routes = {
15333
15335
  | 'smartthings_thermostat'
15334
15336
  )
15335
15337
  | ('ios_phone' | 'android_phone')
15338
+ /** IDs of the spaces the device is in. */
15339
+ space_ids: string[]
15336
15340
  /** Optional nickname to describe the device, settable through Seam. */
15337
15341
  nickname?: string | undefined
15338
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. */
@@ -37028,6 +37032,8 @@ export type Routes = {
37028
37032
  | 'smartthings_thermostat'
37029
37033
  )
37030
37034
  | ('ios_phone' | 'android_phone')
37035
+ /** IDs of the spaces the device is in. */
37036
+ space_ids: string[]
37031
37037
  /** Optional nickname to describe the device, settable through Seam. */
37032
37038
  nickname?: string | undefined
37033
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. */
@@ -38749,6 +38755,8 @@ export type Routes = {
38749
38755
  | 'smartthings_thermostat'
38750
38756
  )
38751
38757
  | ('ios_phone' | 'android_phone')
38758
+ /** IDs of the spaces the device is in. */
38759
+ space_ids: string[]
38752
38760
  /** Optional nickname to describe the device, settable through Seam. */
38753
38761
  nickname?: string | undefined
38754
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. */
@@ -46479,6 +46487,8 @@ export type Routes = {
46479
46487
  | 'smartthings_thermostat'
46480
46488
  )
46481
46489
  | ('ios_phone' | 'android_phone')
46490
+ /** IDs of the spaces the device is in. */
46491
+ space_ids: string[]
46482
46492
  /** Optional nickname to describe the device, settable through Seam. */
46483
46493
  nickname?: string | undefined
46484
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. */
@@ -47982,6 +47992,8 @@ export type Routes = {
47982
47992
  | 'smartthings_thermostat'
47983
47993
  )
47984
47994
  | ('ios_phone' | 'android_phone')
47995
+ /** IDs of the spaces the device is in. */
47996
+ space_ids: string[]
47985
47997
  /** Optional nickname to describe the device, settable through Seam. */
47986
47998
  nickname?: string | undefined
47987
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. */
@@ -49665,6 +49677,8 @@ export type Routes = {
49665
49677
  | 'smartthings_thermostat'
49666
49678
  )
49667
49679
  | ('ios_phone' | 'android_phone')
49680
+ /** IDs of the spaces the device is in. */
49681
+ space_ids: string[]
49668
49682
  /** Optional nickname to describe the device, settable through Seam. */
49669
49683
  nickname?: string | undefined
49670
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. */
@@ -51167,6 +51181,8 @@ export type Routes = {
51167
51181
  | 'smartthings_thermostat'
51168
51182
  )
51169
51183
  | ('ios_phone' | 'android_phone')
51184
+ /** IDs of the spaces the device is in. */
51185
+ space_ids: string[]
51170
51186
  /** Optional nickname to describe the device, settable through Seam. */
51171
51187
  nickname?: string | undefined
51172
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. */
@@ -58553,6 +58569,8 @@ export type Routes = {
58553
58569
  | 'smartthings_thermostat'
58554
58570
  )
58555
58571
  | ('ios_phone' | 'android_phone')
58572
+ /** IDs of the spaces the device is in. */
58573
+ space_ids: string[]
58556
58574
  /** Optional nickname to describe the device, settable through Seam. */
58557
58575
  nickname?: string | undefined
58558
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. */
@@ -60055,6 +60073,8 @@ export type Routes = {
60055
60073
  | 'smartthings_thermostat'
60056
60074
  )
60057
60075
  | ('ios_phone' | 'android_phone')
60076
+ /** IDs of the spaces the device is in. */
60077
+ space_ids: string[]
60058
60078
  /** Optional nickname to describe the device, settable through Seam. */
60059
60079
  nickname?: string | undefined
60060
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. */
@@ -70398,6 +70418,8 @@ export type Routes = {
70398
70418
  | 'smartthings_thermostat'
70399
70419
  )
70400
70420
  | ('ios_phone' | 'android_phone')
70421
+ /** IDs of the spaces the device is in. */
70422
+ space_ids: string[]
70401
70423
  /** Optional nickname to describe the device, settable through Seam. */
70402
70424
  nickname?: string | undefined
70403
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. */
@@ -71870,7 +71892,6 @@ export type Routes = {
71870
71892
  can_simulate_hub_connection?: boolean | undefined
71871
71893
  can_simulate_hub_disconnection?: boolean | undefined
71872
71894
  can_simulate_paid_subscription?: boolean | undefined
71873
- space_ids: string[]
71874
71895
  }[]
71875
71896
  | undefined
71876
71897
  acs_entrances?:
@@ -76984,6 +77005,8 @@ export type Routes = {
76984
77005
  | 'smartthings_thermostat'
76985
77006
  )
76986
77007
  | ('ios_phone' | 'android_phone')
77008
+ /** IDs of the spaces the device is in. */
77009
+ space_ids: string[]
76987
77010
  /** Optional nickname to describe the device, settable through Seam. */
76988
77011
  nickname?: string | undefined
76989
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. */
@@ -81513,6 +81536,8 @@ export type Routes = {
81513
81536
  | 'smartthings_thermostat'
81514
81537
  )
81515
81538
  | ('ios_phone' | 'android_phone')
81539
+ /** IDs of the spaces the device is in. */
81540
+ space_ids: string[]
81516
81541
  /** Optional nickname to describe the device, settable through Seam. */
81517
81542
  nickname?: string | undefined
81518
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. */
@@ -83015,6 +83040,8 @@ export type Routes = {
83015
83040
  | 'smartthings_thermostat'
83016
83041
  )
83017
83042
  | ('ios_phone' | 'android_phone')
83043
+ /** IDs of the spaces the device is in. */
83044
+ space_ids: string[]
83018
83045
  /** Optional nickname to describe the device, settable through Seam. */
83019
83046
  nickname?: string | undefined
83020
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. */
@@ -91266,6 +91293,8 @@ export type Routes = {
91266
91293
  | 'smartthings_thermostat'
91267
91294
  )
91268
91295
  | ('ios_phone' | 'android_phone')
91296
+ /** IDs of the spaces the device is in. */
91297
+ space_ids: string[]
91269
91298
  /** Optional nickname to describe the device, settable through Seam. */
91270
91299
  nickname?: string | undefined
91271
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. */
@@ -92770,6 +92799,8 @@ export type Routes = {
92770
92799
  | 'smartthings_thermostat'
92771
92800
  )
92772
92801
  | ('ios_phone' | 'android_phone')
92802
+ /** IDs of the spaces the device is in. */
92803
+ space_ids: string[]
92773
92804
  /** Optional nickname to describe the device, settable through Seam. */
92774
92805
  nickname?: string | undefined
92775
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. */
@@ -95138,6 +95169,8 @@ export type Routes = {
95138
95169
  | 'smartthings_thermostat'
95139
95170
  )
95140
95171
  | ('ios_phone' | 'android_phone')
95172
+ /** IDs of the spaces the device is in. */
95173
+ space_ids: string[]
95141
95174
  /** Optional nickname to describe the device, settable through Seam. */
95142
95175
  nickname?: string | undefined
95143
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. */