Package 

Interface IThingThirdProtocolSupport

    • Method Summary

      Modifier and Type Method Description
      abstract void addProtocolDelete(IThingThirdProtocolDelegate delete)
      abstract void removeProtocolDelete(IThingThirdProtocolDelegate delegate)
      abstract List<IThingThirdProtocolDelegate> getProtocolDelegateList()
      abstract void updateDps(String devId, ThirdDpsUpdate dpsUpdate, IResultCallback callback)
      abstract IThingBleService getThingBleService()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait