Package org.openhab.core.config.discovery.addon
package org.openhab.core.config.discovery.addon
-
ClassDescriptionThis is a
AddonFinderinterface for classes that find add-ons that are suggested to be installed.ThisAddonFinderConstantscontains constants describing add-on finders available in core.Classes implementing this interface can be registered as an OSGi service in order to provide functionality for managing add-on suggestion finders, such as installing and uninstalling them.This is aAddonSuggestionServicewhich discovers suggested add-ons for the user to install.This is aBaseAddonFinderabstract class for finding suggested add-ons.