Uses of Interface
org.openhab.core.transform.TransformationRegistry
Packages that use TransformationRegistry
-
Uses of TransformationRegistry in org.openhab.core.automation.module.script
Constructors in org.openhab.core.automation.module.script with parameters of type TransformationRegistryModifierConstructorDescriptionScriptTransformationService
(TransformationRegistry transformationRegistry, ConfigDescriptionRegistry configDescRegistry, ScriptEngineManager scriptEngineManager, Map<String, Object> config)