-
- All Implemented Interfaces:
-
com.thingclips.smart.sdk.bean.cache.IBlueMeshProperty
public interface ISigMeshProperty implements IBlueMeshProperty
-
-
Method Summary
Modifier and Type Method Description abstract SigMeshBean
getSigMeshBean()
abstract String
getMeshKey()
-
Methods inherited from class com.thingclips.smart.sdk.bean.cache.IBlueMeshProperty
getBlueMeshBean, getCode, getEndTime, getKey, getLocalKey, getMeshId, getName, getPassword, getPv, getResptime, getStartTime, isShare, isTempShare
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getSigMeshBean
abstract SigMeshBean getSigMeshBean()
-
getMeshKey
abstract String getMeshKey()
-
-
-
-