@seamapi/types 1.111.0 → 1.113.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 +6 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +36 -2
- package/lib/seam/connect/openapi.js +6 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/unstable/models/devices/managed-device.js +5 -2
- package/lib/seam/connect/unstable/models/devices/managed-device.js.map +1 -1
- package/package.json +4 -4
- package/src/lib/seam/connect/openapi.ts +6 -0
- package/src/lib/seam/connect/route-types.ts +24 -0
- package/src/lib/seam/connect/unstable/models/devices/managed-device.ts +72 -66
- package/connect.d.ts +0 -1
- package/devicedb.d.ts +0 -1
- package/index.d.ts +0 -2
- package/lib/seam/connect/enums.d.ts +0 -1
- package/lib/seam/connect/index.d.ts +0 -6
- package/lib/seam/connect/internal.d.ts +0 -1
- package/lib/seam/connect/openapi.d.ts +0 -16811
- package/lib/seam/connect/route-types.d.ts +0 -7635
- package/lib/seam/connect/stable/model-types.d.ts +0 -1
- package/lib/seam/connect/stable/models/connect-webview.d.ts +0 -63
- package/lib/seam/connect/stable/models/custom-metadata.d.ts +0 -3
- package/lib/seam/connect/stable/models/index.d.ts +0 -2
- package/lib/seam/connect/stable/schemas.d.ts +0 -1
- package/lib/seam/connect/unstable/index.d.ts +0 -3
- package/lib/seam/connect/unstable/model-types.d.ts +0 -1
- package/lib/seam/connect/unstable/models/access-codes/index.d.ts +0 -2
- package/lib/seam/connect/unstable/models/access-codes/managed-access-code.d.ts +0 -69
- package/lib/seam/connect/unstable/models/access-codes/unmanaged-access-code.d.ts +0 -42
- package/lib/seam/connect/unstable/models/acs/access_group.d.ts +0 -35
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +0 -127
- package/lib/seam/connect/unstable/models/acs/credential_pool.d.ts +0 -29
- package/lib/seam/connect/unstable/models/acs/credential_provisioning_automation.d.ts +0 -41
- package/lib/seam/connect/unstable/models/acs/entrance.d.ts +0 -62
- package/lib/seam/connect/unstable/models/acs/index.d.ts +0 -7
- package/lib/seam/connect/unstable/models/acs/system.d.ts +0 -35
- package/lib/seam/connect/unstable/models/acs/user.d.ts +0 -74
- package/lib/seam/connect/unstable/models/capability-properties/access-code.d.ts +0 -93
- package/lib/seam/connect/unstable/models/capability-properties/index.d.ts +0 -819
- package/lib/seam/connect/unstable/models/capability-properties/lock.d.ts +0 -24
- package/lib/seam/connect/unstable/models/capability-properties/thermostat.d.ts +0 -1572
- package/lib/seam/connect/unstable/models/devices/capabilities-supported.d.ts +0 -3
- package/lib/seam/connect/unstable/models/devices/device-metadata.d.ts +0 -982
- package/lib/seam/connect/unstable/models/devices/device-type.d.ts +0 -65
- package/lib/seam/connect/unstable/models/devices/index.d.ts +0 -6
- package/lib/seam/connect/unstable/models/devices/managed-device.d.ts +0 -3705
- package/lib/seam/connect/unstable/models/devices/phone-properties.d.ts +0 -44
- package/lib/seam/connect/unstable/models/devices/phone.d.ts +0 -142
- package/lib/seam/connect/unstable/models/devices/unmanaged-device.d.ts +0 -188
- package/lib/seam/connect/unstable/models/events/access_code_events.d.ts +0 -70
- package/lib/seam/connect/unstable/models/events/connected_account_events.d.ts +0 -48
- package/lib/seam/connect/unstable/models/events/device_events.d.ts +0 -63
- package/lib/seam/connect/unstable/models/events/lock_events.d.ts +0 -42
- package/lib/seam/connect/unstable/models/index.d.ts +0 -7
- package/lib/seam/connect/unstable/models/network.d.ts +0 -18
- package/lib/seam/connect/unstable/models/phone-number.d.ts +0 -2
- package/lib/seam/connect/unstable/models/schedule.d.ts +0 -21
- package/lib/seam/connect/unstable/models/user-identity.d.ts +0 -30
- package/lib/seam/connect/unstable/schemas.d.ts +0 -1
- package/lib/seam/devicedb/index.d.ts +0 -5
- package/lib/seam/devicedb/models/device-capability.d.ts +0 -21
- package/lib/seam/devicedb/models/device-model.d.ts +0 -1064
- package/lib/seam/devicedb/models/hardware.d.ts +0 -8
- package/lib/seam/devicedb/models/image-reference.d.ts +0 -15
- package/lib/seam/devicedb/models/index.d.ts +0 -4
- package/lib/seam/devicedb/models/manufacturer.d.ts +0 -84
- package/lib/seam/devicedb/route-specs.d.ts +0 -2198
- package/lib/seam/devicedb/route-types.d.ts +0 -308
package/dist/connect.cjs
CHANGED
|
@@ -546,6 +546,8 @@ var openapi_default = {
|
|
|
546
546
|
},
|
|
547
547
|
device: {
|
|
548
548
|
properties: {
|
|
549
|
+
can_program_online_access_codes: { type: "boolean" },
|
|
550
|
+
can_remotely_unlock: { type: "boolean" },
|
|
549
551
|
capabilities_supported: {
|
|
550
552
|
description: 'Collection of capabilities that the device supports when connected to Seam. Values are "access_code," which indicates that the device can manage and utilize digital PIN codes for secure access; "lock," which indicates that the device controls a door locking mechanism, enabling the remote opening and closing of doors and other entry points; "noise_detection," which indicates that the device supports monitoring and responding to ambient noise levels; "thermostat," which indicates that the device can regulate and adjust indoor temperatures; and "battery," which indicates that the device can manage battery life and health.',
|
|
551
553
|
items: {
|
|
@@ -1797,6 +1799,8 @@ var openapi_default = {
|
|
|
1797
1799
|
},
|
|
1798
1800
|
phone: {
|
|
1799
1801
|
properties: {
|
|
1802
|
+
can_program_online_access_codes: { type: "boolean" },
|
|
1803
|
+
can_remotely_unlock: { type: "boolean" },
|
|
1800
1804
|
capabilities_supported: {
|
|
1801
1805
|
description: 'Collection of capabilities that the device supports when connected to Seam. Values are "access_code," which indicates that the device can manage and utilize digital PIN codes for secure access; "lock," which indicates that the device controls a door locking mechanism, enabling the remote opening and closing of doors and other entry points; "noise_detection," which indicates that the device supports monitoring and responding to ambient noise levels; "thermostat," which indicates that the device can regulate and adjust indoor temperatures; and "battery," which indicates that the device can manage battery life and health.',
|
|
1802
1806
|
items: {
|
|
@@ -8396,6 +8400,7 @@ var openapi_default = {
|
|
|
8396
8400
|
"connected_account.deleted",
|
|
8397
8401
|
"connected_account.disconnected",
|
|
8398
8402
|
"connected_account.completed_first_sync",
|
|
8403
|
+
"connected_account.completed_first_sync_after_reconnection",
|
|
8399
8404
|
"noise_sensor.noise_threshold_triggered",
|
|
8400
8405
|
"access_code.backup_access_code_pulled"
|
|
8401
8406
|
],
|
|
@@ -8447,6 +8452,7 @@ var openapi_default = {
|
|
|
8447
8452
|
"connected_account.deleted",
|
|
8448
8453
|
"connected_account.disconnected",
|
|
8449
8454
|
"connected_account.completed_first_sync",
|
|
8455
|
+
"connected_account.completed_first_sync_after_reconnection",
|
|
8450
8456
|
"noise_sensor.noise_threshold_triggered",
|
|
8451
8457
|
"access_code.backup_access_code_pulled"
|
|
8452
8458
|
],
|