Class ApplicationKeysConfig.ExportSome
java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.ApplicationKeysConfig.ExportSome
- Enclosing class:
- ApplicationKeysConfig
Use this class to configure when exporting all the Application Keys.
-
Constructor Summary
ConstructorsConstructorDescriptionExportSome
(List<ApplicationKey> keys) Constructs ExportSome to export only a selected number of Application Keys when exporting a mesh network. -
Method Summary
-
Constructor Details
-
ExportSome
Constructs ExportSome to export only a selected number of Application Keys when exporting a mesh network.- Parameters:
keys
- List of Application Keys to export.
-
-
Method Details
-
getKeys
-
build
-