Package com.tccc.kos.core.service.firmware
package com.tccc.kos.core.service.firmware
-
ClassDescriptionInformation about a single firmware entry in a kab file.Service that handles updating firmware on update-capable devices.Interface for any device that can have firmware updated.Base class for
HardwareLink
that supports firmware update.Callback interface for firmware update events.Interface for the actual update routine for a given device.Base class for a for update tasks generated by a givenFirmwareUpdater
which contains all the state necessary for the updater to actually perform the update of the associated device.