node-red-contrib-blynk-ws
Version:
Node Red integration with Blynk App and Server through websockets
16 lines (15 loc) • 406 B
JSON
{
"blynk-ws-in-write": {
"status": {
"error": "error",
"connecting": "connecting ",
"connected-all": "connected to all pins",
"connected-fixed": "connected to pin V",
"disconnected": "disconnected",
"disabled": "disabled"
},
"errors": {
"missing-conf":"Missing configuration"
}
}
}