Class Dcc4PcSensor

  • All Implemented Interfaces:
    java.lang.Comparable<NamedBean>, PropertyChangeProvider, DigitalIO, NamedBean, Sensor

    public class Dcc4PcSensor
    extends AbstractSensor
    Implement a Sensor via Dcc4Pc communications.

    This object doesn't listen to the Dcc4Pc communications. This is because it should be the only object that is sending messages for this sensor; more than one Sensor object pointing to a single device is not allowed.