Skip to content

deltaecho07/CustomWebsocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-ws-subscriber-custom-deltaecho07

Custom Websocket for connecting with to a Socket with a Bearer Authentication.

Installation

npm install node-red-contrib-ws-subscriber-custom-deltaecho07

Or in NodeRED Manage palette and serarch for node-red-contrib-ws-subscriber-custom-deltaecho07

Usage

custom-websocket-subsriber Node

subscriber

Every subscriber node needs

  • Websocket-Serveradress
  • Bearer Token

If everything is correct the node shows a green dot after deploy. If the dot is red, something went wrong while connecting to the WSS. Check the Logs of Node Red to determine the error.

Incoming messages are delivered in JSON-format.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.5%
  • HTML 48.5%