Package org.openhab.core.addon
package org.openhab.core.addon
-
ClassDescriptionThis class defines an add-on.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.TheAddonInfoProvider
is a service interface providingAddonInfo
objects.TheAddonInfoRegistry
provides access toAddonInfo
objects.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.