Class ActionInputsHelper

java.lang.Object
org.openhab.core.automation.util.ActionInputsHelper

@NonNullByDefault public class ActionInputsHelper extends Object
This is an utility class to convert the Inputs of a ActionType into a list of ConfigDescriptionParameters and to convert serialised inputs to the Java types required by the Inputs of a ActionType.
Author:
Laurent Garnier and Florian Hotze - Initial contribution