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 TypeClassDescriptionclassHandler 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 TypeInterfaceDescriptioninterfaceTheFirmwareUpdateBackgroundTransferHandleris an extension of theFirmwareUpdateHandlerand is to be used if the firmware of the thing must be transferred to the actual device in the background.