API referenceuse-everywhereinterfacesInterface: BusEventOn this pageInterface: BusEvent One wire crossing the bus, in either direction. Properties direction readonly direction: "in" | "out"; 'out' is posted by this client; 'in' is received from a peer. name readonly name: string; The bus name the wire crossed. wire readonly wire: BusWire;