Class FirmwareStatusInfo

java.lang.Object
org.openhab.core.thing.firmware.FirmwareStatusInfo

@NonNullByDefault public final class FirmwareStatusInfo extends Object
The FirmwareStatusInfo represents the FirmwareStatus of a Thing. If the firmware status is FirmwareStatus.UPDATE_EXECUTABLE then the information object will also provide the thing UID and the version of the latest updatable firmware for the thing.
Author:
Thomas Höfer - Initial contribution, Dimitar Ivanov - Consolidated all the needed information for firmware status events