Class ConcentratorTrafficController

  • All Implemented Interfaces:
    RfidInterface

    public class ConcentratorTrafficController
    extends RfidTrafficController
    Converts Stream-based I/O to/from messages. The "SerialInterface" side sends/receives message objects.

    The connection to a SerialPortController is via a pair of *Streams, which then carry sequences of characters for transmission. Note that this processing is handled in an independent thread.

    This maintains a list of nodes, but doesn't currently do anything with it.

    Since:
    2.11.4