1.1.0 • Published 1 year ago

node-red-contrib-streamdeck-ws v1.1.0

Weekly downloads
7
License
ISC
Repository
github
Last release
1 year ago

About

node-red-contrib-streamdeck-ws is a Node-RED module intended to be used in conjuction with Stream Deck WS module for Stream Deck

Purpose

Stream Deck WS acts like a proxy and forwards key events from the Stream Deck to a Web Socket service of your choice. A very popular way to run a quick and flexible Web Socket server is by using Node-RED and its standard websocket in/out node.

You can set it all up in Node-RED without using node-red-contrib-streamdeck-ws, but it makes things a little bit harder.

With node-red-contrib-streamdeck-ws, you place a sd input node after your websocket in and format the response event in a sd output node before websocket out, and you can configure the returned key state in the node properties.

ScreenShot 1

ScreenShot 2

1.1.0

1 year ago

0.9.4

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago