bpod_core.ipc.LocalServiceInfo

class bpod_core.ipc.LocalServiceInfo

Bases: Struct

Information about a locally advertised service.

address: str
pid: int
properties: dict[str, str | None]
service_name: str
service_type: str
uuid: UUID