createTransport
abstract fun createTransport(address: String, service: RadioInterfaceService): RadioTransport(source)
Creates a transport for the given address, or a NOP implementation if invalid/unsupported.
Creates a transport for the given address, or a NOP implementation if invalid/unsupported.