Class FirmwareUpdateProgressInfoEvent

java.lang.Object
org.openhab.core.events.AbstractEvent
org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
All Implemented Interfaces:
Event

@NonNullByDefault public final class FirmwareUpdateProgressInfoEvent extends AbstractEvent
The FirmwareUpdateProgressInfoEvent is sent if there is a new progress step for a firmware update. It is created by the FirmwareEventFactory.
Author:
Thomas Höfer - Initial contribution, Dimitar Ivanov - Removed thing UID from the event