Class ApplicationKeysConfig
java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.ApplicationKeysConfig
Contains the configuration required when exporting a selected number of Application Keys in a mesh network.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Use this class to configure when exporting all the Application Keys. -
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.Builder
Returns 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
-