Uses of Interface
org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
-
Uses of FirmwareUpdateHandler in org.openhab.core.magic.binding.handler
Modifier and TypeClassDescriptionclass
Handler for firmware updatable magic things. -
Uses of FirmwareUpdateHandler in org.openhab.core.thing.binding.firmware
Modifier 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.