Skip to content

tzapu/node-red-contrib-blynk-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-blynk-websockets

Blynk app integration with Node Red using WebSockets protocol

Websockets version

This works for both local and cloud BLynk servers. For local, wss:// works if you ve got a certificate installed on Blynk server. For cloud Blynk server, only non ssl, ws:// works for the time being, as there is no SSL cert installed. You can use ws://blynk-cloud.com:8080/websockets as the server url.

NPM npm version

If you installed Node Red globally use this to install npm install --global node-red-contrib-blynk-websockets

Supports both SSL wss:// and non secured ws:// connection to local server.

Supported events and widgets

  • read event
  • write event
  • write command
  • emails

Blynk App Settings

Use Raspberry PI as hardware to access 64 virtual pins or Generic Board for 32.

How to use

TO ADD

Debug

TO ADD Use the verbose -v flag when starting Node-Red to get more information

Available Nodes

TO ADD

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •