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 asFirmwareRestrictionfunction.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 aFirmwareRestrictionfunction.