Uses of Interface
org.openhab.core.thing.binding.firmware.ProgressCallback
-
Uses of ProgressCallback in org.openhab.core.magic.binding.handler
Modifier and TypeMethodDescriptionvoid
MagicFirmwareUpdateThingHandler.updateFirmware
(Firmware firmware, ProgressCallback progressCallback) -
Uses of ProgressCallback in org.openhab.core.thing.binding.firmware
Modifier and TypeMethodDescriptionvoid
FirmwareUpdateHandler.updateFirmware
(Firmware firmware, ProgressCallback progressCallback) Updates the firmware for the physical device of the thing that is handled by this firmware update handler.