EventFirmwareRepositoryImpl
class EventFirmwareRepositoryImpl(assetReader: BundledAssetReader, json: Json, dispatchers: CoroutineDispatchers) : EventFirmwareRepository(source)
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.