mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* [automation] Move provider script extension to a new bundle * [automation] Add ProviderRegistryDelegate interface and improve ProviderScriptExtension code * [automation] Add ScriptedMetadataProvider & ProviderMetadataRegistryDelegate * Rename ProviderRegistryDelegate.java to ProviderRegistry.java * [automation] Add ScriptedItemChannelLinkProvider & ProviderItemChannelLinkRegistry * [automation] Implement ProviderItemChannelLinkRegistry::purge Signed-off-by: Florian Hotze <dev@florianhotze.com>
15 lines
369 B
Plaintext
15 lines
369 B
Plaintext
This content is produced and maintained by the openHAB project.
|
|
|
|
* Project home: https://www.openhab.org
|
|
|
|
== Declared Project Licenses
|
|
|
|
This program and the accompanying materials are made available under the terms
|
|
of the Eclipse Public License 2.0 which is available at
|
|
https://www.eclipse.org/legal/epl-2.0/.
|
|
|
|
== Source Code
|
|
|
|
https://github.com/openhab/openhab-core
|
|
|