export

suspend fun export(configuration: NetworkConfiguration = NetworkConfiguration.Full): ByteArray?

Exports a mesh network to a Json defined by the Mesh Configuration Database Profile based on the given configuration.

Return

Bytearray containing the Mesh network configuration.

Parameters

configuration

Specifies if the network should be fully exported or partially.