{ "presets": { "test": { "pattern": "on", "colors": ["#FF0000", "#00FF00", "#0000FF"], "delay": 100 }, "test2": { "pattern": "rainbow", "colors": ["#FF0000", "#00FF00", "#0000FF"], "delay": 100 }, "test3": { "pattern": "pulse", "colors": ["#FF0000", "#00FF00", "#0000FF"], "delay": 100 }, "test4": { "pattern": "transition", "colors": ["#FF0000", "#00FF00", "#0000FF"], "delay": 100 }, "test5": { "pattern": "chase", "colors": ["#FF0000", "#00FF00", "#0000FF"], "delay": 100 }, "test6": { "pattern": "circle", "colors": ["#FF0000", "#00FF00", "#0000FF"], "delay": 100 } }, "select": { "name1": "test", "name2": "test2", "name3": "test3" } }