Julusian / node-elgato-stream-deck

A Node.js library for interfacing with the Elgato Stream Deck. https://julusian.github.io/node-elgato-stream-deck/
https://www.npmjs.com/org/elgato-stream-deck
MIT License
160 stars 21 forks source link

run switchToProfile() event #91

Closed mircobabini closed 3 months ago

mircobabini commented 3 months ago

Is it possible to use this nodejs lib to just run a switchToProfile() command on the streamdeck? https://docs.elgato.com/sdk/plugins/events-sent#switchtoprofile

Julusian commented 3 months ago

As stated in the readme

This library has nothing to do with the streamdeck software produced by Elgato. There is nothing here to install and run. This is a library to help developers make alternatives to that software

So no, it cannot do that