mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 19:55:48 +01:00
caf912bc99
* Added API for ScriptEngineFactory implementations to pull presets Existing API only allows engine factory implementors to request presets are pushed into existing scopes, rather than returning them directory, so that they can be bound into module or library systems. This change allows implementors to capture the presets requested (and potentially ignore any pushed), and therefore expose them via idiomatic import mechanisms for the language being implemented Signed-off-by: Jonathan Gilbert <jpg@trillica.com> |
||
---|---|---|
.. | ||
src/main/java/org/openhab/core/automation/module/script | ||
.classpath | ||
.project | ||
bnd.bnd | ||
NOTICE | ||
pom.xml |