Set State
Modify the active state of a Stream Deck key or dial

Set State Dialog
Explore the full Stream Deck Plugin Documentation
Parameters
ElgatoStreamDeckButtonId
ElgatoStreamDeckButtonState
C# Usage
public void StreamDeckSetState(string buttonId, int state)
CPH.StreamDeckSetState(buttonId, state);