08 — Remote Session Configurator
Discovers a running WebSocket session by profile name and interactively adjusts its device configuration over HTTP — without a WebSocket connection of its own.
What you'll learn:
- Listing sessions via
GET /sessionsand filtering by profile name - Using session selectors (
?session=<profile>:0) to target a specific session - Sending
POSTrequests to configure basis, preset, and mount on a remote session's devices - Interactive keyboard-driven CLI (cycle basis, cycle preset, edit mount position/rotation/scale)
Source: coming soon — 08-haply-inverse-remote-config.py will ship in the haply-inverse-python-samples repo.
Related: Sessions (remote control) · Selectors