Package org.openhab.core.thing.firmware
-
Interface Summary Interface Description FirmwareProvider TheFirmwareProvider
is registered as an OSGi service and is responsible for providing firmwares.FirmwareRegistry TheFirmwareRegistry
is registered as an OSGi service and is responsible for tracking allFirmwareProvider
s.FirmwareUpdateService The firmware update service is registered as an OSGi service and is responsible for tracking all availableFirmwareUpdateHandler
s. -
Class Summary Class Description FirmwareEventFactory TheFirmwareEventFactory
is registered as an OSGi service and is responsible to create firmware events.FirmwareStatusInfo FirmwareStatusInfoEvent FirmwareUpdateProgressInfo TheFirmwareUpdateProgressInfo
represents the progress indicator for a firmware update.FirmwareUpdateProgressInfoEvent TheFirmwareUpdateProgressInfoEvent
is sent if there is a new progress step for a firmware update.FirmwareUpdateResultInfo TheFirmwareUpdateResultInfo
contains information about the result of a firmware update.FirmwareUpdateResultInfoEvent TheFirmwareUpdateResultInfoEvent
is sent if the firmware update has been finished. -
Enum Summary Enum Description FirmwareStatus FirmwareUpdateResult TheFirmwareUpdateResult
enumeration defines the possible results for a firmware update.