Device Control¶
XRXP provides two complementary control surfaces: the controller page and the exchange page.
Controller page¶
The controller page is used for operational device management.
Operators can:
- list connected and disconnected devices
- rename devices for easier identification
Exchange page¶
The exchange page is used for live device-specific controls.
It shows:
- status fields streamed from the device
- control fields exposed by the device modality
- connection state of the dashboard WebSocket client
This is the right surface for continuous live control, while the controller page is better for higher-level orchestration.
Recommended operator workflow¶
- verify the device is connected
- check current scene and live status
- send scene or control commands
- watch acknowledgements and completion states