-
public class SigMeshConfigurationSet configuration items for mesh
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumSigMeshConfiguration.OnlineModeAfter the mesh is connected, the online identification mode DEFAULT If the mesh networking is successful, all devices are online by default. RESPONSE_ONLINE The mesh networking is successful, and the device needs to respond to reliability before the task device is online
-
Field Summary
Fields Modifier and Type Field Description private SigMeshConfiguration.OnlineModeonlineMode
-
Method Summary
Modifier and Type Method Description SigMeshConfiguration.OnlineModegetOnlineMode()voidsetOnlineMode(SigMeshConfiguration.OnlineMode onlineMode)-
-
Method Detail
-
getOnlineMode
SigMeshConfiguration.OnlineMode getOnlineMode()
-
setOnlineMode
void setOnlineMode(SigMeshConfiguration.OnlineMode onlineMode)
-
-
-
-