UNPKG

node-red-contrib-blynk-ws

Version:

Node Red integration with Blynk App and Server through websockets

18 lines 556 B
{ "blynk-ws-out-table": { "status": { "error": "error", "connecting": "connecting ", "connected": "connected to pin V", "disconnected": "disconnected", "disabled": "disabled" }, "warn": { "payload":"## Blynk Table node does not use the msg.payload property! ## See node help.", "pin-value":"Table node - The msg.pin must be between 0 and 255." }, "errors": { "missing-conf":"Missing configuration" } } }