Package 

Interface IThingMeshGroup

    • Method Summary

      Modifier and Type Method Description
      abstract void publishDps(String dps, String subDevId, String nodeId, String localId, IResultCallback callback) Send command to the zigBee group.
      • Methods inherited from class java.lang.Object

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

      • publishDps

         abstract void publishDps(String dps, String subDevId, String nodeId, String localId, IResultCallback callback)

        Send command to the zigBee group.

        Parameters:
        dps - The data points
        subDevId - The sub device id
        nodeId - {@Link DeviceBean#getNodeId()}
        localId - Mesh group local id
        callback - IResultCallback