bpod_core.ipc.ClientInfo

class bpod_core.ipc.ClientInfo

Bases: Struct

Identifying information about a connected client.

address: str
name: str
pid: int
type: Literal['IPC', 'RPC']
uuid: UUID