getConnectionPoolQRData

abstract fun getConnectionPoolQRData(poolId: String): String

Generates a configuration command string that can be encoded into a QR code.

Return

The QR code data string, or an empty string if the ID is invalid.

Parameters

poolId

A valid 4-character hexadecimal connection pool ID.