You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone. I’m new to streamdeck but I’m working with a client who uses it extensively to stream pool matches.
I have a web API, and he has set up buttons in streamdeck to hit that API which does a number of different things. Each button is hooked up to a different command.
However each command button uses both a TableCode and an API Key which is unique to that streamdeck device.
I’d like to be able to distribute some form of package that allows these buttons to be implemented by A N Other clients, but easily allows for those variables to be passed in at the point of import/plugin setup so it is easily usable for their setup.
Any advice on how I can accomplish this in the form of some distributable package?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone. I’m new to streamdeck but I’m working with a client who uses it extensively to stream pool matches.
I have a web API, and he has set up buttons in streamdeck to hit that API which does a number of different things. Each button is hooked up to a different command.
However each command button uses both a TableCode and an API Key which is unique to that streamdeck device.
I’d like to be able to distribute some form of package that allows these buttons to be implemented by A N Other clients, but easily allows for those variables to be passed in at the point of import/plugin setup so it is easily usable for their setup.
Any advice on how I can accomplish this in the form of some distributable package?
Beta Was this translation helpful? Give feedback.
All reactions