@seamapi/types 1.506.0 → 1.507.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
CHANGED
|
@@ -43176,7 +43176,7 @@ var openapi_default = {
|
|
|
43176
43176
|
},
|
|
43177
43177
|
"/devices/simulate/disconnect_from_hub": {
|
|
43178
43178
|
post: {
|
|
43179
|
-
description: "Simulates taking the Wi\u2011Fi hub (bridge) offline for a device.\nOnly applicable for sandbox workspaces and currently\nimplemented for August and
|
|
43179
|
+
description: "Simulates taking the Wi\u2011Fi 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.",
|
|
43180
43180
|
operationId: "devicesSimulateDisconnectFromHubPost",
|
|
43181
43181
|
requestBody: {
|
|
43182
43182
|
content: {
|