Changing profile from terminal
I'm trying to set up multiple theming scripts, and one of the things I would like to do is change my stream decks selected profile, but I am unable to find away to do this. Does anyone know a way?
3 Replies
You can use
/bin/opendeck --process-message '{ "event": "switchProfile", "payload": { "device": "sd-serialnumber", "profile": "Profile Name" } }' or something like that, typed on my phone so maybe not correctsorry how would I get the sd-serialnumber?
look in your opendeck config dir, in the profiles directory
or just copy paste it from a run command action