Some

data class Some(val applicationKeys: List<ApplicationKey>) : ApplicationKeysConfig

Use this class to configure when exporting all the Application Keys.

Constructors

Link copied to clipboard
constructor(applicationKeys: List<ApplicationKey>)

Constructs ExportSome to export only a selected number of Application Keys when exporting a mesh network.

Properties

Link copied to clipboard

List of Application Keys to export.