Uses of Enum Class
org.openhab.core.thing.firmware.FirmwareStatus
Packages that use FirmwareStatus
-
Uses of FirmwareStatus in org.openhab.core.thing.firmware
Methods in org.openhab.core.thing.firmware that return FirmwareStatusModifier and TypeMethodDescriptionFirmwareStatusInfo.getFirmwareStatus()
Returns the firmware status.static FirmwareStatus
Returns the enum constant of this class with the specified name.static FirmwareStatus[]
FirmwareStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.