Class ScenesConfig
java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.ScenesConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classUse this class to configure all Scenes.static classUse this class to configure when exporting the related Scenes, the scenes will not contain addresses of excluded nodes.static classUse this class to configure when exporting some of the Scenes. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.openremote.agent.protocol.bluetooth.mesh.ExportConfig.Builder -
Method Summary
Modifier and TypeMethodDescriptionprotected final org.openremote.agent.protocol.bluetooth.mesh.ExportConfig.BuilderReturns the configuration
-
Field Details
-
config
protected final org.openremote.agent.protocol.bluetooth.mesh.ExportConfig.Builder config
-
-
Method Details
-
getConfig
protected final org.openremote.agent.protocol.bluetooth.mesh.ExportConfig.Builder getConfig()Returns the configuration
-