BusEvent
One wire crossing the bus, in either direction.
Properties
Section titled “Properties”direction
Section titled “direction”readonly direction: "in" | "out";‘out’ is posted by this client; ‘in’ is received from a peer.
readonly name: string;The bus name the wire crossed.
readonly wire: BusWire;