importFromUri

abstract suspend fun importFromUri(uri: CommonUri): FirmwareArtifact?(source)

Copy a platform URI into a temporary FirmwareArtifact so it can be read with readBytes. Returns null when the URI cannot be resolved.