Package org.openhab.core.addon
package org.openhab.core.addon
-
ClassDescriptionThis class defines an add-on.DTO for serialization of a suggested addon discovery method.This is an
Event
that is sent on add-on operations, such as installing and uninstalling.This is anEventFactory
for creating add-on events.This OSGi service could be used to localize the add-on info using the I18N mechanism of the openHAB framework.TheAddonInfo
class contains general information about an add-on.DTO containing a list ofAddonInfo
TheAddonInfoProvider
is a service interface providingAddonInfo
objects.TheAddonInfoRegistry
provides access toAddonInfo
objects.DTO for serialization of a property match regular expression.DTO for serialization of a add-on discovery parameter.Classes implementing this interface can be registered as an OSGi service in order to provide functionality for managing add-ons, such as listing, installing and uninstalling them.This class defines an add-on type.