1) Give a description of the problem
I am getting a specific response from an application that is sending multiple selection as a single line text. An example of the response can be “Study Lights Study Fan” - where ‘Study Lights’ and ‘Study Fan’ is an individual device on it’s own in webCoRE.
What i would like to do is then set a ‘device’ variable with both the device in that single variable. Example here could be having a variable called ‘study’ and have it list both the device in there.
That way, i can then set an Action for ‘study’ to Turn On.
Is this possible to achieve and if so, can anybody guide me on how to achieve this?