Class NceSensor

    • Constructor Detail

      • NceSensor

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

        public NceSensor​(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.