Class SerialSensor

All Implemented Interfaces:
Comparable<NamedBean>, PropertyChangeProvider, DigitalIO, NamedBean, Sensor

public class SerialSensor extends AbstractSensor
Extend jmri.AbstractSensor for serial systems
  • Constructor Details

  • Method Details

    • requestUpdateFromLayout

      public void requestUpdateFromLayout()
      Request an update on status.

      Since status is continually being updated, this isn't active now. Eventually, we may want to have this move the related AIU to the top of the polling queue.