Uses of Interface
org.openhab.core.thing.binding.firmware.FirmwareRestriction
Packages that use FirmwareRestriction
-
Uses of FirmwareRestriction in org.openhab.core.thing.binding.firmware
Methods in org.openhab.core.thing.binding.firmware that return FirmwareRestrictionModifier and TypeMethodDescriptionFirmware.getFirmwareRestriction()
Provides the restriction of the firmware asFirmwareRestriction
function.Methods in org.openhab.core.thing.binding.firmware with parameters of type FirmwareRestrictionModifier and TypeMethodDescriptionFirmwareBuilder.withFirmwareRestriction
(FirmwareRestriction firmwareRestriction) An additional restriction can be applied on the firmware by providing aFirmwareRestriction
function.