Package 

Class DeviceOnlineStatusEventModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String devId
      private boolean isOnline
    • Method Summary

      Modifier and Type Method Description
      String getDevId()
      void setDevId(String devId)
      boolean isOnline()
      void setOnline(boolean online)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeviceOnlineStatusEventModel

        DeviceOnlineStatusEventModel()