getTerminal

fun getTerminal(terminalId: String): BleTerminal

Get an instance of BleTerminal associated with the given terminal ID.

Return

An instance of BleTerminal, or null if not found.

Parameters

terminalId

The unique identifier for the desired BLE terminal.