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.
PartyInstance
from grid_nexus_client import PartyInstance
PartyInstance( robot_id: str, role: str, site: str, service_name: str, service_instance_id: str, state: str, last_seen_ms: int, started_at_ms: int, endpoint: str = '', metadata: dict[str, Any] = dict(), )
Related topics
Was this page helpful?