connectToSFT

abstract suspend fun connectToSFT(url: String, data: String): NetworkResponse<ByteArray>