Class ScriptProfileFactory

java.lang.Object
org.openhab.core.automation.module.script.profile.ScriptProfileFactory
All Implemented Interfaces:
ProfileFactory, ProfileTypeProvider

@NonNullByDefault public class ScriptProfileFactory extends Object implements ProfileFactory, ProfileTypeProvider
The ScriptProfileFactory creates ScriptProfile instances
Author:
Jan N. Klug - Initial contribution