Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SessionState
from grid_nexus_client import SessionState
SessionState( robot_id: str, session_id: str | None, state: str, connected_roles: tuple[str, ...], stale_nodes: int, error_count: int, last_update_ms: int, )
Related topics
Was this page helpful?