Device Simulations

Endpoints

/devices/simulate/connect

Simulates connecting a device to Seam. Only applicable for sandbox devices. See also Testing Your App Against Device Disconnection and Removal.

/devices/simulate/connect_to_hub

Simulates bringing the Wi‑Fi hub (bridge) back online for a device. Only applicable for sandbox workspaces and currently implemented for August and TTLock locks. This will clear the corresponding hub_disconnected or ttlock_lock_not_paired_to_gateway error on the device.

/devices/simulate/disconnect

Simulates disconnecting a device from Seam. Only applicable for sandbox devices. See also Testing Your App Against Device Disconnection and Removal.

/devices/simulate/disconnect_from_hub

Simulates taking the Wi-Fi hub (bridge) offline for a device. Only applicable for sandbox workspaces and August locks today, but designed so we can extend to other providers later. This will set the hub_disconnected error on the device.

/devices/simulate/remove

Simulates removing a device from Seam. Only applicable for sandbox devices. See also Testing Your App Against Device Disconnection and Removal.

Last updated

Was this helpful?