public class BlueMeshBatchReportBean
Dp collection for data report.
private String
cid
private Map<String, Object>
dps
String
getCid()
void
setCid(String cid)
Map<String, Object>
getDps()
setDps(Map<String, Object> dps)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getCid()
Get Thing node id getNodeId
void setCid(String cid)
Set Thing node id getNodeId
Map<String, Object> getDps()
Get dp collection.
void setDps(Map<String, Object> dps)
Set dp collection.