@seamapi/types 1.717.0 → 1.718.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 +5 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +6 -6
- package/dist/index.cjs +5 -0
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/devices/device-provider.d.ts +4 -3
- package/lib/seam/connect/models/devices/device-provider.js +2 -0
- package/lib/seam/connect/models/devices/device-provider.js.map +1 -1
- package/lib/seam/connect/openapi.js +4 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +3 -3
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device-provider.ts +3 -0
- package/src/lib/seam/connect/openapi.ts +4 -0
- package/src/lib/seam/connect/route-types.ts +3 -0
|
@@ -25800,7 +25800,7 @@ export type Routes = {
|
|
|
25800
25800
|
/** Accepted device provider keys as an alternative to `provider_category`. Use this parameter to specify accepted providers explicitly. See [Customize the Brands to Display in Your Connect Webviews](https://docs.seam.co/latest/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews). To list all provider keys, use [`/devices/list_device_providers`](https://docs.seam.co/latest/api/devices/list_device_providers) with no filters. */
|
|
25801
25801
|
accepted_providers?: ('hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'kwikset2' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq' | 'yale_access' | 'hid_cm' | 'google_nest')[] | undefined;
|
|
25802
25802
|
/** Specifies the category of providers that you want to include. To list all providers within a category, use [`/devices/list_device_providers`](https://docs.seam.co/latest/api/devices/list_device_providers) with the desired `provider_category` filter. */
|
|
25803
|
-
provider_category?: ('stable' | 'consumer_smartlocks' | 'thermostats' | 'noise_sensors' | 'access_control_systems' | 'internal_beta') | undefined;
|
|
25803
|
+
provider_category?: ('stable' | 'consumer_smartlocks' | 'beta' | 'thermostats' | 'noise_sensors' | 'access_control_systems' | 'internal_beta') | undefined;
|
|
25804
25804
|
/** Custom metadata that you want to associate with the Connect Webview. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview) enables you to store custom information, like customer details or internal IDs from your application. The custom metadata is then transferred to any [connected accounts](https://docs.seam.co/latest/core-concepts/connected-accounts) that were connected using the Connect Webview, making it easy to find and filter these resources in your [workspace](https://docs.seam.co/latest/core-concepts/workspaces). You can also [filter Connect Webviews by custom metadata](https://docs.seam.co/latest/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). */
|
|
25805
25805
|
custom_metadata?: {
|
|
25806
25806
|
[x: string]: string | boolean | null;
|
|
@@ -29952,7 +29952,7 @@ export type Routes = {
|
|
|
29952
29952
|
jsonBody: {};
|
|
29953
29953
|
commonParams: {
|
|
29954
29954
|
/** Category for which you want to list providers. */
|
|
29955
|
-
provider_category?: ('stable' | 'consumer_smartlocks' | 'thermostats' | 'noise_sensors' | 'access_control_systems') | undefined;
|
|
29955
|
+
provider_category?: ('stable' | 'consumer_smartlocks' | 'beta' | 'thermostats' | 'noise_sensors' | 'access_control_systems') | undefined;
|
|
29956
29956
|
};
|
|
29957
29957
|
formData: {};
|
|
29958
29958
|
jsonResponse: {
|
|
@@ -29960,7 +29960,7 @@ export type Routes = {
|
|
|
29960
29960
|
device_provider_name: 'hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'seam_relay_admin' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'hubitat' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'kwikset2' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq';
|
|
29961
29961
|
display_name: string;
|
|
29962
29962
|
image_url: string;
|
|
29963
|
-
provider_categories: ('stable' | 'consumer_smartlocks' | 'thermostats' | 'noise_sensors' | 'access_control_systems')[];
|
|
29963
|
+
provider_categories: ('stable' | 'consumer_smartlocks' | 'beta' | 'thermostats' | 'noise_sensors' | 'access_control_systems')[];
|
|
29964
29964
|
can_remotely_unlock?: boolean | undefined;
|
|
29965
29965
|
can_remotely_lock?: boolean | undefined;
|
|
29966
29966
|
can_program_offline_access_codes?: boolean | undefined;
|
package/package.json
CHANGED
|
@@ -116,6 +116,8 @@ export const PROVIDER_CATEGORY_MAP = {
|
|
|
116
116
|
'tedee',
|
|
117
117
|
],
|
|
118
118
|
|
|
119
|
+
beta: ['korelock'],
|
|
120
|
+
|
|
119
121
|
thermostats: ['ecobee', 'nest', 'sensi', 'honeywell_resideo'],
|
|
120
122
|
noise_sensors: ['minut', 'noiseaware'],
|
|
121
123
|
access_control_systems: [
|
|
@@ -161,6 +163,7 @@ export const PROVIDER_CATEGORY_CAPABILITY_MAP: Record<
|
|
|
161
163
|
> = {
|
|
162
164
|
stable: ['lock', 'thermostat', 'noise_sensor', 'access_control'],
|
|
163
165
|
consumer_smartlocks: ['lock'],
|
|
166
|
+
beta: ['lock', 'thermostat', 'noise_sensor', 'access_control'],
|
|
164
167
|
thermostats: ['thermostat'],
|
|
165
168
|
noise_sensors: ['noise_sensor'],
|
|
166
169
|
access_control_systems: ['access_control'],
|
|
@@ -13659,6 +13659,7 @@ export default {
|
|
|
13659
13659
|
enum: [
|
|
13660
13660
|
'stable',
|
|
13661
13661
|
'consumer_smartlocks',
|
|
13662
|
+
'beta',
|
|
13662
13663
|
'thermostats',
|
|
13663
13664
|
'noise_sensors',
|
|
13664
13665
|
'access_control_systems',
|
|
@@ -40976,6 +40977,7 @@ export default {
|
|
|
40976
40977
|
enum: [
|
|
40977
40978
|
'stable',
|
|
40978
40979
|
'consumer_smartlocks',
|
|
40980
|
+
'beta',
|
|
40979
40981
|
'thermostats',
|
|
40980
40982
|
'noise_sensors',
|
|
40981
40983
|
'access_control_systems',
|
|
@@ -45576,6 +45578,7 @@ export default {
|
|
|
45576
45578
|
enum: [
|
|
45577
45579
|
'stable',
|
|
45578
45580
|
'consumer_smartlocks',
|
|
45581
|
+
'beta',
|
|
45579
45582
|
'thermostats',
|
|
45580
45583
|
'noise_sensors',
|
|
45581
45584
|
'access_control_systems',
|
|
@@ -45635,6 +45638,7 @@ export default {
|
|
|
45635
45638
|
enum: [
|
|
45636
45639
|
'stable',
|
|
45637
45640
|
'consumer_smartlocks',
|
|
45641
|
+
'beta',
|
|
45638
45642
|
'thermostats',
|
|
45639
45643
|
'noise_sensors',
|
|
45640
45644
|
'access_control_systems',
|
|
@@ -29891,6 +29891,7 @@ export type Routes = {
|
|
|
29891
29891
|
| (
|
|
29892
29892
|
| 'stable'
|
|
29893
29893
|
| 'consumer_smartlocks'
|
|
29894
|
+
| 'beta'
|
|
29894
29895
|
| 'thermostats'
|
|
29895
29896
|
| 'noise_sensors'
|
|
29896
29897
|
| 'access_control_systems'
|
|
@@ -35059,6 +35060,7 @@ export type Routes = {
|
|
|
35059
35060
|
| (
|
|
35060
35061
|
| 'stable'
|
|
35061
35062
|
| 'consumer_smartlocks'
|
|
35063
|
+
| 'beta'
|
|
35062
35064
|
| 'thermostats'
|
|
35063
35065
|
| 'noise_sensors'
|
|
35064
35066
|
| 'access_control_systems'
|
|
@@ -35125,6 +35127,7 @@ export type Routes = {
|
|
|
35125
35127
|
provider_categories: (
|
|
35126
35128
|
| 'stable'
|
|
35127
35129
|
| 'consumer_smartlocks'
|
|
35130
|
+
| 'beta'
|
|
35128
35131
|
| 'thermostats'
|
|
35129
35132
|
| 'noise_sensors'
|
|
35130
35133
|
| 'access_control_systems'
|