Class SerialSensor

    • Constructor Detail

      • SerialSensor

        public SerialSensor​(java.lang.String systemName)
      • SerialSensor

        public SerialSensor​(java.lang.String systemName,
                            java.lang.String userName)
    • Method Detail

      • 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.