Class FirmwareEventFactory

java.lang.Object
org.openhab.core.events.AbstractEventFactory
org.openhab.core.thing.firmware.FirmwareEventFactory
All Implemented Interfaces:
EventFactory

@NonNullByDefault public final class FirmwareEventFactory extends AbstractEventFactory
The FirmwareEventFactory is registered as an OSGi service and is responsible to create firmware events. It supports the following event types:
Author:
Thomas Höfer - Initial contribution, Dimitar Ivanov - Consolidated all the event information into the FirmwareStatusInfoEvent