EventFirmwareRepositoryImpl

ponytail: bundled-only — the snapshot is a handful of static records, so it's decoded once into memory with no DB or network refresh (unlike DeviceLinkRepositoryImpl). Add a /resource/eventFirmware refresh when that API ships.

Constructors

Link copied to clipboard
constructor(assetReader: BundledAssetReader, json: Json, dispatchers: CoroutineDispatchers)

Functions

Link copied to clipboard
open suspend override fun getEdition(editionName: String): EventFirmwareEdition?