-
public class MQ_4_MeshDpUpdateBean extends DeviceDpsUpdateEventModel
-
-
Constructor Summary
Constructors Constructor Description MQ_4_MeshDpUpdateBean(String meshId, String cid, String devId, int type, String dps)
-
Method Summary
Modifier and Type Method Description String
getMeshId()
String
getCid()
int
getType()
String
getDps()
String
getDevId()
String
toString()
-
Methods inherited from class com.thingclips.smart.interior.event.DeviceDpsUpdateEventModel
getDpsTime, setDevId, setDps, setDpsTime
-
Methods inherited from class com.thingclips.smart.interior.event.BaseEventModel
getFrom, setFrom
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-