Module x328_proto::scanner

source ·
Expand description

The Scanner is used to reconstruct X3.28 bus events from byte streams generated by the bus controller and the nodes. Useful for sniffing a X3.28 bus, or transparently splitting it into segments.

Structs

  • Decode data from both the master and node channels, and turn it into X3.28 messages

Enums

  • Events generated by transmissions from the bus controller.
  • This enum can contain either a node event or a controller event.
  • Events generated by transmission from a bus node.