Uses of Interface
org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
Packages that use FirmwareUpdateHandler
-
Uses of FirmwareUpdateHandler in org.openhab.core.magic.binding.handler
Classes in org.openhab.core.magic.binding.handler that implement FirmwareUpdateHandlerModifier and TypeClassDescriptionclass
Handler for firmware updatable magic things. -
Uses of FirmwareUpdateHandler in org.openhab.core.thing.binding.firmware
Subinterfaces of FirmwareUpdateHandler in org.openhab.core.thing.binding.firmwareModifier and TypeInterfaceDescriptioninterface
TheFirmwareUpdateBackgroundTransferHandler
is an extension of theFirmwareUpdateHandler
and is to be used if the firmware of the thing must be transferred to the actual device in the background.