public class DeviceOnlineStatusEventModel extends BaseEventModel
private String
devId
private boolean
isOnline
String
getDevId()
void
setDevId(String devId)
boolean
isOnline()
setOnline(boolean online)
getFrom, setFrom
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getDevId()
void setDevId(String devId)
boolean isOnline()
void setOnline(boolean online)