1.1.0 • Published 2 years ago

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

Weekly downloads
7
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.9.4

4 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago