Uses of Interface
org.openhab.core.thing.binding.firmware.ProgressCallback
Packages that use ProgressCallback
-
Uses of ProgressCallback in org.openhab.core.magic.binding.handler
Methods in org.openhab.core.magic.binding.handler with parameters of type ProgressCallbackModifier and TypeMethodDescriptionvoid
MagicFirmwareUpdateThingHandler.updateFirmware
(Firmware firmware, ProgressCallback progressCallback) -
Uses of ProgressCallback in org.openhab.core.thing.binding.firmware
Methods in org.openhab.core.thing.binding.firmware with parameters of type ProgressCallbackModifier 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.