Package 

Class BlueMeshBatchReportBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String cid
      private Map<String, Object> dps
    • Method Summary

      Modifier and Type Method Description
      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.
      • Methods inherited from class java.lang.Object

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

      • setCid

         void setCid(String cid)

        Set Thing node id getNodeId

        Parameters:
        cid - Thing node id
      • getDps

         Map<String, Object> getDps()

        Get dp collection.

      • setDps

         void setDps(Map<String, Object> dps)

        Set dp collection.

        Parameters:
        dps - Dp collection