Skip to content

Commit 7b54a9f

Browse files
authored
feat: Sync with Seam API via ca2dedf28ed1eb81815bfcd2a29668687afbbca7 (#2385)
1 parent 9992343 commit 7b54a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/seam/connect/openapi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41234,7 +41234,7 @@ export default {
4123441234
'/devices/simulate/disconnect_from_hub': {
4123541235
post: {
4123641236
description:
41237-
'Simulates taking the Wi‑Fi hub (bridge) offline for a device.\nOnly applicable for sandbox workspaces and currently\nimplemented for August and TTLock locks.\nThis will set the corresponding `hub_disconnected` or\n`ttlock_lock_not_paired_to_gateway` error on the device.',
41237+
'Simulates taking the Wi‑Fi hub (bridge) offline for a device.\nOnly applicable for sandbox workspaces and currently\nimplemented for August, TTLock, and IglooHome devices.\nThis will set the corresponding `hub_disconnected` or\n`ttlock_lock_not_paired_to_gateway` error on the device, or mark the\nIglooHome bridge offline in sandbox.',
4123841238
operationId: 'devicesSimulateDisconnectFromHubPost',
4123941239
requestBody: {
4124041240
content: {

0 commit comments

Comments
 (0)