Class ScenesConfig.ExportSome
java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.ScenesConfig.ExportSome
- Enclosing class:
ScenesConfig
Use this class to configure when exporting some of the Scenes.
-
Constructor Summary
ConstructorsConstructorDescriptionExportSome
(List<Scene> scenes) Constructs ExportSome to export only a selected number of Scenes when exporting a mesh network. -
Method Summary
-
Constructor Details
-
ExportSome
Constructs ExportSome to export only a selected number of Scenes when exporting a mesh network. The scenes will not contain addresses of excluded nodes.- Parameters:
scenes
- List of Scenes to export.
-
-
Method Details
-
getScenes
-
build
-