java.lang.Object
org.openhab.core.automation.module.script.profile.ScriptProfile
All Implemented Interfaces:
Profile, StateProfile

@NonNullByDefault public class ScriptProfile extends Object implements StateProfile
The ScriptProfile is generic profile for managing values with scripts
Author:
Jan N. Klug - Initial contribution