O
OpenDeck2mo ago
Nuva

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
nekename
nekename2mo ago
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 correct
Nuva
NuvaOP2mo ago
sorry how would I get the sd-serialnumber?
nekename
nekename2mo ago
look in your opendeck config dir, in the profiles directory or just copy paste it from a run command action

Did you find this page helpful?