getConfig

abstract suspend fun getConfig(destNum: Int, configType: Int, packetId: Int)(source)

Requests a specific configuration section from a remote node.

Parameters

destNum

The remote node number.

configType

The numeric type of the configuration section.

packetId

The request packet ID.